summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2009-11-19MAXFLOAT: obsolescent in SUSv4Bernhard Reutner-Fischer
2009-11-17correct documentationBernhard Reutner-Fischer
2009-11-14realpath: SUSv4 compliantBernhard Reutner-Fischer
2009-11-13silence warning about undefined CPP tokenBernhard Reutner-Fischer
2009-10-08ftw() is obsolescent in SUSv4Bernhard Reutner-Fischer
2009-10-08_toupper, _tolower depend on SUSv4Bernhard Reutner-Fischer
2009-09-26include/: add tls errno and res_stateAustin Foxley
2009-09-21add timerfd syscall and headerStephan Raue
2009-09-19sigpause: remove libc_hidden_proto/defDenys Vlasenko
2009-09-19sigwait: remove __sigwait and __GI_sigwait symbols - they are unusedDenys Vlasenko
2009-09-18convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko
2009-09-15sys/mount.h: sync with latest glibcMike Frysinger
2009-09-15setup attribute_optimize which comes with gcc-4.4+Mike Frysinger
2009-09-05math.h: fix trivial typo (missing !): !defined __NO_LONG_DOUBLE_MATHDenys Vlasenko
2009-08-30honour NO_LONG_DOUBLE_MATHBernhard Reutner-Fischer
2009-07-23fix lib_hidden_proto's which have extra ;Denys Vlasenko
2009-07-23add more arch-specific include/ ignoresMike Frysinger