Age | Commit message (Expand) | Author |
2007-09-18 | * include/stdio.h (__isoc99_fscanf, __isoc99_scanf, | 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-14 | Updated to fedora-glibc-20070814T0725cvs/fedora-glibc-2_6_90-9 | Jakub Jelinek |
2007-08-11 | * nscd/connections.c: Use O_CLOEXEC is possible. Use mkostemp | Ulrich Drepper |
2007-07-31 | Updated to fedora-glibc-20070731T1624cvs/fedora-glibc-2_6_90-1 | Jakub Jelinek |
2007-07-28 | * locale/programs/ld-monetary.c (monetary_finish): Avoid range check | Ulrich Drepper |
2007-07-28 | * iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code. | Ulrich Drepper |
2007-07-22 | (_IO_new_file_fopen): Recognize 'e' flag and set O_CLOEXEC is needed. | Ulrich Drepper |
2007-07-19 | * libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): New function. | Ulrich Drepper |
2007-07-19 | (_IO_new_proc_open): Don't close child_std_end if one of proc_file_chain stre... | Ulrich Drepper |
2007-07-08 | * stdio-common/vfscanf.c (_IO_vfscanf): Add additional test for EOF | Ulrich Drepper |
2007-07-07 | * libio/wstrops.c (_IO_wstr_underflow): Clear errno before | Ulrich Drepper |
2007-07-07 | [BZ #4745] | Ulrich Drepper |
2007-05-04 | Updated to fedora-glibc-20070504T0917cvs/fedora-glibc-2_5_90-22 | Jakub Jelinek |
2007-04-25 | * libio/bits/stdio.h (fgetc_unlocked): Add extern inline optimized | Jakub Jelinek |
2007-04-16 | Updated to fedora-glibc-20070416T2350cvs/fedora-glibc-2_5_90-21 | Jakub Jelinek |
2007-04-16 | * libio/genops.c (_IO_default_finish): Call _IO_lock_fini | Ulrich Drepper |
2007-04-16 | * libio/libio.h (__underflow, __uflow, __overflow, __wunderflow, | Ulrich Drepper |
2007-04-16 | (__underflow, __uflow, __overflow, __wunderflow, __wuflow, __woverflow, _IO_g... | Ulrich Drepper |
2007-03-17 | Updated to fedora-glibc-20070317T2130cvs/fedora-glibc-2_5_90-19 | Jakub Jelinek |
2007-03-17 | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper |
2007-02-21 | Updated to fedora-glibc-20070221T1011cvs/fedora-glibc-2_5_90-18 | Jakub Jelinek |
2007-02-17 | [BZ #2648] | 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 |
2006-12-14 | Updated to fedora-glibc-20061214T0850cvs/fedora-glibc-2_5_90-13 | Jakub Jelinek |
2006-12-13 | [BZ #2337] | Ulrich Drepper |
2006-11-20 | Updated to fedora-glibc-20061120T1000cvs/fedora-glibc-2_5_90-7 | Jakub Jelinek |
2006-11-10 | [BZ #3465] | Ulrich Drepper |
2006-10-29 | Updated to fedora-glibc-20061029T2155cvs/fedora-glibc-2_5_90-3 | Jakub Jelinek |
2006-10-28 | * configure.in: Require assembler support for visibility, compiler | Ulrich Drepper |
2006-10-25 | Updated to fedora-glibc-20061025T1857cvs/fedora-glibc-2_5_90-1 | Jakub Jelinek |
2006-10-13 | * libio/stdio.h: Add more __wur attributes. | Ulrich Drepper |
2006-10-06 | * libio/Banner: Likewise. | Ulrich Drepper |
2006-10-02 | Updated to fedora-glibc-20061002T1858cvs/fedora-glibc-2_5-2cvs/fedora-2_5-base | Jakub Jelinek |
2006-09-30 | * posix/glob.c (glob_in_dir): Add some comments and asserts to | Ulrich Drepper |
2006-09-29 | Updated to fedora-glibc-20060929T2037cvs/fedora-glibc-2_5-1 | Jakub Jelinek |
2006-09-27 | * libio/stdio.h: Move open_wmemstream prototype to ... | Ulrich Drepper |
2006-08-15 | Updated to fedora-glibc-20060815T0533 | Jakub Jelinek |
2006-08-14 | [BZ #1996] | Ulrich Drepper |
2006-08-14 | * libio/wstrops.c: Remove dead macro definitions and comments. | Ulrich Drepper |
2006-04-24 | Updated to fedora-glibc-20060424T0820 | Jakub Jelinek |
2006-04-07 | * libio/fmemopen.c (fmemopen): Free stream memory in case of | Ulrich Drepper |
2006-03-01 | Updated to fedora-glibc-20060301T0647 | Jakub Jelinek |
2006-03-01 | * include/fcntl.h: Declare __openat, __open64. Use libc_hidden_proto. | Roland McGrath |
2006-02-13 | Updated to fedora-glibc-20060213T0650 | Jakub Jelinek |
2006-02-12 | [BZ #2226] | Ulrich Drepper |
2006-02-02 | Updated to fedora-glibc-20060202T0507 | Jakub Jelinek |
2006-02-01 | * libio/genops.c: Include <stdbool.h>. | Roland McGrath |