Age | Commit message (Expand) | Author |
2010-03-15 | Update copyright year. | Ulrich Drepper |
2009-07-30 | Add CFLAGS definition missing from last patch. | Ulrich Drepper |
2009-07-30 | Add test case for ____longjmp_chk vs signal stacks. | Ulrich Drepper |
2009-06-16 | Don't treat bug reporting message as a format string. | Andreas Schwab |
2009-05-15 | Check for valid stack frame in longjmp. | Ulrich Drepper |
2009-04-26 | * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inline | Ulrich Drepper |
2009-02-06 | * debug/xtrace.sh: Unify translatable messages. | Ulrich Drepper |
2009-01-02 | * posix/getconf.c: Update copyright year. | Ulrich Drepper |
2008-10-31 | [BZ #6980] | Ulrich Drepper |
2008-04-07 | * stdlib/mbtowc.c (__no_r_state): Remove. | Jakub Jelinek |
2008-03-05 | * include/stdio.h (__asprintf_chk, __dprintf_chk,cvs/fedora-glibc-20080305T0857 | Ulrich Drepper |
2008-01-02 | * posix/getconf.c: Update copyright year. | Ulrich Drepper |
2007-09-26 | * misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ define | Ulrich Drepper |
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): New | Ulrich Drepper |
2007-08-28 | Debug 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 to | Ulrich 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): New | Roland McGrath |
2006-01-01 | Update copyright year. | Ulrich Drepper |
2005-12-14 | Moved to csu/errno-loc.c. | Ulrich Drepper |
2005-12-14 | 2005-12-13 Ulrich Drepper <drepper@redhat.com> | Ulrich Drepper |
2005-10-31 | Change backtrace+symbols_fd comment. | Ulrich Drepper |
2005-09-17 | [BZ #1053] | Ulrich Drepper |
2005-08-22 | * stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) by | Ulrich Drepper |
2005-08-20 | Add tests for mbstowcs and wcstombs. | Ulrich Drepper |
2005-08-09 | Add 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 ID | Ulrich Drepper |
2005-07-15 | Update. | 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_t | Ulrich Drepper |
2005-03-19 | [BZ #779] | Ulrich Drepper |