Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New | Roland McGrath | 2006-01-14 | 9 | -23/+38 |
* | Update copyright year. | Ulrich Drepper | 2006-01-01 | 2 | -4/+4 |
* | Moved to csu/errno-loc.c. | Ulrich Drepper | 2005-12-14 | 12 | -0/+1016 |
* | 2005-12-13 Ulrich Drepper <drepper@redhat.com> | Ulrich Drepper | 2005-12-14 | 3 | -0/+216 |
* | Change backtrace+symbols_fd comment. | Ulrich Drepper | 2005-10-31 | 1 | -3/+2 |
* | [BZ #1053] | Ulrich Drepper | 2005-09-17 | 1 | -1/+1 |
* | * stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) by | Ulrich Drepper | 2005-08-22 | 5 | -94/+86 |
* | Add tests for mbstowcs and wcstombs. | Ulrich Drepper | 2005-08-20 | 1 | -0/+36 |
* | Add libc_hidden_def. | Ulrich Drepper | 2005-08-09 | 1 | -1/+2 |
* | * debug/mbstowcs_chk.c: New file. | Ulrich Drepper | 2005-07-25 | 4 | -2/+75 |
* | * wcsmbs/bits/wchar2.h (swprintf): Remove format argument. | Ulrich Drepper | 2005-07-21 | 2 | -1/+5 |
* | * wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs, | Ulrich Drepper | 2005-07-20 | 8 | -6/+267 |
* | * nscd/grpcache.c (cache_addgr): Use correct maximum for group ID | Ulrich Drepper | 2005-07-18 | 9 | -0/+248 |
* | Update. | Andreas Jaeger | 2005-07-15 | 1 | -0/+7 |
* | * wcsmbs/bits/wchar2.h: New file. | Ulrich Drepper | 2005-07-15 | 21 | -11/+1105 |
* | * stdlib/bits/stdlib.h: New file. | Ulrich Drepper | 2005-07-13 | 7 | -1/+194 |
* | * Versions.def (ld): Add GLIBC_2.4. | Ulrich Drepper | 2005-06-26 | 4 | -2/+67 |
* | * debug/pread64_chk.c: Use __libc_pread64 instead of __pread64. | Ulrich Drepper | 2005-06-14 | 1 | -1/+1 |
* | (__builtin___memcpy_chk): Define away to | Andreas Jaeger | 2005-03-28 | 1 | -0/+13 |
* | * posix/bits/unistd.h (pread) [__USE_FILE_OFFSET64]: Use __off64_t | Ulrich Drepper | 2005-03-20 | 4 | -1/+7 |
* | [BZ #779] | Ulrich Drepper | 2005-03-19 | 3 | -7/+228 |
* | * debug/recv_chk.c (__recv_chk): Always fail if request could | Ulrich Drepper | 2005-03-06 | 2 | -13/+6 |
* | * csu/Makefile: Use printf instead of echo for some shells. | Ulrich Drepper | 2005-03-01 | 2 | -2/+2 |
* | * debug/read_chk.c (__read_chk): Always fail if the buffer is too | Ulrich Drepper | 2005-03-01 | 2 | -4/+4 |
* | 2005-02-28 Roland McGrath <roland@redhat.com> | Roland McGrath | 2005-03-01 | 1 | -2/+4 |
* | (__getcwd_chk): Always fail if the buffer is too small. | Ulrich Drepper | 2005-03-01 | 3 | -17/+11 |
* | * posix/bits/unistd.h: Avoid calling __*_chk variants if we can | Ulrich Drepper | 2005-03-01 | 5 | -17/+50 |
* | * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memory | Ulrich Drepper | 2005-02-21 | 14 | -4/+512 |
* | * debug/chk_fail.c (__chk_fail): Add a while (1) loop around | Ulrich Drepper | 2005-02-12 | 1 | -2/+4 |
* | Update. | Ulrich Drepper | 2005-01-26 | 1 | -3/+5 |
* | * posix/getconf.c: Update copyright year. | Ulrich Drepper | 2005-01-12 | 2 | -3/+3 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 82 | -4122/+60 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 82 | -60/+4122 |
* | Update. | Ulrich Drepper | 2004-11-18 | 7 | -10/+27 |
* | Update. | Ulrich Drepper | 2004-11-13 | 3 | -27/+49 |
* | Pretty printing. | Ulrich Drepper | 2004-11-09 | 1 | -1/+2 |
* | * debug/tst-chk1.c (ret): New volatile variable. | Roland McGrath | 2004-11-03 | 1 | -3/+1 |
* | Update. | Ulrich Drepper | 2004-10-22 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2004-10-19 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2004-10-19 | 1 | -2/+3 |
* | Update copyright year. Use mktemp to create segv_output file. | Ulrich Drepper | 2004-10-19 | 1 | -7/+5 |
* | 2004-10-15 Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper | 2004-10-18 | 17 | -4/+1436 |
* | [BZ #390] | Ulrich Drepper | 2004-09-17 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2004-09-17 | 1 | -4/+5 |
* | [BZ #217, BZ #219] | Roland McGrath | 2004-06-15 | 1 | -1/+1 |
* | [BZ #40] | Ulrich Drepper | 2004-05-17 | 3 | -3/+6 |
* | Update copyright year. | Ulrich Drepper | 2004-01-01 | 1 | -3/+6 |
* | Update. | Ulrich Drepper | 2003-02-06 | 1 | -3/+3 |
* | Update. | Ulrich Drepper | 2003-01-02 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2002-05-15 | 2 | -32/+58 |