summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sync confname, environments with glibcBernhard Reutner-Fischer2009-11-268-19/+1691
* ignore some more testcase binariesBernhard Reutner-Fischer2009-11-251-0/+7
* call nanosleep directlyBernhard Reutner-Fischer2009-11-252-4/+10
* conditional cancellation-point test of usleepBernhard Reutner-Fischer2009-11-251-0/+4
* pass more ld flagsBernhard Reutner-Fischer2009-11-251-1/+1
* ether_*() depend on socket or IP supportBernhard Reutner-Fischer2009-11-251-1/+4
* avoid warning about unused variableBernhard Reutner-Fischer2009-11-251-11/+10
* in6_{pktinfo,mtuinfo}: provide type if IPV6 is onBernhard Reutner-Fischer2009-11-252-2/+5
* nommu: use MAP_UNINITIALIZE for mallocsMike Frysinger2009-11-2311-5/+17
* bits/mmap.h: unify ala linux asm-generic effortsMike Frysinger2009-11-2320-1786/+19
* futimens: Ducument why we need manual hidden_protoBernhard Reutner-Fischer2009-11-231-1/+6
* ldso: let people disable the implicit path searchMike Frysinger2009-11-222-0/+16
* Revert "libc: add hidden calls to pthread cleanup funcs"Austin Foxley2009-11-222-4/+0
* install_headers.sh: make more user friendlyMike Frysinger2009-11-221-10/+17
* remove incorrect text from abspath optionMike Frysinger2009-11-221-4/+3
* install shared libs with +x permsMike Frysinger2009-11-211-3/+3
* realclean: wipe kconfig objectsBernhard Reutner-Fischer2009-11-203-3/+6
* silence rule overridingBernhard Reutner-Fischer2009-11-201-2/+2
* futimens: add functionBernhard Reutner-Fischer2009-11-205-0/+118
* make test-skeleton C89 compliantBernhard Reutner-Fischer2009-11-201-4/+7
* remove superfluous extra semicolonsBernhard Reutner-Fischer2009-11-202-26/+27
* ppoll: get NULL from stddef.hBernhard Reutner-Fischer2009-11-201-3/+2
* __assert: include unistd.h for smallintBernhard Reutner-Fischer2009-11-201-2/+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-1921-75/+268
* msgrcv is of type ssize_tPeter S. Mazinger2009-11-192-5/+9
* use __BYTE_ORDER and __*ENDIANPeter S. Mazinger2009-11-194-16/+16
* SUSv4: disable isascii, toascii, _toupper, _tolowerBernhard Reutner-Fischer2009-11-193-12/+25
* move __linux__ to libc-internal.hPeter S. Mazinger2009-11-192-8/+8
* assert: make linenumber unsignedPeter S. Mazinger2009-11-192-8/+7
* 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
* FORCE_SHAREABLE_TEXT_SEGMENTS requires DOPICPeter S. Mazinger2009-11-191-0/+1
* remove ARCH_CFLAGS, ARCH_LDFLAGS and CROSSPeter S. Mazinger2009-11-1925-105/+13
* remove some unneeded headers on installPeter S. Mazinger2009-11-191-1/+5
* no need for bits/syscalls.h on targetPeter S. Mazinger2009-11-192-9/+6
* Add missing order-only prereq for unifdefBernhard Reutner-Fischer2009-11-191-2/+2
* rm uClibc_arch_features.h on installPeter S. Mazinger2009-11-192-5/+1
* disable libutil related prototypes if asked toBernhard Reutner-Fischer2009-11-191-0/+2
* fix misplaced HAS_LIBUTIL knobBernhard Reutner-Fischer2009-11-191-24/+25
* DO_XSI_MATH: add config knobBernhard Reutner-Fischer2009-11-193-2/+19
* UCLIBC_HAS_RESOLV_STUB: Rename config symbolBernhard Reutner-Fischer2009-11-192-3/+3
* libutil: provide knob to disable itBernhard Reutner-Fischer2009-11-192-2/+26
* libnsl: add knob to disable itBernhard Reutner-Fischer2009-11-192-2/+8