2012-07-01 |
Joseph Myers | Merge glibc-ports into ports/ directory. glibc-2.16-ports-merge |
tree | commitdiff |
2012-06-13 |
Paul Pluzhnikov | Suppress sign-conversion warning from FD_SET. |
tree | commitdiff |
2012-05-31 |
Mike Frysinger | tests: move -D_FORTIFY_SOURCE to CPPFLAGS |
tree | commitdiff |
2012-05-24 |
Andreas Schwab | Remove use of INTDEF/INTUSE in libio |
tree | commitdiff |
2012-04-29 |
Marek Polacek | Fix attributes for fortify functions. |
tree | commitdiff |
2012-04-18 |
David S. Miller | Remove all traces of reg_char. |
tree | commitdiff |
2012-03-27 |
Andreas Jaeger | Merge branch 'elf-move' |
tree | commitdiff |
2012-03-20 |
H.J. Lu | Move stdio-common/_itoa.h to sysdeps/generic |
tree | commitdiff |
2012-03-20 |
Andreas Jaeger | Merge branch 'master' into elf-move |
tree | commitdiff |
2012-03-20 |
Andreas Jaeger | Remove old debug/backtracesyms files, replace with... |
tree | commitdiff |
2012-03-14 |
Andreas Jaeger | Merge branch 'master' into bug13658-branch |
tree | commitdiff |
2012-03-07 |
Ulrich Drepper | Remove distribute variable from Makefiles |
tree | commitdiff |
2012-02-09 |
Paul Eggert | Replace FSF snail mail address with URLs. |
tree | commitdiff |
2012-01-25 |
Ulrich Drepper | Merge branch 'master' of ssh://sourceware.org/git/glibc |
tree | commitdiff |
2012-01-24 |
Ulrich Drepper | Fix gets problems |
tree | commitdiff |
2012-01-08 |
Ulrich Drepper | Add checking versions of poll and ppoll |
tree | commitdiff |
2012-01-08 |
Ulrich Drepper | Remove pre-ISO C support |
tree | commitdiff |
2012-01-08 |
Ulrich Drepper | Remove non-ELF support |
tree | commitdiff |
2012-01-03 |
Ulrich Drepper | Merge branch 'c11' |
tree | commitdiff |
2012-01-01 |
Ulrich Drepper | More fallout from gets removal |
tree | commitdiff |
2012-01-01 |
Ulrich Drepper | Update copyright year |
tree | commitdiff |
2011-09-08 |
Ulrich Drepper | Add range checking for FD_SET, FD_CLR, and FD_ISSET |
tree | commitdiff |
2011-06-28 |
Ulrich Drepper | Fix quoting in some installed shell scripts |
tree | commitdiff |
2011-05-28 |
Ulrich Drepper | Unify messages |
tree | commitdiff |
2011-01-17 |
Ulrich Drepper | Update copyright year. |
tree | commitdiff |
2010-09-25 |
Petr Baudis | Add two forgotten licence exceptions |
tree | commitdiff |
2010-09-05 |
Andreas Schwab | Remove undefined operations |
tree | commitdiff |
2010-06-30 |
H.J. Lu | Improve 64bit memcpy/memmove for Atom, Core 2 and Core i7 |
tree | commitdiff |
2010-03-15 |
Ulrich Drepper | Update copyright year. |
tree | commitdiff |
2009-07-31 |
Ulrich Drepper | Add CFLAGS definition missing from last patch. |
tree | commitdiff |
2009-07-31 |
Ulrich Drepper | Add test case for ____longjmp_chk vs signal stacks. |
tree | commitdiff |
2009-06-17 |
Andreas Schwab | Don't treat bug reporting message as a format string. |
tree | commitdiff |
2009-05-16 |
Ulrich Drepper | Merge branch 'master' of ssh://sources.redhat.com/git... |
tree | commitdiff |
2009-05-16 |
Ulrich Drepper | Check for valid stack frame in longjmp. |
tree | commitdiff |
2009-04-26 |
Ulrich Drepper | * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remov... |
tree | commitdiff |
2009-02-06 |
Ulrich Drepper | * debug/xtrace.sh: Unify translatable messages. |
tree | commitdiff |
2009-01-02 |
Ulrich Drepper | * posix/getconf.c: Update copyright year. |
tree | commitdiff |
2008-10-31 |
Ulrich Drepper | [BZ #6980] |
tree | commitdiff |
2008-04-07 |
Jakub Jelinek | * stdlib/mbtowc.c (__no_r_state): Remove. |
tree | commitdiff |
2008-03-05 |
Ulrich Drepper | * include/stdio.h (__asprintf_chk, __dprintf_chk, cvs/fedora-glibc-20080305T0857 |
tree | commitdiff |
2008-01-02 |
Ulrich Drepper | * posix/getconf.c: Update copyright year. |
tree | commitdiff |
2007-09-26 |
Ulrich Drepper | * misc/sys/cdefs.h (__warndecl, __errordecl): For GCC... |
tree | commitdiff |
2007-09-15 |
Ulrich Drepper | * rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7. |
tree | commitdiff |
2007-09-15 |
Ulrich Drepper | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC... |
tree | commitdiff |
2007-08-28 |
Ulrich Drepper | * libio/bits/stdio2.h (__fread_chk, __fread_unlocked_ch... |
tree | commitdiff |
2007-08-28 |
Ulrich Drepper | Debug version of fread. |
tree | commitdiff |
2007-08-26 |
Ulrich Drepper | * debug/Makefile: Disable format checking when compilin... |
tree | commitdiff |
2007-08-22 |
Ulrich Drepper | [BZ #4582] |
tree | commitdiff |
2007-08-21 |
Ulrich Drepper | [BZ #4925] |
tree | commitdiff |
2007-07-28 |
Ulrich Drepper | * nss/nsswitch.c (__nss_lookup_function): Don't cast... |
tree | commitdiff |
2007-07-19 |
Ulrich Drepper | * libio/libioP.h (_IO_acquire_lock_clear_flags2_fct... |
tree | commitdiff |
2007-05-24 |
Ulrich Drepper | * Makerules (sysd-rules): Define PTW for ptw-* files. |
tree | commitdiff |
2007-02-17 |
Ulrich Drepper | [BZ #3348] |
tree | commitdiff |
2007-01-11 |
Ulrich Drepper | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,... |
tree | commitdiff |
2007-07-31 |
Jakub Jelinek | . |
tree | commitdiff |
2007-01-03 |
Ulrich Drepper | * posix/getconf.c: Update copyright year. |
tree | commitdiff |
2006-05-19 |
Ulrich Drepper | * malloc/memusage.sh (memusageso): Add quotes. |
tree | commitdiff |
2006-04-24 |
Ulrich Drepper | * posix/bits/unistd.h (__readlinkat_chk): New prototype. |
tree | commitdiff |
2006-01-14 |
Roland McGrath | * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowa... |
tree | commitdiff |
2006-01-01 |
Ulrich Drepper | Update copyright year. |
tree | commitdiff |
2005-12-14 |
Ulrich Drepper | Moved to csu/errno-loc.c. |
tree | commitdiff |
2005-12-14 |
Ulrich Drepper | 2005-12-13 Ulrich Drepper <drepper@redhat.com> |
tree | commitdiff |
2005-10-31 |
Ulrich Drepper | Change backtrace+symbols_fd comment. |
tree | commitdiff |
2005-09-17 |
Ulrich Drepper | [BZ #1053] |
tree | commitdiff |
2005-08-22 |
Ulrich Drepper | * stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) by |
tree | commitdiff |
2005-08-20 |
Ulrich Drepper | Add tests for mbstowcs and wcstombs. |
tree | commitdiff |
2005-08-09 |
Ulrich Drepper | Add libc_hidden_def. |
tree | commitdiff |
2005-07-25 |
Ulrich Drepper | * debug/mbstowcs_chk.c: New file. |
tree | commitdiff |
2005-07-21 |
Ulrich Drepper | * wcsmbs/bits/wchar2.h (swprintf): Remove format argument. |
tree | commitdiff |
2005-07-20 |
Ulrich Drepper | * wcsmbs/bits/wchar2.h: Add definitions for wcrtomb... |
tree | commitdiff |
2005-07-18 |
Ulrich Drepper | * nscd/grpcache.c (cache_addgr): Use correct maximum... |
tree | commitdiff |
2005-07-15 |
Andreas Jaeger | Update. |
tree | commitdiff |
2005-07-15 |
Ulrich Drepper | * wcsmbs/bits/wchar2.h: New file. |
tree | commitdiff |
2005-07-13 |
Ulrich Drepper | * stdlib/bits/stdlib.h: New file. |
tree | commitdiff |
2005-06-26 |
Ulrich Drepper | * Versions.def (ld): Add GLIBC_2.4. |
tree | commitdiff |
2005-06-14 |
Ulrich Drepper | * debug/pread64_chk.c: Use __libc_pread64 instead of... |
tree | commitdiff |
2005-03-28 |
Andreas Jaeger | (__builtin___memcpy_chk): Define away to |
tree | commitdiff |
2005-03-20 |
Ulrich Drepper | * posix/bits/unistd.h (pread) [__USE_FILE_OFFSET64... |
tree | commitdiff |
2005-03-19 |
Ulrich Drepper | [BZ #779] |
tree | commitdiff |
2005-03-06 |
Ulrich Drepper | * debug/recv_chk.c (__recv_chk): Always fail if request... |
tree | commitdiff |
2005-03-01 |
Ulrich Drepper | * csu/Makefile: Use printf instead of echo for some... |
tree | commitdiff |
2005-03-01 |
Ulrich Drepper | * debug/read_chk.c (__read_chk): Always fail if the... |
tree | commitdiff |
2005-03-01 |
Roland McGrath | 2005-02-28 Roland McGrath <roland@redhat.com> |
tree | commitdiff |
2005-03-01 |
Ulrich Drepper | (__getcwd_chk): Always fail if the buffer is too small. |
tree | commitdiff |
2005-03-01 |
Ulrich Drepper | * posix/bits/unistd.h: Avoid calling __*_chk variants... |
tree | commitdiff |
2005-02-21 |
Ulrich Drepper | * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace... |
tree | commitdiff |
2005-02-12 |
Ulrich Drepper | * debug/chk_fail.c (__chk_fail): Add a while (1) loop... |
tree | commitdiff |
2005-01-26 |
Ulrich Drepper | Update. |
tree | commitdiff |
2005-01-12 |
Ulrich Drepper | * posix/getconf.c: Update copyright year. |
tree | commitdiff |
2004-12-22 |
Ulrich Drepper | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. |
tree | commitdiff |
2007-07-12 |
Jakub Jelinek | 2.5-18.1 |
tree | commitdiff |
2004-11-18 |
Ulrich Drepper | Update. |
tree | commitdiff |
2004-11-13 |
Ulrich Drepper | Update. |
tree | commitdiff |
2004-11-09 |
Ulrich Drepper | Pretty printing. |
tree | commitdiff |
2004-11-03 |
Roland McGrath | * debug/tst-chk1.c (ret): New volatile variable. |
tree | commitdiff |
2004-10-22 |
Ulrich Drepper | Update. |
tree | commitdiff |
2004-10-19 |
Ulrich Drepper | Update. |
tree | commitdiff |
2004-10-19 |
Ulrich Drepper | Update. |
tree | commitdiff |
2004-10-19 |
Ulrich Drepper | Update copyright year. Use mktemp to create segv_output... |
tree | commitdiff |
2004-10-18 |
Ulrich Drepper | 2004-10-15 Jakub Jelinek <jakub@redhat.com> |
tree | commitdiff |
next |