summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * fixup working in helptextsBernhard Reutner-Fischer2009-11-191-3/+4
| * test: sync up with toplevel buildsysBernhard Reutner-Fischer2009-11-192-73/+45
| * .gitignore more testfilesBernhard Reutner-Fischer2009-11-191-1/+10
| * MAXFLOAT: obsolescent in SUSv4Bernhard Reutner-Fischer2009-11-192-0/+4
| * _Exit(): add weak alias to _exit() for C99Bernhard Reutner-Fischer2009-11-191-0/+1
| * correct documentationBernhard Reutner-Fischer2009-11-171-4/+4
| * .gitignore: remove unneeded patternBernhard Reutner-Fischer2009-11-171-1/+0
| * libm: use int_WRAPPER_C99 macroBernhard Reutner-Fischer2009-11-151-10/+5
| * ldso: Add missing newlines to some debug messagesBernhard Reutner-Fischer2009-11-158-14/+14
| * Revert "libm: fix C99_MATH on __NO_LONG_DOUBLE_MATH hosts"Bernhard Reutner-Fischer2009-11-148-28/+44
| * libm: fix C99_MATH on __NO_LONG_DOUBLE_MATH hostsBernhard Reutner-Fischer2009-11-148-44/+28
| * realpath: SUSv4 compliantBernhard Reutner-Fischer2009-11-142-17/+9
| * silence warning about undefined CPP tokenBernhard Reutner-Fischer2009-11-131-1/+1
| * Rules.mak fix typo (qstrup -> qstrip)Austin Foxley2009-11-091-1/+1
| * Simplify kconfig wording of thread supportBernhard Reutner-Fischer2009-10-281-46/+47
| * remove wrong default for choiceBernhard Reutner-Fischer2009-10-281-3/+0
| * support selecting which locales to buildBernhard Reutner-Fischer2009-10-282-16/+54
| * remember some TODOs for 0.9.31Bernhard Reutner-Fischer2009-10-231-7/+16
| * disable _POSIX_SPAWN defineMike Frysinger2009-10-221-0/+2
| * build with -fmerge-all-constantsMike Frysinger2009-10-221-0/+2
| * test/plt: add a script to find PLT usageMike Frysinger2009-10-222-0/+39
| * libc: add hidden calls to pthread cleanup funcsMike Frysinger2009-10-222-0/+4
| * regex: call memcpy() ourselvesMike Frysinger2009-10-221-1/+2
| * sysctl: avoid inline initializationMike Frysinger2009-10-221-17/+9
| * inet_ntop4: avoid inline initializationMike Frysinger2009-10-221-1/+3
| * sparc: use fputs to write to stderrMike Frysinger2009-10-221-1/+1
| * sparc: use HIDDEN_JUMPTARGET for errnoMike Frysinger2009-10-223-3/+3
| * remove useless .gitignoreAustin Foxley2009-10-201-22/+0