summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-03-04fix locale buildPeter S. Mazinger
2011-03-03remove obsoleted and incorrect commentPeter S. Mazinger
2011-03-03provide internal hidden version of __fcntl_nocancelPeter S. Mazinger
2011-03-03add _dl_errno support to errno.h, cleanupPeter S. Mazinger
2011-03-03sgtty.h is useless, remove it on STRICT_HEADERSPeter S. Mazinger
2011-03-03paths.h: add _PATH_GSHADOWPeter S. Mazinger
2011-03-03guard nl_catd structure and related constants with STRICT_HEADERSPeter S. Mazinger
2011-03-03better guard of IPV6 related stuffPeter S. Mazinger
2011-03-03update some headersPeter S. Mazinger
2011-03-03update some headersPeter S. Mazinger
2011-03-03make it possible to compile with -std=gnu99/c99 and use extern inlinesPeter S. Mazinger
2011-03-03remove ucontext.h and guard sigstack structure with SUSV4_LEGACY and STRICT_H...Peter S. Mazinger
2011-03-03add missing prototypesPeter S. Mazinger
2011-03-03add missing prototypesPeter S. Mazinger
2011-03-03syntax fixesPeter S. Mazinger
2011-03-03guard IPv6 stuffPeter S. Mazinger
2011-03-03include features.hPeter S. Mazinger
2010-12-01libc: fix strtoqNatanael Copa
2010-11-24config_parser: hide symbolsBernhard Reutner-Fischer
2010-10-31libm: improve readability of math.h; expand comments and docsDenys Vlasenko
2010-09-20nptl: Fix libpthread build when UCLIBC_LINUX_SPECIFIC is disabledCarmelo Amoroso
2010-09-16libc: Add canonicalize_file_name functionCarmelo Amoroso
2010-09-15libubacktrace: Provide uClibc with backtrace functionsSalvatore Cro
2010-09-14misc: utmpx based logging supportSalvatore Cro
2010-08-19add header guardBernhard Reutner-Fischer
2010-08-05getnet: switch to config parserBernhard Reutner-Fischer
2010-08-05sysconf: implement _SC_NPROCESSORS_CONF, _SC_NPROCESSORS_ONLNBernhard Reutner-Fischer
2010-08-05add config parserBernhard Reutner-Fischer
2010-07-27lutimes: add lutimes supportVladimir Zapolskiy
2010-07-27endian.h: add BSD convertions between big/little-endian byte orderVladimir Zapolskiy
2010-07-26enable fcntl nocancel prototype for all threadsMike Frysinger
2010-07-09include/param.h: Dont use ARG_MAX from kernel headersKhem Raj
2010-07-06Revert "don't make __errno_location / __h_errno_location hidden"Austin Foxley
2010-07-05don't make __errno_location / __h_errno_location hiddenPeter Korsgaard
2010-06-10libm: unhide signgamRoman I Khimov
2010-05-17Fix fcntl64 for 64 bit targets.Rob Landley
2010-05-16resolv.h: fix wring indentation of #ifdef/#endif pairsDenys Vlasenko
2010-04-16libc-symbols: add attribute_protectedTimo Teras
2010-04-12Merge remote branch 'origin/master' into nptlAustin Foxley
2010-04-12attribute_optimize: fix typo with argsBernhard Reutner-Fischer
2010-04-06Merge commit 'origin/master' into nptlAustin Foxley
2010-04-05getutid is not used internally, removing hidden_protoDenys Vlasenko
2010-02-17Assorted fixed to get nptl compiling on ARMKhem Raj
2010-02-16mass sync with glibc nptlAustin Foxley
2010-02-08libc: Fix typo in include/rpcCarmelo Amoroso
2010-02-08libc: Fix typo in include/rpcCarmelo Amoroso
2010-02-03/etc/resolv.conf: support "timeout:n" and "attempts:n" optionsDenys Vlasenko
2010-01-21ether_line: fix build for socket && !ipBernhard Reutner-Fischer
2009-12-17check if USE_TLS is defined before useHans-Christian Egtvedt
2009-11-25ether_*() depend on socket or IP supportBernhard Reutner-Fischer