2009-02-06 |
Ulrich Drepper | * debug/xtrace.sh: Unify translatable messages. |
tree | commitdiff |
2009-01-02 |
Ulrich Drepper | * posix/getconf.c: Update copyright year. |
tree | commitdiff |
2008-10-31 |
Ulrich Drepper | [BZ #6980] |
tree | commitdiff |
2008-04-07 |
Jakub Jelinek | * stdlib/mbtowc.c (__no_r_state): Remove. |
tree | commitdiff |
2008-03-05 |
Ulrich Drepper | * include/stdio.h (__asprintf_chk, __dprintf_chk, cvs/fedora-glibc-20080305T0857 |
tree | commitdiff |
2008-01-02 |
Ulrich Drepper | * posix/getconf.c: Update copyright year. |
tree | commitdiff |
2007-09-26 |
Ulrich Drepper | * misc/sys/cdefs.h (__warndecl, __errordecl): For GCC... |
tree | commitdiff |
2007-09-15 |
Ulrich Drepper | * rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7. |
tree | commitdiff |
2007-09-15 |
Ulrich Drepper | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC... |
tree | commitdiff |
2007-08-28 |
Ulrich Drepper | * libio/bits/stdio2.h (__fread_chk, __fread_unlocked_ch... |
tree | commitdiff |
2007-08-28 |
Ulrich Drepper | Debug version of fread. |
tree | commitdiff |
2007-08-26 |
Ulrich Drepper | * debug/Makefile: Disable format checking when compilin... |
tree | commitdiff |
2007-08-22 |
Ulrich Drepper | [BZ #4582] |
tree | commitdiff |
2007-08-21 |
Ulrich Drepper | [BZ #4925] |
tree | commitdiff |
2007-07-28 |
Ulrich Drepper | * nss/nsswitch.c (__nss_lookup_function): Don't cast... |
tree | commitdiff |
2007-07-19 |
Ulrich Drepper | * libio/libioP.h (_IO_acquire_lock_clear_flags2_fct... |
tree | commitdiff |
2007-05-24 |
Ulrich Drepper | * Makerules (sysd-rules): Define PTW for ptw-* files. |
tree | commitdiff |
2007-02-17 |
Ulrich Drepper | [BZ #3348] |
tree | commitdiff |
2007-01-11 |
Ulrich Drepper | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,... |
tree | commitdiff |
2007-07-31 |
Jakub Jelinek | . |
tree | commitdiff |
2007-01-03 |
Ulrich Drepper | * posix/getconf.c: Update copyright year. |
tree | commitdiff |
2006-05-19 |
Ulrich Drepper | * malloc/memusage.sh (memusageso): Add quotes. |
tree | commitdiff |
2006-04-24 |
Ulrich Drepper | * posix/bits/unistd.h (__readlinkat_chk): New prototype. |
tree | commitdiff |
2006-01-14 |
Roland McGrath | * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowa... |
tree | commitdiff |
2006-01-01 |
Ulrich Drepper | Update copyright year. |
tree | commitdiff |
2005-12-14 |
Ulrich Drepper | Moved to csu/errno-loc.c. |
tree | commitdiff |
2005-12-14 |
Ulrich Drepper | 2005-12-13 Ulrich Drepper <drepper@redhat.com> |
tree | commitdiff |
2005-10-31 |
Ulrich Drepper | Change backtrace+symbols_fd comment. |
tree | commitdiff |
2005-09-17 |
Ulrich Drepper | [BZ #1053] |
tree | commitdiff |
2005-08-22 |
Ulrich Drepper | * stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) by |
tree | commitdiff |
2005-08-20 |
Ulrich Drepper | Add tests for mbstowcs and wcstombs. |
tree | commitdiff |
2005-08-09 |
Ulrich Drepper | Add libc_hidden_def. |
tree | commitdiff |
2005-07-25 |
Ulrich Drepper | * debug/mbstowcs_chk.c: New file. |
tree | commitdiff |
2005-07-21 |
Ulrich Drepper | * wcsmbs/bits/wchar2.h (swprintf): Remove format argument. |
tree | commitdiff |
2005-07-20 |
Ulrich Drepper | * wcsmbs/bits/wchar2.h: Add definitions for wcrtomb... |
tree | commitdiff |
2005-07-18 |
Ulrich Drepper | * nscd/grpcache.c (cache_addgr): Use correct maximum... |
tree | commitdiff |
2005-07-15 |
Andreas Jaeger | Update. |
tree | commitdiff |
2005-07-15 |
Ulrich Drepper | * wcsmbs/bits/wchar2.h: New file. |
tree | commitdiff |
2005-07-13 |
Ulrich Drepper | * stdlib/bits/stdlib.h: New file. |
tree | commitdiff |
2005-06-26 |
Ulrich Drepper | * Versions.def (ld): Add GLIBC_2.4. |
tree | commitdiff |
2005-06-14 |
Ulrich Drepper | * debug/pread64_chk.c: Use __libc_pread64 instead of... |
tree | commitdiff |
2005-03-28 |
Andreas Jaeger | (__builtin___memcpy_chk): Define away to |
tree | commitdiff |
2005-03-20 |
Ulrich Drepper | * posix/bits/unistd.h (pread) [__USE_FILE_OFFSET64... |
tree | commitdiff |
2005-03-19 |
Ulrich Drepper | [BZ #779] |
tree | commitdiff |
2005-03-06 |
Ulrich Drepper | * debug/recv_chk.c (__recv_chk): Always fail if request... |
tree | commitdiff |
2005-03-01 |
Ulrich Drepper | * csu/Makefile: Use printf instead of echo for some... |
tree | commitdiff |
2005-03-01 |
Ulrich Drepper | * debug/read_chk.c (__read_chk): Always fail if the... |
tree | commitdiff |
2005-03-01 |
Roland McGrath | 2005-02-28 Roland McGrath <roland@redhat.com> |
tree | commitdiff |
2005-03-01 |
Ulrich Drepper | (__getcwd_chk): Always fail if the buffer is too small. |
tree | commitdiff |
2005-03-01 |
Ulrich Drepper | * posix/bits/unistd.h: Avoid calling __*_chk variants... |
tree | commitdiff |
2005-02-21 |
Ulrich Drepper | * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace... |
tree | commitdiff |
2005-02-12 |
Ulrich Drepper | * debug/chk_fail.c (__chk_fail): Add a while (1) loop... |
tree | commitdiff |
2005-01-26 |
Ulrich Drepper | Update. |
tree | commitdiff |
2005-01-12 |
Ulrich Drepper | * posix/getconf.c: Update copyright year. |
tree | commitdiff |
2004-12-22 |
Ulrich Drepper | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. |
tree | commitdiff |
2007-07-12 |
Jakub Jelinek | 2.5-18.1 |
tree | commitdiff |
2004-11-18 |
Ulrich Drepper | Update. |
tree | commitdiff |
2004-11-13 |
Ulrich Drepper | Update. |
tree | commitdiff |
2004-11-09 |
Ulrich Drepper | Pretty printing. |
tree | commitdiff |
2004-11-03 |
Roland McGrath | * debug/tst-chk1.c (ret): New volatile variable. |
tree | commitdiff |
2004-10-22 |
Ulrich Drepper | Update. |
tree | commitdiff |
2004-10-19 |
Ulrich Drepper | Update. |
tree | commitdiff |
2004-10-19 |
Ulrich Drepper | Update. |
tree | commitdiff |
2004-10-19 |
Ulrich Drepper | Update copyright year. Use mktemp to create segv_output... |
tree | commitdiff |
2004-10-18 |
Ulrich Drepper | 2004-10-15 Jakub Jelinek <jakub@redhat.com> |
tree | commitdiff |
2004-09-17 |
Ulrich Drepper | [BZ #390] |
tree | commitdiff |
2004-09-17 |
Ulrich Drepper | Update. |
tree | commitdiff |
2004-06-15 |
Roland McGrath | [BZ #217, BZ #219] |
tree | commitdiff |
2004-05-17 |
Ulrich Drepper | [BZ #40] |
tree | commitdiff |
2004-01-01 |
Ulrich Drepper | Update copyright year. |
tree | commitdiff |
2003-02-06 |
Ulrich Drepper | Update. |
tree | commitdiff |
2003-01-02 |
Ulrich Drepper | Update. |
tree | commitdiff |
2002-05-15 |
Ulrich Drepper | Update. |
tree | commitdiff |
2002-04-15 |
Ulrich Drepper | Update. |
tree | commitdiff |
2002-04-04 |
Ulrich Drepper | Update. |
tree | commitdiff |
2002-01-17 |
Ulrich Drepper | Update. |
tree | commitdiff |
2001-08-29 |
Ulrich Drepper | Update. |
tree | commitdiff |
2001-07-06 |
Andreas Jaeger | Update to LGPL v2.1. |
tree | commitdiff |
2001-06-20 |
Ulrich Drepper | Update. |
tree | commitdiff |
2001-05-07 |
Andreas Jaeger | Update. |
tree | commitdiff |
2001-04-04 |
Ulrich Drepper | Update. |
tree | commitdiff |
2001-03-18 |
Ulrich Drepper | Update. |
tree | commitdiff |
2001-01-05 |
Ulrich Drepper | Update. |
tree | commitdiff |
2000-12-31 |
Andreas Jaeger | Update. |
tree | commitdiff |
2000-11-25 |
Ulrich Drepper | Update. |
tree | commitdiff |
2000-07-01 |
Ulrich Drepper | Update. |
tree | commitdiff |
2000-01-06 |
Ulrich Drepper | Update. |
tree | commitdiff |
1999-10-29 |
Ulrich Drepper | Update. |
tree | commitdiff |
1999-10-19 |
Ulrich Drepper | Update. |
tree | commitdiff |
1999-10-12 |
Ulrich Drepper | Update. |
tree | commitdiff |
1999-10-09 |
Ulrich Drepper | Update. |
tree | commitdiff |
1999-10-08 |
Ulrich Drepper | Update. |
tree | commitdiff |
1999-10-08 |
Ulrich Drepper | Update. |
tree | commitdiff |
1999-10-07 |
Ulrich Drepper | Update. |
tree | commitdiff |
1999-08-18 |
Ulrich Drepper | Update. |
tree | commitdiff |
1999-08-08 |
Ulrich Drepper | Update. |
tree | commitdiff |
1999-03-20 |
Andreas Schwab | 1999-03-19 Andreas Jaeger <aj@arthur.rhein-neckar.de> |
tree | commitdiff |
1999-01-04 |
Ulrich Drepper | Update. |
tree | commitdiff |
1998-10-19 |
Ulrich Drepper | Update. |
tree | commitdiff |
1998-10-06 |
Ulrich Drepper | Update. cvs/glibc-2_0_97 glibc-2.0.97 |
tree | commitdiff |
next |