summary refs log tree commit diff
path: root/debug
Commit message (Expand)AuthorAgeFilesLines
* Unify messagesUlrich Drepper2011-05-281-2/+2
* Update copyright year.Ulrich Drepper2011-01-172-4/+4
* Add two forgotten licence exceptionsPetr Baudis2010-09-252-0/+34
* Remove undefined operationsAndreas Schwab2010-09-051-5/+5
* Improve 64bit memcpy/memmove for Atom, Core 2 and Core i7H.J. Lu2010-06-301-1/+5
* Update copyright year.Ulrich Drepper2010-03-152-5/+5
* Add CFLAGS definition missing from last patch.Ulrich Drepper2009-07-301-0/+2
* Add test case for ____longjmp_chk vs signal stacks.Ulrich Drepper2009-07-302-1/+116
* Don't treat bug reporting message as a format string.Andreas Schwab2009-06-161-1/+1
* Check for valid stack frame in longjmp.Ulrich Drepper2009-05-154-2/+122
* * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inlineUlrich Drepper2009-04-263-9/+9
* * debug/xtrace.sh: Unify translatable messages.Ulrich Drepper2009-02-062-3/+22
* * posix/getconf.c: Update copyright year.Ulrich Drepper2009-01-022-4/+4
* [BZ #6980]Ulrich Drepper2008-10-311-1/+7
* * 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