Age | Commit message (Expand) | Author |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper |
2007-07-31 | . | Jakub Jelinek |
2007-01-03 | * posix/getconf.c: Update copyright year. | Ulrich Drepper |
2006-05-19 | * malloc/memusage.sh (memusageso): Add quotes. | Ulrich Drepper |
2006-04-24 | * posix/bits/unistd.h (__readlinkat_chk): New prototype. | Ulrich Drepper |
2006-01-14 | * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New | Roland McGrath |
2006-01-01 | Update copyright year. | Ulrich Drepper |
2005-12-14 | Moved to csu/errno-loc.c. | Ulrich Drepper |
2005-12-14 | 2005-12-13 Ulrich Drepper <drepper@redhat.com> | Ulrich Drepper |
2005-10-31 | Change backtrace+symbols_fd comment. | Ulrich Drepper |
2005-09-17 | [BZ #1053] | Ulrich Drepper |
2005-08-22 | * stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) by | Ulrich Drepper |
2005-08-20 | Add tests for mbstowcs and wcstombs. | Ulrich Drepper |
2005-08-09 | Add libc_hidden_def. | Ulrich Drepper |
2005-07-25 | * debug/mbstowcs_chk.c: New file. | Ulrich Drepper |
2005-07-21 | * wcsmbs/bits/wchar2.h (swprintf): Remove format argument. | Ulrich Drepper |
2005-07-20 | * wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs, | Ulrich Drepper |
2005-07-18 | * nscd/grpcache.c (cache_addgr): Use correct maximum for group ID | Ulrich Drepper |
2005-07-15 | Update. | Andreas Jaeger |
2005-07-15 | * wcsmbs/bits/wchar2.h: New file. | Ulrich Drepper |
2005-07-13 | * stdlib/bits/stdlib.h: New file. | Ulrich Drepper |
2005-06-26 | * Versions.def (ld): Add GLIBC_2.4. | Ulrich Drepper |
2005-06-14 | * debug/pread64_chk.c: Use __libc_pread64 instead of __pread64. | Ulrich Drepper |
2005-03-28 | (__builtin___memcpy_chk): Define away to | Andreas Jaeger |
2005-03-20 | * posix/bits/unistd.h (pread) [__USE_FILE_OFFSET64]: Use __off64_t | Ulrich Drepper |
2005-03-19 | [BZ #779] | Ulrich Drepper |
2005-03-06 | * debug/recv_chk.c (__recv_chk): Always fail if request could | Ulrich Drepper |
2005-03-01 | * csu/Makefile: Use printf instead of echo for some shells. | Ulrich Drepper |
2005-03-01 | * debug/read_chk.c (__read_chk): Always fail if the buffer is too | Ulrich Drepper |
2005-03-01 | 2005-02-28 Roland McGrath <roland@redhat.com> | Roland McGrath |
2005-03-01 | (__getcwd_chk): Always fail if the buffer is too small. | Ulrich Drepper |
2005-03-01 | * posix/bits/unistd.h: Avoid calling __*_chk variants if we can | Ulrich Drepper |
2005-02-21 | * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memory | Ulrich Drepper |
2005-02-12 | * debug/chk_fail.c (__chk_fail): Add a while (1) loop around | Ulrich Drepper |
2005-01-26 | Update. | Ulrich Drepper |
2005-01-12 | * posix/getconf.c: Update copyright year. | Ulrich Drepper |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper |
2007-07-12 | 2.5-18.1 | Jakub Jelinek |
2004-11-18 | Update. | Ulrich Drepper |
2004-11-13 | Update. | Ulrich Drepper |
2004-11-09 | Pretty printing. | Ulrich Drepper |
2004-11-03 | * debug/tst-chk1.c (ret): New volatile variable. | Roland McGrath |
2004-10-22 | Update. | Ulrich Drepper |
2004-10-19 | Update. | Ulrich Drepper |
2004-10-19 | Update. | Ulrich Drepper |
2004-10-19 | Update copyright year. Use mktemp to create segv_output file. | Ulrich Drepper |
2004-10-18 | 2004-10-15 Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper |
2004-09-17 | [BZ #390] | Ulrich Drepper |
2004-09-17 | Update. | Ulrich Drepper |
2004-06-15 | [BZ #217, BZ #219] | Roland McGrath |