summaryrefslogtreecommitdiff
path: root/debug
AgeCommit message (Expand)AuthorFilesLines
2008-04-07* stdlib/mbtowc.c (__no_r_state): Remove. Jakub Jelinek1-3/+3
2008-03-05* include/stdio.h (__asprintf_chk, __dprintf_chk,Ulrich Drepper8-3/+405
2008-01-02* posix/getconf.c: Update copyright year.Ulrich Drepper2-4/+4
2007-09-26* misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ defineUlrich Drepper1-1/+21
2007-09-15* rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7.Ulrich Drepper2-0/+4
2007-09-15* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper8-16/+61
2007-08-28* libio/bits/stdio2.h (__fread_chk, __fread_unlocked_chk): NewUlrich Drepper4-2/+130
2007-08-28Debug version of fread.Ulrich Drepper1-0/+56
2007-08-26* debug/Makefile: Disable format checking when compiling tst-chk?.c.Ulrich Drepper1-0/+5
2007-08-22[BZ #4582]Ulrich Drepper1-3/+3
2007-08-21[BZ #4925]Ulrich Drepper1-6/+11
2007-07-28* nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known toUlrich Drepper1-4/+7
2007-07-19* libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): New function.Ulrich Drepper8-16/+16
2007-05-24* Makerules (sysd-rules): Define PTW for ptw-* files.Ulrich Drepper4-12/+40
2007-02-17[BZ #3348]Ulrich Drepper1-9/+9
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2-12/+13
2007-07-31.Jakub Jelinek2-13/+12
2007-01-03* posix/getconf.c: Update copyright year.Ulrich Drepper2-4/+5
2006-05-19* malloc/memusage.sh (memusageso): Add quotes.Ulrich Drepper2-4/+6
2006-04-24* posix/bits/unistd.h (__readlinkat_chk): New prototype.Ulrich Drepper4-2/+65
2006-01-14* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath9-23/+38
2006-01-01Update copyright year.Ulrich Drepper2-4/+4
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper12-0/+1016
2005-12-142005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper3-0/+216
2005-10-31Change backtrace+symbols_fd comment.Ulrich Drepper1-3/+2
2005-09-17[BZ #1053]Ulrich Drepper1-1/+1
2005-08-22* stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) byUlrich Drepper5-94/+86
2005-08-20Add tests for mbstowcs and wcstombs.Ulrich Drepper1-0/+36
2005-08-09Add libc_hidden_def.Ulrich Drepper1-1/+2
2005-07-25* debug/mbstowcs_chk.c: New file.Ulrich Drepper4-2/+75
2005-07-21* wcsmbs/bits/wchar2.h (swprintf): Remove format argument.Ulrich Drepper2-1/+5
2005-07-20* wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs,Ulrich Drepper8-6/+267
2005-07-18* nscd/grpcache.c (cache_addgr): Use correct maximum for group IDUlrich Drepper9-0/+248
2005-07-15Update.Andreas Jaeger1-0/+7
2005-07-15* wcsmbs/bits/wchar2.h: New file.Ulrich Drepper21-11/+1105
2005-07-13* stdlib/bits/stdlib.h: New file.Ulrich Drepper7-1/+194
2005-06-26* Versions.def (ld): Add GLIBC_2.4.Ulrich Drepper4-2/+67
2005-06-14* debug/pread64_chk.c: Use __libc_pread64 instead of __pread64.Ulrich Drepper1-1/+1
2005-03-28(__builtin___memcpy_chk): Define away to Andreas Jaeger1-0/+13
2005-03-20* posix/bits/unistd.h (pread) [__USE_FILE_OFFSET64]: Use __off64_tUlrich Drepper4-1/+7
2005-03-19[BZ #779]Ulrich Drepper3-7/+228
2005-03-06* debug/recv_chk.c (__recv_chk): Always fail if request couldUlrich Drepper2-13/+6
2005-03-01* csu/Makefile: Use printf instead of echo for some shells.Ulrich Drepper2-2/+2
2005-03-01* debug/read_chk.c (__read_chk): Always fail if the buffer is tooUlrich Drepper2-4/+4
2005-03-012005-02-28 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+4
2005-03-01(__getcwd_chk): Always fail if the buffer is too small.Ulrich Drepper3-17/+11
2005-03-01* posix/bits/unistd.h: Avoid calling __*_chk variants if we canUlrich Drepper5-17/+50
2005-02-21* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memoryUlrich Drepper14-4/+512
2005-02-12* debug/chk_fail.c (__chk_fail): Add a while (1) loop aroundUlrich Drepper1-2/+4
2005-01-26Update.Ulrich Drepper1-3/+5