summaryrefslogtreecommitdiff
path: root/debug
AgeCommit message (Expand)Author
2007-09-15* rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7.Ulrich Drepper
2007-09-15* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper
2007-08-28* libio/bits/stdio2.h (__fread_chk, __fread_unlocked_chk): NewUlrich Drepper
2007-08-28Debug version of fread.Ulrich Drepper
2007-08-26* debug/Makefile: Disable format checking when compiling tst-chk?.c.Ulrich Drepper
2007-08-22[BZ #4582]Ulrich Drepper
2007-08-21[BZ #4925]Ulrich Drepper
2007-07-28* nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known toUlrich Drepper
2007-07-19* libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): New function.Ulrich Drepper
2007-05-24* Makerules (sysd-rules): Define PTW for ptw-* files.Ulrich Drepper
2007-02-17[BZ #3348]Ulrich Drepper
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): NewRoland McGrath
2006-01-01Update copyright year.Ulrich Drepper
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper
2005-12-142005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper
2005-10-31Change backtrace+symbols_fd comment.Ulrich Drepper
2005-09-17[BZ #1053]Ulrich Drepper
2005-08-22* stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) byUlrich Drepper
2005-08-20Add tests for mbstowcs and wcstombs.Ulrich Drepper
2005-08-09Add 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 IDUlrich Drepper
2005-07-15Update.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_tUlrich Drepper
2005-03-19[BZ #779]Ulrich Drepper
2005-03-06* debug/recv_chk.c (__recv_chk): Always fail if request couldUlrich 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 tooUlrich Drepper
2005-03-012005-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 canUlrich Drepper
2005-02-21* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memoryUlrich Drepper
2005-02-12* debug/chk_fail.c (__chk_fail): Add a while (1) loop aroundUlrich Drepper
2005-01-26Update.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-122.5-18.1Jakub Jelinek
2004-11-18Update.Ulrich Drepper