OSDN Git Service

ctor/dtor nptl: Fix init and fini function compilation
[uclinux-h8/uclibc-ng.git] / include /
2011-05-13 Khem Rajunwind.h: Move to libc/sysdeps from nptl sysdeps
2011-05-12 Bernhard Reutner... linux_specific: handle accept4 and pipe2
2011-05-11 Bernhard Reutner... libubacktrace: mv unwind.h to include
2011-05-11 Bernhard Reutner... add pipe2()
2011-05-11 Bernhard Reutner... accept4: Implement cancellation
2011-04-20 Salvatore CroAdded fts support for traversing UNIX file hierarchies.
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. Mazingertime.c, time.h: remove unused hidden strftime/strptime
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. Mazingerremove unused hidden functions
2011-03-09 Peter S. Mazingermemmem.c, string.h: remove unused hidden memmem
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 Peter S. Mazingerarc4random.c, stdlib.h: get rid of hidden arc4random_stir
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. Mazingerdisable _POSIX2_LOCALEDEF
2011-03-09 Peter S. Mazingerguard *_chk() related stuff with UCLIBC_HAS_FORTIFY
2011-03-08 Peter S. Mazingerresolv.h: disable unneeded prototypes
2011-03-07 Peter S. Mazingerlocale.c, locale.h: no need for hidden duplocale
2011-03-06 Peter S. Mazingersimplify ffs* code
2011-03-05 Bernd SchmidtImplement ffsl and ffsll.
2011-03-05 Aurelien JacquiotThe C6X port
2011-03-05 Mark SalterAdd support for DSBT ELF to ld.so
2011-03-04 Peter S. Mazingerfix locale build
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. 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. Mazingerupdate some headers
2011-03-03 Peter S. Mazingerupdate some headers
2011-03-03 Peter S. Mazingermake it possible to compile with -std=gnu99/c99 and...
2011-03-03 Peter S. Mazingerremove ucontext.h and guard sigstack structure with...
2011-03-03 Peter S. Mazingeradd missing prototypes
2011-03-03 Peter S. Mazingeradd missing prototypes
2011-03-03 Peter S. Mazingersyntax fixes
2011-03-03 Peter S. Mazingerguard IPv6 stuff
2011-03-03 Peter S. Mazingerinclude features.h
2010-12-01 Natanael Copalibc: fix strtoq
2010-11-24 Bernhard Reutner... config_parser: hide symbols
2010-10-31 Denys Vlasenkolibm: improve readability of math.h; expand comments...
2010-09-20 Carmelo Amorosonptl: Fix libpthread build when UCLIBC_LINUX_SPECIFIC...
2010-09-16 Carmelo Amorosolibc: Add canonicalize_file_name function
2010-09-15 Salvatore Crolibubacktrace: Provide uClibc with backtrace functions
2010-09-14 Salvatore Cromisc: utmpx based logging support
2010-08-19 Bernhard Reutner... add header guard
2010-08-05 Bernhard Reutner... getnet: switch to config parser
2010-08-05 Bernhard Reutner... sysconf: implement _SC_NPROCESSORS_CONF, _SC_NPROCESSOR...
2010-08-05 Bernhard Reutner... add config parser
2010-07-27 Vladimir Zapolskiylutimes: add lutimes support
2010-07-27 Vladimir Zapolskiyendian.h: add BSD convertions between big/little-endian...
2010-07-27 Mike Frysingerenable fcntl nocancel prototype for all threads
2010-07-09 Khem Rajinclude/param.h: Dont use ARG_MAX from kernel headers
2010-07-06 Austin FoxleyRevert "don't make __errno_location / __h_errno_locatio...
2010-07-05 Peter Korsgaarddon't make __errno_location / __h_errno_location hidden
2010-06-10 Roman I Khimovlibm: unhide signgam
2010-05-17 Rob LandleyFix fcntl64 for 64 bit targets.
2010-05-16 Denys Vlasenkoresolv.h: fix wring indentation of #ifdef/#endif pairs
2010-04-23 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-16 Timo Teraslibc-symbols: add attribute_protected
2010-04-14 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-12 Austin FoxleyMerge remote branch 'origin/master' into nptl
2010-04-12 Bernhard Reutner... attribute_optimize: fix typo with args
2010-04-06 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-04 Denys Vlasenkogetutid is not used internally, removing hidden_proto
2010-04-02 Austin FoxleyMerge commit 'origin/master' into nptl
2010-02-17 Khem RajAssorted fixed to get nptl compiling on ARM
2010-02-16 Austin Foxleymass sync with glibc nptl
2010-02-08 Carmelo Amorosolibc: Fix typo in include/rpc
2010-02-08 Carmelo Amorosolibc: Fix typo in include/rpc
2010-02-05 Austin FoxleyMerge commit 'origin/master' into nptl
2010-02-02 Denys Vlasenko/etc/resolv.conf: support "timeout:n" and "attempts...
2010-01-21 Bernhard Reutner... ether_line: fix build for socket && !ip
2010-01-21 Bernhard Reutner... ether_line: fix build for socket && !ip
2009-12-17 Hans-Christian Egtvedtcheck if USE_TLS is defined before use
2009-12-17 Hans-Christian Egtvedtcheck if USE_TLS is defined before use
2009-11-29 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-11-25 Bernhard Reutner... ether_*() depend on socket or IP support
2009-11-25 Bernhard Reutner... in6_{pktinfo,mtuinfo}: provide type if IPV6 is on
2009-11-22 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-20 Bernhard Reutner... futimens: add function
2009-11-19 Peter S. Mazingerfeatures.h: reorganize
2009-11-19 Peter S. Mazingerlimits.h: update
2009-11-19 Peter S. Mazingerhelp broken apps to detect __GLIBC__ headers
2009-11-19 Peter S. Mazingerupdate headers and disable prototypes
2009-11-19 Peter S. Mazingerprotocols.h: remove
2009-11-19 Peter S. Mazingersync some headers and disable unused prototypes
2009-11-19 Peter S. Mazingermsgrcv is of type ssize_t
2009-11-19 Peter S. Mazingeruse __BYTE_ORDER and __*ENDIAN
2009-11-19 Bernhard Reutner... SUSv4: disable isascii, toascii, _toupper, _tolower
2009-11-19 Peter S. Mazingermove __linux__ to libc-internal.h
2009-11-19 Peter S. Mazingerassert: make linenumber unsigned
2009-11-19 Peter S. Mazingernameser.h: sync with glibc
next