summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* resolv.h: disable unneeded prototypesPeter S. Mazinger2011-03-081-0/+20
* locale.c, locale.h: no need for hidden duplocalePeter S. Mazinger2011-03-071-1/+0
* simplify ffs* codePeter S. Mazinger2011-03-061-7/+1
* Implement ffsl and ffsll.Bernd Schmidt2011-03-051-2/+8
* The C6X portAurelien Jacquiot2011-03-051-0/+45
* Add support for DSBT ELF to ld.soMark Salter2011-03-051-1/+12
* fix locale buildPeter S. Mazinger2011-03-042-6/+6
* remove obsoleted and incorrect commentPeter S. Mazinger2011-03-031-5/+0
* provide internal hidden version of __fcntl_nocancelPeter S. Mazinger2011-03-031-0/+3
* add _dl_errno support to errno.h, cleanupPeter S. Mazinger2011-03-031-5/+7
* sgtty.h is useless, remove it on STRICT_HEADERSPeter S. Mazinger2011-03-031-0/+6
* paths.h: add _PATH_GSHADOWPeter S. Mazinger2011-03-031-0/+1
* guard nl_catd structure and related constants with STRICT_HEADERSPeter S. Mazinger2011-03-031-0/+4
* better guard of IPV6 related stuffPeter S. Mazinger2011-03-031-3/+6
* update some headersPeter S. Mazinger2011-03-033-33/+40
* update some headersPeter S. Mazinger2011-03-039-44/+80
* make it possible to compile with -std=gnu99/c99 and use extern inlinesPeter S. Mazinger2011-03-031-1/+1
* remove ucontext.h and guard sigstack structure with SUSV4_LEGACY and STRICT_H...Peter S. Mazinger2011-03-031-1/+4
* add missing prototypesPeter S. Mazinger2011-03-031-0/+6
* add missing prototypesPeter S. Mazinger2011-03-031-0/+2
* syntax fixesPeter S. Mazinger2011-03-031-2/+2
* guard IPv6 stuffPeter S. Mazinger2011-03-032-2/+19
* include features.hPeter S. Mazinger2011-03-031-0/+1
* libc: fix strtoqNatanael Copa2010-12-011-1/+1
* config_parser: hide symbolsBernhard Reutner-Fischer2010-11-241-0/+4
* libm: improve readability of math.h; expand comments and docsDenys Vlasenko2010-10-312-32/+30
* nptl: Fix libpthread build when UCLIBC_LINUX_SPECIFIC is disabledCarmelo Amoroso2010-09-201-1/+1
* libc: Add canonicalize_file_name functionCarmelo Amoroso2010-09-161-7/+6
* libubacktrace: Provide uClibc with backtrace functionsSalvatore Cro2010-09-151-0/+44
* misc: utmpx based logging supportSalvatore Cro2010-09-142-0/+133
* add header guardBernhard Reutner-Fischer2010-08-191-0/+3
* getnet: switch to config parserBernhard Reutner-Fischer2010-08-051-7/+4
* sysconf: implement _SC_NPROCESSORS_CONF, _SC_NPROCESSORS_ONLNBernhard Reutner-Fischer2010-08-051-3/+3
* add config parserBernhard Reutner-Fischer2010-08-051-0/+50
* lutimes: add lutimes supportVladimir Zapolskiy2010-07-271-1/+3
* endian.h: add BSD convertions between big/little-endian byte orderVladimir Zapolskiy2010-07-271-0/+38
* enable fcntl nocancel prototype for all threadsMike Frysinger2010-07-261-2/+0
* include/param.h: Dont use ARG_MAX from kernel headersKhem Raj2010-07-091-4/+14
* Revert "don't make __errno_location / __h_errno_location hidden"Austin Foxley2010-07-061-0/+1
* don't make __errno_location / __h_errno_location hiddenPeter Korsgaard2010-07-051-1/+0
* libm: unhide signgamRoman I Khimov2010-06-101-1/+0
* Fix fcntl64 for 64 bit targets.Rob Landley2010-05-171-2/+2
* resolv.h: fix wring indentation of #ifdef/#endif pairsDenys Vlasenko2010-05-161-5/+6
* libc-symbols: add attribute_protectedTimo Teras2010-04-161-0/+2
* Merge remote branch 'origin/master' into nptlAustin Foxley2010-04-121-2/+2
|\
| * attribute_optimize: fix typo with argsBernhard Reutner-Fischer2010-04-121-2/+2
* | Merge commit 'origin/master' into nptlAustin Foxley2010-04-061-1/+0
|\|
| * getutid is not used internally, removing hidden_protoDenys Vlasenko2010-04-051-1/+0
| * libc: Fix typo in include/rpcCarmelo Amoroso2010-02-083-6/+6
* | Assorted fixed to get nptl compiling on ARMKhem Raj2010-02-171-0/+6