OSDN Git Service

uclinux-h8/uClibc.git
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-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 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...
2011-03-05 Bernd SchmidtImplement ffsl and ffsll.
2011-03-05 Mark SalterAdd sanity checks to ld.so DSBT support
2011-03-05 Aurelien JacquiotThe C6X port
2011-03-05 Bernd SchmidtAllow ABIs where SP points below the stack frame.
2011-03-05 Mark SalterAdd support for DSBT ELF to ld.so
2011-03-05 Bernd Schmidt... Add Makefile support for DSBT ELF.
2011-03-04 Peter S. Mazingerfix locale build
2011-03-04 Peter S. Mazingerfix removal of sgtty.h
2011-03-04 Carmelo Amorosonptl: fix use of IS_IN_LIBPTHREAD macro
2011-03-03 Peter S. Mazingerremove obsoleted and incorrect comment
2011-03-03 Peter S. Mazingerprovide internal hidden version of __fcntl_nocancel
2011-03-03 Peter S. Mazingeradd _dl_errno support to errno.h, cleanup
2011-03-03 Peter S. Mazingerdo not enforce FORCE_SHAREABLE_TEXT_SEGMENTS on sh4
2011-03-03 Peter S. Mazingersgtty.h is useless, remove it on STRICT_HEADERS
2011-03-03 Peter S. Mazingerpaths.h: add _PATH_GSHADOW
2011-03-03 Peter S. Mazingerguard nl_catd structure and related constants with...
2011-03-03 Peter S. Mazingerbetter guard of IPV6 related stuff
2011-03-03 Peter S. Mazingerdo not care about libc-internal.h, remove hp-timing.h
2011-03-03 Peter S. Mazingerstrcpy: remove unneeded includes from the generic version
2011-03-03 Peter S. Mazingerupdate some headers
next