summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | mass sync with glibc nptlAustin Foxley2010-02-161-60/+336
* | libc: Fix typo in include/rpcCarmelo Amoroso2010-02-083-6/+6
|/
* /etc/resolv.conf: support "timeout:n" and "attempts:n" optionsDenys Vlasenko2010-02-031-8/+6
* ether_line: fix build for socket && !ipBernhard Reutner-Fischer2010-01-211-4/+3
* check if USE_TLS is defined before useHans-Christian Egtvedt2009-12-171-1/+1
* ether_*() depend on socket or IP supportBernhard Reutner-Fischer2009-11-251-1/+4
* in6_{pktinfo,mtuinfo}: provide type if IPV6 is onBernhard Reutner-Fischer2009-11-251-2/+3
* futimens: add functionBernhard Reutner-Fischer2009-11-201-0/+1
* features.h: reorganizePeter S. Mazinger2009-11-191-66/+59
* limits.h: updatePeter S. Mazinger2009-11-191-11/+12
* help broken apps to detect __GLIBC__ headersPeter S. Mazinger2009-11-191-4/+6
* update headers and disable prototypesPeter S. Mazinger2009-11-193-13/+32
* protocols.h: removePeter S. Mazinger2009-11-191-62/+0
* sync some headers and disable unused prototypesPeter S. Mazinger2009-11-1920-75/+267
* msgrcv is of type ssize_tPeter S. Mazinger2009-11-191-3/+7
* use __BYTE_ORDER and __*ENDIANPeter S. Mazinger2009-11-194-16/+16
* SUSv4: disable isascii, toascii, _toupper, _tolowerBernhard Reutner-Fischer2009-11-191-12/+21
* move __linux__ to libc-internal.hPeter S. Mazinger2009-11-192-8/+8
* assert: make linenumber unsignedPeter S. Mazinger2009-11-191-4/+4
* nameser.h: sync with glibcPeter S. Mazinger2009-11-191-1/+1
* inet.h: mark inet_ntoa_r as uClibc specificPeter S. Mazinger2009-11-191-1/+5
* move extend_alloca macro to alloca.hPeter S. Mazinger2009-11-192-31/+32
* a.out.h: why was this needed?Peter S. Mazinger2009-11-191-5/+1
* no need for bits/syscalls.h on targetPeter S. Mazinger2009-11-191-5/+5
* rm uClibc_arch_features.h on installPeter S. Mazinger2009-11-191-3/+0
* disable libutil related prototypes if asked toBernhard Reutner-Fischer2009-11-191-0/+2
* MAXFLOAT: obsolescent in SUSv4Bernhard Reutner-Fischer2009-11-192-0/+4
* correct documentationBernhard Reutner-Fischer2009-11-171-4/+4