summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* install_headers.sh: make more user friendlysvn_nptlMike Frysinger2009-11-221-10/+17
* remove incorrect text from abspath optionMike Frysinger2009-11-221-4/+3
* install shared libs with +x permsMike Frysinger2009-11-221-3/+3
* realclean: wipe kconfig objectsBernhard Reutner-Fischer2009-11-223-3/+6
* silence rule overridingBernhard Reutner-Fischer2009-11-221-2/+2
* futimens: add functionBernhard Reutner-Fischer2009-11-225-0/+118
* make test-skeleton C89 compliantBernhard Reutner-Fischer2009-11-221-4/+7
* remove superfluous extra semicolonsBernhard Reutner-Fischer2009-11-222-26/+27
* ppoll: get NULL from stddef.hBernhard Reutner-Fischer2009-11-221-3/+2
* __assert: include unistd.h for smallintBernhard Reutner-Fischer2009-11-221-2/+1
* features.h: reorganizePeter S. Mazinger2009-11-221-66/+59
* limits.h: updatePeter S. Mazinger2009-11-221-11/+12
* help broken apps to detect __GLIBC__ headersPeter S. Mazinger2009-11-221-4/+6
* update headers and disable prototypesPeter S. Mazinger2009-11-223-13/+32
* protocols.h: removePeter S. Mazinger2009-11-221-62/+0
* msgrcv is of type ssize_tAustin Foxley2009-11-222-5/+9
* sync some headers and disable unused prototypesPeter S. Mazinger2009-11-2221-75/+268
* use __BYTE_ORDER and __*ENDIANPeter S. Mazinger2009-11-224-16/+16
* SUSv4: disable isascii, toascii, _toupper, _tolowerBernhard Reutner-Fischer2009-11-223-12/+25
* move __linux__ to libc-internal.hPeter S. Mazinger2009-11-222-8/+8
* assert: make linenumber unsignedPeter S. Mazinger2009-11-222-8/+7
* nameser.h: sync with glibcPeter S. Mazinger2009-11-221-1/+1
* inet.h: mark inet_ntoa_r as uClibc specificPeter S. Mazinger2009-11-221-1/+5
* move extend_alloca macro to alloca.hPeter S. Mazinger2009-11-222-31/+32
* a.out.h: why was this needed?Peter S. Mazinger2009-11-221-5/+1
* FORCE_SHAREABLE_TEXT_SEGMENTS requires DOPICPeter S. Mazinger2009-11-221-0/+1
* remove ARCH_CFLAGS, ARCH_LDFLAGS and CROSSAustin Foxley2009-11-2225-105/+13
* remove some unneeded headers on installPeter S. Mazinger2009-11-221-1/+5
* no need for bits/syscalls.h on targetPeter S. Mazinger2009-11-222-9/+6
* Add missing order-only prereq for unifdefBernhard Reutner-Fischer2009-11-221-2/+2
* rm uClibc_arch_features.h on installPeter S. Mazinger2009-11-222-5/+1
* disable libutil related prototypes if asked toBernhard Reutner-Fischer2009-11-221-0/+2
* fix misplaced HAS_LIBUTIL knobBernhard Reutner-Fischer2009-11-221-24/+25
* DO_XSI_MATH: add config knobBernhard Reutner-Fischer2009-11-223-2/+19
* UCLIBC_HAS_RESOLV_STUB: Rename config symbolBernhard Reutner-Fischer2009-11-222-3/+3
* libutil: provide knob to disable itBernhard Reutner-Fischer2009-11-222-2/+26
* libnsl: add knob to disable itBernhard Reutner-Fischer2009-11-222-2/+8
* fixup working in helptextsBernhard Reutner-Fischer2009-11-221-3/+4
* test: sync up with toplevel buildsysAustin Foxley2009-11-222-73/+45
* .gitignore more testfilesBernhard Reutner-Fischer2009-11-221-1/+10
* MAXFLOAT: obsolescent in SUSv4Bernhard Reutner-Fischer2009-11-222-0/+4
* _Exit(): add weak alias to _exit() for C99Bernhard Reutner-Fischer2009-11-221-0/+1
* correct documentationBernhard Reutner-Fischer2009-11-221-4/+4
* .gitignore: remove unneeded patternBernhard Reutner-Fischer2009-11-221-1/+0
* libm: use int_WRAPPER_C99 macroBernhard Reutner-Fischer2009-11-221-10/+5
* ldso: Add missing newlines to some debug messagesBernhard Reutner-Fischer2009-11-228-14/+14
* realpath: SUSv4 compliantBernhard Reutner-Fischer2009-11-222-17/+9
* silence warning about undefined CPP tokenBernhard Reutner-Fischer2009-11-221-1/+1
* make tls and nptl test buildBernhard Reutner-Fischer2009-11-194-249/+257
* Look at HAVE_SHAREDBernhard Reutner-Fischer2009-11-191-1/+1