Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Relax onditions in strings.h. | 2010-01-14 | 1 | -0/+3 | ||
| * | | elax some conditions in stdlib.h. | 2010-01-14 | 1 | -0/+2 | ||
| * | | Actually define pthread_mutex_consistent. | 2010-01-14 | 1 | -0/+2 | ||
| |/ | ||||||
| * | Fix malloc_info without prioor allocations. | 2010-01-14 | 1 | -0/+4 | ||
| * | Relax visibility of some more declaration. | 2010-01-14 | 1 | -0/+3 | ||
| * | Relax condition for resolver constant definition. | 2010-01-14 | 1 | -0/+2 | ||
| * | Declare getpagesize in _GNU_SOURCE mode again. | 2010-01-14 | 1 | -0/+2 | ||
| * | Prevent silent errors should x86-64 strncmp be needed outside libc. | 2010-01-14 | 1 | -0/+6 | ||
| * | Add nonnull attribute to unsetenv declaration. | 2010-01-13 | 1 | -0/+4 | ||
| * | Unroll the loop x86-64 SSE4.2 strlen. | 2010-01-13 | 1 | -0/+4 | ||
| * | Be a bit more relaxed about obsoleted mktemp symbol. | 2010-01-13 | 1 | -0/+4 | ||
| * | More test suite fixes. | 2010-01-12 | 1 | -0/+6 | ||
| * | Fix up grp.h for XPG7. | 2010-01-12 | 1 | -0/+4 | ||
| * | Fix up netdb.h for XPG7. | 2010-01-12 | 1 | -2/+7 | ||
| * | Internal namespace test improvements. | 2010-01-12 | 1 | -0/+5 | ||
| * | Fix up pthread.h for XPG7. | 2010-01-12 | 1 | -0/+2 | ||
| * | Fix up sched.h for XPG7. | 2010-01-12 | 1 | -0/+4 | ||
| * | Optimize 32bit memset/memcpy with SSE2/SSSE3. | 2010-01-12 | 1 | -0/+62 | ||
| * | Fix up sys/select.h test for XPG7. | 2010-01-12 | 1 | -0/+4 | ||
* | | Merge remote branch 'origin/master' into fedora/master | 2010-01-12 | 1 | -4/+50 | ||
|\| | ||||||
| * | Fix compile error with sys/wait.h. | 2010-01-12 | 1 | -0/+5 | ||
| * | Fix up sys/stat.h for XPG7. | 2010-01-11 | 1 | -0/+3 | ||
| * | Fix up termios.h for XPG7. | 2010-01-11 | 1 | -0/+2 | ||
| * | Fix up tests of math.h and tgmath.h for XPG[67]. | 2010-01-11 | 1 | -0/+3 | ||
| * | Fix time.h POSIX test. | 2010-01-11 | 1 | -0/+2 | ||
| * | Fix up wchar.h for XPG7. | 2010-01-11 | 1 | -0/+4 | ||
| * | Fix typo in wordexp.h tests. | 2010-01-11 | 1 | -0/+2 | ||
| * | Fix up unistd.h tests. | 2010-01-11 | 1 | -0/+2 | ||
| * | Fix handling symbols removed in XPG7. | 2010-01-11 | 1 | -0/+3 | ||
| * | Fix up unistd.h for XPG7. | 2010-01-11 | 1 | -0/+7 | ||
| * | Fix double-inclusion problem of bits/stat.h. | 2010-01-11 | 1 | -0/+10 | ||
| * | Fix compile error. | 2010-01-11 | 1 | -0/+6 | ||
* | | Include <bits/stat.h> only once | 2010-01-11 | 1 | -0/+3 | ||
* | | Fix commas in enum definitions | 2010-01-11 | 1 | -0/+4 | ||
* | | Merge remote branch 'origin/master' into fedora/master | 2010-01-11 | 1 | -0/+178 | ||
|\| | ||||||
| * | FIx up signal.h for XPG7. | 2010-01-10 | 1 | -0/+9 | ||
| * | Fix up sys/wait.h header for XPG7. | 2010-01-10 | 1 | -0/+2 | ||
| * | Fix up sys/types.h for XPG7. | 2010-01-10 | 1 | -0/+2 | ||
| * | Fix glob.h for XPG7. | 2010-01-10 | 1 | -0/+2 | ||
| * | Cleanup strings.h. | 2010-01-10 | 1 | -0/+8 | ||
| * | Missing CLs. | 2010-01-10 | 1 | -0/+5 | ||
| * | Fix standalone stdio.h inclusion. | 2010-01-10 | 1 | -0/+7 | ||
| * | Merge branch 'master' of ssh://sources.redhat.com/git/glibc | 2010-01-09 | 1 | -0/+7 | ||
| |\ | ||||||
| | * | Add new ELF constant PN_XNUM. | 2010-01-07 | 1 | -0/+2 | ||
| | * | Use NT_GNU_HWCAP instead of literal 2. | 2010-01-07 | 1 | -0/+5 | ||
| * | | Add support for XPG7 testing. | 2010-01-09 | 1 | -0/+132 | ||
| |/ | ||||||
| * | Fix typo in feature selection macro use. | 2010-01-06 | 1 | -0/+4 | ||
* | | Merge remote branch 'origin/master' into fedora/master | 2010-01-04 | 1 | -0/+56 | ||
|\| | ||||||
| * | Fix up ChangeLog. | 2009-12-25 | 1 | -2/+1 | ||
| * | Remove tst-sigcontext test. | 2009-12-24 | 1 | -0/+1 |