about summary refs log tree commit diff
path: root/debug
Commit message (Expand)AuthorAgeFilesLines
* * stdlib/mbtowc.c (__no_r_state): Remove. Jakub Jelinek2008-04-071-3/+3
* * include/stdio.h (__asprintf_chk, __dprintf_chk, cvs/fedora-glibc-20080305T0857Ulrich Drepper2008-03-058-3/+405
* * posix/getconf.c: Update copyright year.Ulrich Drepper2008-01-022-4/+4
* * misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ defineUlrich Drepper2007-09-261-1/+21
* * rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7.Ulrich Drepper2007-09-152-0/+4
* * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper2007-09-158-16/+61
* * libio/bits/stdio2.h (__fread_chk, __fread_unlocked_chk): NewUlrich Drepper2007-08-284-2/+130
* Debug version of fread.Ulrich Drepper2007-08-281-0/+56
* * debug/Makefile: Disable format checking when compiling tst-chk?.c.Ulrich Drepper2007-08-261-0/+5
* [BZ #4582]Ulrich Drepper2007-08-221-3/+3
* [BZ #4925]Ulrich Drepper2007-08-211-6/+11
* * nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known toUlrich Drepper2007-07-281-4/+7
* * libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): New function.Ulrich Drepper2007-07-198-16/+16
* * Makerules (sysd-rules): Define PTW for ptw-* files.Ulrich Drepper2007-05-244-12/+40
* [BZ #3348]Ulrich Drepper2007-02-171-9/+9
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-112-12/+13
* .Jakub Jelinek2007-07-312-13/+12
* * posix/getconf.c: Update copyright year.Ulrich Drepper2007-01-032-4/+5
* * malloc/memusage.sh (memusageso): Add quotes.Ulrich Drepper2006-05-192-4/+6
* * posix/bits/unistd.h (__readlinkat_chk): New prototype.Ulrich Drepper2006-04-244-2/+65
* * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath2006-01-149-23/+38
* Update copyright year.Ulrich Drepper2006-01-012-4/+4
* Moved to csu/errno-loc.c.Ulrich Drepper2005-12-1412-0/+1016
* 2005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper2005-12-143-0/+216
* Change backtrace+symbols_fd comment.Ulrich Drepper2005-10-311-3/+2
* [BZ #1053]Ulrich Drepper2005-09-171-1/+1
* * stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) byUlrich Drepper2005-08-225-94/+86
* Add tests for mbstowcs and wcstombs.Ulrich Drepper2005-08-201-0/+36
* Add libc_hidden_def.Ulrich Drepper2005-08-091-1/+2
* * debug/mbstowcs_chk.c: New file.Ulrich Drepper2005-07-254-2/+75
* * wcsmbs/bits/wchar2.h (swprintf): Remove format argument.Ulrich Drepper2005-07-212-1/+5
* * wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs,Ulrich Drepper2005-07-208-6/+267
* * nscd/grpcache.c (cache_addgr): Use correct maximum for group IDUlrich Drepper2005-07-189-0/+248
* Update.Andreas Jaeger2005-07-151-0/+7
* * wcsmbs/bits/wchar2.h: New file.Ulrich Drepper2005-07-1521-11/+1105
* * stdlib/bits/stdlib.h: New file.Ulrich Drepper2005-07-137-1/+194
* * Versions.def (ld): Add GLIBC_2.4.Ulrich Drepper2005-06-264-2/+67
* * debug/pread64_chk.c: Use __libc_pread64 instead of __pread64.Ulrich Drepper2005-06-141-1/+1
* (__builtin___memcpy_chk): Define away to Andreas Jaeger2005-03-281-0/+13
* * posix/bits/unistd.h (pread) [__USE_FILE_OFFSET64]: Use __off64_tUlrich Drepper2005-03-204-1/+7
* [BZ #779]Ulrich Drepper2005-03-193-7/+228
* * debug/recv_chk.c (__recv_chk): Always fail if request couldUlrich Drepper2005-03-062-13/+6
* * csu/Makefile: Use printf instead of echo for some shells.Ulrich Drepper2005-03-012-2/+2
* * debug/read_chk.c (__read_chk): Always fail if the buffer is tooUlrich Drepper2005-03-012-4/+4
* 2005-02-28 Roland McGrath <roland@redhat.com>Roland McGrath2005-03-011-2/+4
* (__getcwd_chk): Always fail if the buffer is too small.Ulrich Drepper2005-03-013-17/+11
* * posix/bits/unistd.h: Avoid calling __*_chk variants if we canUlrich Drepper2005-03-015-17/+50
* * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memoryUlrich Drepper2005-02-2114-4/+512
* * debug/chk_fail.c (__chk_fail): Add a while (1) loop aroundUlrich Drepper2005-02-121-2/+4
* Update.Ulrich Drepper2005-01-261-3/+5