summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2009-11-25in6_{pktinfo,mtuinfo}: provide type if IPV6 is onBernhard Reutner-Fischer
2009-11-20futimens: add functionBernhard Reutner-Fischer
2009-11-19features.h: reorganizePeter S. Mazinger
2009-11-19limits.h: updatePeter S. Mazinger
2009-11-19help broken apps to detect __GLIBC__ headersPeter S. Mazinger
2009-11-19update headers and disable prototypesPeter S. Mazinger
2009-11-19protocols.h: removePeter S. Mazinger
2009-11-19sync some headers and disable unused prototypesPeter S. Mazinger
2009-11-19msgrcv is of type ssize_tPeter S. Mazinger
2009-11-19use __BYTE_ORDER and __*ENDIANPeter S. Mazinger
2009-11-19SUSv4: disable isascii, toascii, _toupper, _tolowerBernhard Reutner-Fischer
2009-11-19move __linux__ to libc-internal.hPeter S. Mazinger
2009-11-19assert: make linenumber unsignedPeter S. Mazinger
2009-11-19nameser.h: sync with glibcPeter S. Mazinger
2009-11-19inet.h: mark inet_ntoa_r as uClibc specificPeter S. Mazinger
2009-11-19move extend_alloca macro to alloca.hPeter S. Mazinger
2009-11-19a.out.h: why was this needed?Peter S. Mazinger
2009-11-19no need for bits/syscalls.h on targetPeter S. Mazinger
2009-11-19rm uClibc_arch_features.h on installPeter S. Mazinger
2009-11-19disable libutil related prototypes if asked toBernhard Reutner-Fischer