Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | UCLIBC_HAS_RESOLV_STUB: Rename config symbol | Bernhard Reutner-Fischer | 2009-11-19 | 2 | -3/+3 | |
| * | libutil: provide knob to disable it | Bernhard Reutner-Fischer | 2009-11-19 | 2 | -2/+26 | |
| * | libnsl: add knob to disable it | Bernhard Reutner-Fischer | 2009-11-19 | 2 | -2/+8 | |
| * | fixup working in helptexts | Bernhard Reutner-Fischer | 2009-11-19 | 1 | -3/+4 | |
| * | test: sync up with toplevel buildsys | Bernhard Reutner-Fischer | 2009-11-19 | 2 | -73/+45 | |
| * | .gitignore more testfiles | Bernhard Reutner-Fischer | 2009-11-19 | 1 | -1/+10 | |
| * | MAXFLOAT: obsolescent in SUSv4 | Bernhard Reutner-Fischer | 2009-11-19 | 2 | -0/+4 | |
| * | _Exit(): add weak alias to _exit() for C99 | Bernhard Reutner-Fischer | 2009-11-19 | 1 | -0/+1 | |
| * | correct documentation | Bernhard Reutner-Fischer | 2009-11-17 | 1 | -4/+4 | |
| * | .gitignore: remove unneeded pattern | Bernhard Reutner-Fischer | 2009-11-17 | 1 | -1/+0 | |
| * | libm: use int_WRAPPER_C99 macro | Bernhard Reutner-Fischer | 2009-11-15 | 1 | -10/+5 | |
| * | ldso: Add missing newlines to some debug messages | Bernhard Reutner-Fischer | 2009-11-15 | 8 | -14/+14 | |
| * | Revert "libm: fix C99_MATH on __NO_LONG_DOUBLE_MATH hosts" | Bernhard Reutner-Fischer | 2009-11-14 | 8 | -28/+44 | |
| * | libm: fix C99_MATH on __NO_LONG_DOUBLE_MATH hosts | Bernhard Reutner-Fischer | 2009-11-14 | 8 | -44/+28 | |
| * | realpath: SUSv4 compliant | Bernhard Reutner-Fischer | 2009-11-14 | 2 | -17/+9 | |
| * | silence warning about undefined CPP token | Bernhard Reutner-Fischer | 2009-11-13 | 1 | -1/+1 | |
| * | Rules.mak fix typo (qstrup -> qstrip) | Austin Foxley | 2009-11-09 | 1 | -1/+1 | |
| * | Simplify kconfig wording of thread support | Bernhard Reutner-Fischer | 2009-10-28 | 1 | -46/+47 | |
| * | remove wrong default for choice | Bernhard Reutner-Fischer | 2009-10-28 | 1 | -3/+0 | |
| * | support selecting which locales to build | Bernhard Reutner-Fischer | 2009-10-28 | 2 | -16/+54 | |
| * | remember some TODOs for 0.9.31 | Bernhard Reutner-Fischer | 2009-10-23 | 1 | -7/+16 | |
| * | disable _POSIX_SPAWN define | Mike Frysinger | 2009-10-22 | 1 | -0/+2 | |
| * | build with -fmerge-all-constants | Mike Frysinger | 2009-10-22 | 1 | -0/+2 | |
| * | test/plt: add a script to find PLT usage | Mike Frysinger | 2009-10-22 | 2 | -0/+39 | |
| * | libc: add hidden calls to pthread cleanup funcs | Mike Frysinger | 2009-10-22 | 2 | -0/+4 | |
| * | regex: call memcpy() ourselves | Mike Frysinger | 2009-10-22 | 1 | -1/+2 | |
| * | sysctl: avoid inline initialization | Mike Frysinger | 2009-10-22 | 1 | -17/+9 | |
| * | inet_ntop4: avoid inline initialization | Mike Frysinger | 2009-10-22 | 1 | -1/+3 | |
| * | sparc: use fputs to write to stderr | Mike Frysinger | 2009-10-22 | 1 | -1/+1 | |
| * | sparc: use HIDDEN_JUMPTARGET for errno | Mike Frysinger | 2009-10-22 | 3 | -3/+3 | |
| * | remove useless .gitignore | Austin Foxley | 2009-10-20 | 1 | -22/+0 | |
* | | make tls and nptl test build | Bernhard Reutner-Fischer | 2009-11-22 | 4 | -249/+257 | |
* | | Look at HAVE_SHARED | Bernhard Reutner-Fischer | 2009-11-22 | 1 | -1/+1 | |
* | | remove wait callbacks for non-cancelation funcs | Bernhard Reutner-Fischer | 2009-11-22 | 4 | -24/+0 | |
* | | include string.h for memset() | Bernhard Reutner-Fischer | 2009-11-22 | 1 | -0/+2 | |
* | | Makefile: fix indentation | Bernhard Reutner-Fischer | 2009-11-22 | 1 | -19/+18 | |
* | | Simplify kconfig wording of thread support | Bernhard Reutner-Fischer | 2009-11-09 | 1 | -46/+47 | |
* | | remove wrong default for choice | Bernhard Reutner-Fischer | 2009-11-09 | 1 | -3/+0 | |
* | | support selecting which locales to build | Bernhard Reutner-Fischer | 2009-11-09 | 2 | -16/+54 | |
* | | remember some TODOs for 0.9.31 | Bernhard Reutner-Fischer | 2009-11-09 | 1 | -7/+16 | |
* | | disable _POSIX_SPAWN define | Mike Frysinger | 2009-11-09 | 1 | -0/+2 | |
* | | build with -fmerge-all-constants | Mike Frysinger | 2009-11-09 | 1 | -0/+2 | |
* | | test/plt: add a script to find PLT usage | Mike Frysinger | 2009-11-09 | 2 | -0/+39 | |
* | | libc: add hidden calls to pthread cleanup funcs | Mike Frysinger | 2009-11-09 | 2 | -0/+4 | |
* | | regex: call memcpy() ourselves | Mike Frysinger | 2009-11-09 | 1 | -1/+2 | |
* | | sysctl: avoid inline initialization | Mike Frysinger | 2009-11-09 | 1 | -17/+9 | |
* | | inet_ntop4: avoid inline initialization | Mike Frysinger | 2009-11-09 | 1 | -1/+3 | |
* | | sparc: use fputs to write to stderr | Mike Frysinger | 2009-11-09 | 1 | -1/+1 | |
* | | sparc: use HIDDEN_JUMPTARGET for errno | Mike Frysinger | 2009-11-09 | 3 | -3/+3 | |
* | | make the sem_open changes actually compile | Austin Foxley | 2009-11-09 | 3 | -3/+3 |