nss_db: Quash read implicit declaration warning
[platform/upstream/glibc.git] / debug /
2011-05-28 Ulrich DrepperUnify messages
2011-01-17 Ulrich DrepperUpdate copyright year.
2010-09-25 Petr BaudisAdd two forgotten licence exceptions
2010-09-05 Andreas SchwabRemove undefined operations
2010-06-30 H.J. LuImprove 64bit memcpy/memmove for Atom, Core 2 and Core i7
2010-03-15 Ulrich DrepperUpdate copyright year.
2009-07-31 Ulrich DrepperAdd CFLAGS definition missing from last patch.
2009-07-31 Ulrich DrepperAdd test case for ____longjmp_chk vs signal stacks.
2009-06-17 Andreas SchwabDon't treat bug reporting message as a format string.
2009-05-16 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2009-05-16 Ulrich DrepperCheck for valid stack frame in longjmp.
2009-04-26 Ulrich Drepper* sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remov...
2009-02-06 Ulrich Drepper* debug/xtrace.sh: Unify translatable messages.
2009-01-02 Ulrich Drepper* posix/getconf.c: Update copyright year.
2008-10-31 Ulrich Drepper[BZ #6980]
2008-04-07 Jakub Jelinek* stdlib/mbtowc.c (__no_r_state): Remove.
2008-03-05 Ulrich Drepper* include/stdio.h (__asprintf_chk, __dprintf_chk, cvs/fedora-glibc-20080305T0857
2008-01-02 Ulrich Drepper* posix/getconf.c: Update copyright year.
2007-09-26 Ulrich Drepper* misc/sys/cdefs.h (__warndecl, __errordecl): For GCC...
2007-09-15 Ulrich Drepper* rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7.
2007-09-15 Ulrich Drepper* misc/sys/cdefs.h (__va_arg_pack): Define for GCC...
2007-08-28 Ulrich Drepper* libio/bits/stdio2.h (__fread_chk, __fread_unlocked_ch...
2007-08-28 Ulrich DrepperDebug version of fread.
2007-08-26 Ulrich Drepper* debug/Makefile: Disable format checking when compilin...
2007-08-22 Ulrich Drepper[BZ #4582]
2007-08-21 Ulrich Drepper[BZ #4925]
2007-07-28 Ulrich Drepper* nss/nsswitch.c (__nss_lookup_function): Don't cast...
2007-07-19 Ulrich Drepper* libio/libioP.h (_IO_acquire_lock_clear_flags2_fct...
2007-05-24 Ulrich Drepper* Makerules (sysd-rules): Define PTW for ptw-* files.
2007-02-17 Ulrich Drepper[BZ #3348]
2007-01-11 Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31 Jakub Jelinek.
2007-01-03 Ulrich Drepper* posix/getconf.c: Update copyright year.
2006-05-19 Ulrich Drepper* malloc/memusage.sh (memusageso): Add quotes.
2006-04-24 Ulrich Drepper* posix/bits/unistd.h (__readlinkat_chk): New prototype.
2006-01-14 Roland McGrath* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowa...
2006-01-01 Ulrich DrepperUpdate copyright year.
2005-12-14 Ulrich DrepperMoved to csu/errno-loc.c.
2005-12-14 Ulrich Drepper2005-12-13 Ulrich Drepper <drepper@redhat.com>
2005-10-31 Ulrich DrepperChange backtrace+symbols_fd comment.
2005-09-17 Ulrich Drepper[BZ #1053]
2005-08-22 Ulrich Drepper* stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) by
2005-08-20 Ulrich DrepperAdd tests for mbstowcs and wcstombs.
2005-08-09 Ulrich DrepperAdd libc_hidden_def.
2005-07-25 Ulrich Drepper* debug/mbstowcs_chk.c: New file.
2005-07-21 Ulrich Drepper* wcsmbs/bits/wchar2.h (swprintf): Remove format argument.
2005-07-20 Ulrich Drepper* wcsmbs/bits/wchar2.h: Add definitions for wcrtomb...
2005-07-18 Ulrich Drepper* nscd/grpcache.c (cache_addgr): Use correct maximum...
2005-07-15 Andreas JaegerUpdate.
2005-07-15 Ulrich Drepper* wcsmbs/bits/wchar2.h: New file.
2005-07-13 Ulrich Drepper* stdlib/bits/stdlib.h: New file.
2005-06-26 Ulrich Drepper* Versions.def (ld): Add GLIBC_2.4.
2005-06-14 Ulrich Drepper* debug/pread64_chk.c: Use __libc_pread64 instead of...
2005-03-28 Andreas Jaeger(__builtin___memcpy_chk): Define away to
2005-03-20 Ulrich Drepper* posix/bits/unistd.h (pread) [__USE_FILE_OFFSET64...
2005-03-19 Ulrich Drepper[BZ #779]
2005-03-06 Ulrich Drepper* debug/recv_chk.c (__recv_chk): Always fail if request...
2005-03-01 Ulrich Drepper* csu/Makefile: Use printf instead of echo for some...
2005-03-01 Ulrich Drepper* debug/read_chk.c (__read_chk): Always fail if the...
2005-03-01 Roland McGrath2005-02-28 Roland McGrath <roland@redhat.com>
2005-03-01 Ulrich Drepper(__getcwd_chk): Always fail if the buffer is too small.
2005-03-01 Ulrich Drepper* posix/bits/unistd.h: Avoid calling __*_chk variants...
2005-02-21 Ulrich Drepper* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace...
2005-02-12 Ulrich Drepper* debug/chk_fail.c (__chk_fail): Add a while (1) loop...
2005-01-26 Ulrich DrepperUpdate.
2005-01-12 Ulrich Drepper* posix/getconf.c: Update copyright year.
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1
2004-11-18 Ulrich DrepperUpdate.
2004-11-13 Ulrich DrepperUpdate.
2004-11-09 Ulrich DrepperPretty printing.
2004-11-03 Roland McGrath* debug/tst-chk1.c (ret): New volatile variable.
2004-10-22 Ulrich DrepperUpdate.
2004-10-19 Ulrich DrepperUpdate.
2004-10-19 Ulrich DrepperUpdate.
2004-10-19 Ulrich DrepperUpdate copyright year. Use mktemp to create segv_output...
2004-10-18 Ulrich Drepper2004-10-15 Jakub Jelinek <jakub@redhat.com>
2004-09-17 Ulrich Drepper[BZ #390]
2004-09-17 Ulrich DrepperUpdate.
2004-06-15 Roland McGrath[BZ #217, BZ #219]
2004-05-17 Ulrich Drepper[BZ #40]
2004-01-01 Ulrich DrepperUpdate copyright year.
2003-02-06 Ulrich DrepperUpdate.
2003-01-02 Ulrich DrepperUpdate.
2002-05-15 Ulrich DrepperUpdate.
2002-04-15 Ulrich DrepperUpdate.
2002-04-04 Ulrich DrepperUpdate.
2002-01-17 Ulrich DrepperUpdate.
2001-08-29 Ulrich DrepperUpdate.
2001-07-06 Andreas JaegerUpdate to LGPL v2.1.
2001-06-20 Ulrich DrepperUpdate.
2001-05-07 Andreas JaegerUpdate.
2001-04-04 Ulrich DrepperUpdate.
2001-03-18 Ulrich DrepperUpdate.
2001-01-05 Ulrich DrepperUpdate.
2000-12-31 Andreas JaegerUpdate.
2000-11-25 Ulrich DrepperUpdate.
2000-07-01 Ulrich DrepperUpdate.
2000-01-06 Ulrich DrepperUpdate.
1999-10-29 Ulrich DrepperUpdate.
next