OSDN Git Service

uclinux-h8/uClibc.git
2011-05-04 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-05-04 Henning Heinoldlibubacktrace: fix backtrace support on arm-eabi, which...
2011-05-03 Denys Vlasenkogetaddrinfo.c: fix incorrect check for ERANGE from...
2011-05-03 Denys Vlasenkogetaddrinfo.c: improve code readability. No functional...
2011-05-03 Bernhard Reutner... string: remove unused variable
2011-05-03 Bernhard Reutner... x86_64: silence warning if !TLS
2011-05-03 Bernhard Reutner... buildsys: prettify ssp.c handling
2011-05-03 Bernhard Reutner... madvise is LINUX_SPECIFIC
2011-05-03 Filippo Arcidiaconotest_nptl: fix expected result for tst-cputimer[123]
2011-05-02 Filippo Arcidiaconotest_nptl: fix expected result for tst-clock2 test
2011-05-02 Bernhard Reutner... buildsys: make $(LOCAL_INSTALL_PATH) phony
2011-05-02 Bernhard Reutner... ether_aton: reject invalid input
2011-05-01 Bernhard Reutner... tests: disable ether tests if !HAS_SOCKET
2011-05-01 David A Ramosinet: add ether_aton testcase
2011-04-29 Bernhard Reutner... sysconf: clock_getres depends on HAS_REALTIME
2011-04-29 Bernhard Reutner... __rt_sigwaitinfo: depends on HAS_REALTIME
2011-04-27 Carmelo Amorosobuildsys: minor fixes in Makefile.arch for C6X
2011-04-27 Carmelo Amorosobuildsys: minor fixes in Makefile.arch for microblaze
2011-04-26 Carmelo Amorosolibubacktrace: enabled for all archs indeed.
2011-04-22 Austin Foxleysparc: don't access fp registers when configured for...
2011-04-22 Carmelo Amorosolibubacktrace: generic implementation based dwarf
2011-04-20 Salvatore CroAdded fts support for traversing UNIX file hierarchies.
2011-04-18 Salvatore Crotest: fix tst-tls13 expected result and timeout
2011-04-18 Kevin Cernekeedl-startup: fix typos in block comment
2011-04-18 Maksim RayskiyMIPS LDSO: pass sym_ref parameter to _dl_find_hash...
2011-04-14 Bernhard Reutner... buildsys: do_rm ARCH_HEADERS
2011-04-13 Bernhard Reutner... resolv: really fix res_close not to hang with ipv6
2011-04-13 Bernhard Reutner... buildsys: do not use $(and)
2011-04-13 Kevin Cernekeebuildsys: fix GNU make v3.80 compatibility again
2011-04-12 Bernhard Reutner... resolv: fix res_close not to hang with ipv6
2011-04-11 Bernd SchmidtSupport dynamic assignment of DSBT_INDEX
2011-04-11 Bernd SchmidtFix malloc alignment
2011-04-11 Bernd SchmidtFix nommu handling of DT_TEXTREL
2011-04-06 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-03-30 Kevin Dayutils/ldd: Check for returned pointer from strrchr...
2011-03-27 Thorsten Glasercris: add provide arch-specific vfork implementation
2011-03-19 Peter S. Mazingerlutimes.c, stubs.c: fix compiling lutimes, if __NR_utim...
2011-03-16 Bernhard Reutner... bump version to 0.9.32-rc3-git
2011-03-16 Bernhard Reutner... release 0.9.32-rc3
2011-03-16 Bernhard Reutner... memalign: include sys/param.h for MAX
2011-03-15 Khem Rajarm/bits/atomic.h: Include common/bit/atomic.h for...
2011-03-10 Peter S. Mazingerwctype.h: fix libc_hidden_proto for iswupper and add...
2011-03-10 Peter S. Mazingeradd libc_hidden_proto for wcs[n]casecmp_l
2011-03-10 Peter S. Mazingerreally fix missing __libc_drand48_data
2011-03-10 Peter S. MazingerRevert "missing prototype of __libc_drand48_data fixed"
2011-03-10 Peter S. Mazingermissing prototype of __libc_drand48_data fixed
2011-03-10 Peter S. Mazingertime.c, time.h: remove unused hidden strftime/strptime
2011-03-10 Peter S. Mazingernanosleep.c: remove duplicated libc_hidden_proto
2011-03-10 Peter S. Mazingerctype.c, ctype.h: remove commented parts that were...
2011-03-10 Peter S. Mazinger_wctype.c, wctype.h: remove unused isw* and wctype_l...
2011-03-09 Peter S. Mazingertime.c, wchar.h: remove unused hidden wcsftime
2011-03-09 Peter S. Mazingerstr[n]casecmp.c: fix hidden usage
2011-03-09 Peter S. Mazingerremove unused hidden functions
2011-03-09 Peter S. Mazingerfrv/memset.S: add missing libc_hidden_def
2011-03-09 Peter S. Mazingermemmem.c, string.h: remove unused hidden memmem
2011-03-09 Peter S. Mazinger_collate.c: remove duplicated libc_hidden_proto() for...
2011-03-09 Peter S. Mazingerwchar.h, _collate.c, strlcpy.c: use a common prototype...
2011-03-09 Peter S. Mazingerctype.c, _collate.c, str[n]casecmp.c, strlcpy.c: remove...
2011-03-09 Peter S. Mazingerstdlib.c, _strtod.c, stdlib.h: remove unused hidden...
2011-03-09 Bernd SchmidtSelect ARCH_HAS_NO_MMU for C6X.
2011-03-09 Bernd SchmidtAdd a missing macro to C6X syscalls.h.
2011-03-09 Mark Saltercleanup hardcoded syscall numbers
2011-03-09 Mark Saltersupport c6x kernel using generic stat.h
2011-03-09 Mark Saltersupport generic kernel posix_types.h
2011-03-09 Mark Salteruse clone syscall for vfork
2011-03-09 Mark Salterremove unused vfork.c
2011-03-09 Mark Saltersunrpc: fix spurious fall-through
2011-03-09 Bernd SchmidtAdd C6X-specific sys/ptrace.h
2011-03-09 Peter S. Mazingerarc4random.c, stdlib.h: get rid of hidden arc4random_stir
2011-03-09 Peter S. Mazingerregcomp.c, aeabi_mb_cur_max.c: use unconditionally...
2011-03-09 Peter S. Mazingerfnmatch.c: use MB_CUR_MAX from stdlib.h included earlier
2011-03-09 Peter S. Mazingerstdlib.h: move MB_CUR_MAX = 1 from wchar-stub.h
2011-03-09 Peter S. Mazingermove prototype for __drand48_iterate and __libc_drand48...
2011-03-09 Peter S. Mazingerstdlib.c: remove duplicate libc_hidden_proto for strtou...
2011-03-09 Peter S. Mazinger_strtod.c: only strtod hidden version is needed
2011-03-09 Peter S. Mazingerdisable _POSIX2_LOCALEDEF
2011-03-09 Peter S. Mazingerremove trailing ';' from _syscallX()
2011-03-09 Peter S. Mazingerbits/statvfs.h: update, adding ST_RELATIME
2011-03-09 Peter S. Mazingeradd bits/atomic.h for hppa
2011-03-09 Peter S. Mazingerbits/statvfs.h: the common one is good for alpha and...
2011-03-09 Peter S. Mazingerbits/kernel_stat.h: no need for _LIBC guard, the file...
2011-03-09 Peter S. Mazingerbits/kernel_stat.h: use the same guard on all archs
2011-03-09 Peter S. Mazingertypes.h: remove __ipc_pid_t
2011-03-09 Peter S. Mazingerguard *_chk() related stuff with UCLIBC_HAS_FORTIFY
2011-03-09 Tobias Klausernios2: Correct guard #defines in bits/kernel_types.h
2011-03-09 William Pitcocknptl: fix compilation on x86_64
2011-03-08 Peter S. Mazingershm.h: fix vax's bits/shm.h
2011-03-08 Peter S. MazingerMakefile.in: remove uClibc_fpmax.h independently of...
2011-03-08 Peter S. Mazingerresolv.h: disable unneeded prototypes
2011-03-08 Peter S. MazingerMakefile.in: remove uClibc_uwchar.h and uClibc_va_copy...
2011-03-08 Peter S. MazingerMakerules: respect HARDWIRED_ABSPATH in interp.c
2011-03-08 Peter S. Mazingertry to fix duplicated slashes in the generated lib...
2011-03-08 Carmelo AmorosoRevert "buildsys: prefer the form HEADERS_RM-$(<config>)"
2011-03-07 Carmelo Amorosobuildsys: prefer the form HEADERS_RM-$(<config>)
2011-03-07 Carmelo Amorosoldso: use ADDR_ALIGN instead of hard-coded value
2011-03-07 Peter S. Mazingerlocale.c: export newlocale only if XLOCALE is defined
2011-03-07 Peter S. Mazingerlocale.c, locale.h: no need for hidden duplocale
2011-03-06 Peter S. Mazingersimplify ffs* code
2011-03-06 Peter S. Mazingerremove unused ARCH_CFLAGS and ARCH_LDFLAGS
2011-03-06 Peter S. MazingerRevert "try to fix duplicated slashes in the generated...
next