summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-23bits/mmap.h: unify ala linux asm-generic effortsMike Frysinger
2009-11-23futimens: Ducument why we need manual hidden_protoBernhard Reutner-Fischer
2009-11-22ldso: let people disable the implicit path searchMike Frysinger
2009-11-22Revert "libc: add hidden calls to pthread cleanup funcs"Austin Foxley
2009-11-22install_headers.sh: make more user friendlyMike Frysinger
2009-11-22remove incorrect text from abspath optionMike Frysinger
2009-11-21install shared libs with +x permsMike Frysinger
2009-11-20realclean: wipe kconfig objectsBernhard Reutner-Fischer
2009-11-20silence rule overridingBernhard Reutner-Fischer
2009-11-20futimens: add functionBernhard Reutner-Fischer
2009-11-20make test-skeleton C89 compliantBernhard Reutner-Fischer
2009-11-20remove superfluous extra semicolonsBernhard Reutner-Fischer
2009-11-20ppoll: get NULL from stddef.hBernhard Reutner-Fischer
2009-11-20__assert: include unistd.h for smallintBernhard 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-19FORCE_SHAREABLE_TEXT_SEGMENTS requires DOPICPeter S. Mazinger
2009-11-19remove ARCH_CFLAGS, ARCH_LDFLAGS and CROSSPeter S. Mazinger
2009-11-19remove some unneeded headers on installPeter S. Mazinger
2009-11-19no need for bits/syscalls.h on targetPeter S. Mazinger
2009-11-19Add missing order-only prereq for unifdefBernhard Reutner-Fischer
2009-11-19rm uClibc_arch_features.h on installPeter S. Mazinger
2009-11-19disable libutil related prototypes if asked toBernhard Reutner-Fischer
2009-11-19fix misplaced HAS_LIBUTIL knobBernhard Reutner-Fischer
2009-11-19DO_XSI_MATH: add config knobBernhard Reutner-Fischer
2009-11-19UCLIBC_HAS_RESOLV_STUB: Rename config symbolBernhard Reutner-Fischer
2009-11-19libutil: provide knob to disable itBernhard Reutner-Fischer
2009-11-19libnsl: add knob to disable itBernhard Reutner-Fischer
2009-11-19fixup working in helptextsBernhard Reutner-Fischer
2009-11-19test: sync up with toplevel buildsysBernhard Reutner-Fischer
2009-11-19.gitignore more testfilesBernhard Reutner-Fischer
2009-11-19MAXFLOAT: obsolescent in SUSv4Bernhard Reutner-Fischer
2009-11-19_Exit(): add weak alias to _exit() for C99Bernhard Reutner-Fischer
2009-11-17correct documentationBernhard Reutner-Fischer
2009-11-17.gitignore: remove unneeded patternBernhard Reutner-Fischer
2009-11-15libm: use int_WRAPPER_C99 macroBernhard Reutner-Fischer
2009-11-15ldso: Add missing newlines to some debug messagesBernhard Reutner-Fischer