[BZ #5760]
[platform/upstream/glibc.git] / libio /
2008-03-05 Ulrich Drepper* include/stdio.h (__asprintf_chk, __dprintf_chk, cvs/fedora-glibc-20080305T0857
2008-01-08 Ulrich Drepper(vscanf): Fix definition for loser compilers.
2007-10-14 Ulrich Drepper* include/time.h: Declare __tzset_parse_tz and __tzset_...
2007-10-13 Ulrich Drepper* libio/Makefile (tests): Add tst-ext2.
2007-10-13 Ulrich Drepperwrite-only streams. For read/write streams, check...
2007-10-13 Ulrich Drepper[BZ #4359]
2007-09-26 Ulrich Drepper* misc/sys/cdefs.h (__warndecl, __errordecl): For GCC...
2007-09-18 Ulrich Drepper* include/stdio.h (__isoc99_fscanf, __isoc99_scanf,
2007-09-15 Ulrich Drepper* misc/sys/cdefs.h (__va_arg_pack): Define for GCC...
2007-08-28 Ulrich Drepper* libio/bits/stdio2.h (__fread_chk, __fread_unlocked_ch...
2007-08-11 Ulrich Drepper* nscd/connections.c: Use O_CLOEXEC is possible. Use...
2007-07-28 Ulrich Drepper* locale/programs/ld-monetary.c (monetary_finish):...
2007-07-28 Ulrich Drepper* iconv/gconv_int.h (__GCONV_NULCONV): New internal...
2007-07-22 Ulrich Drepper(_IO_new_file_fopen): Recognize 'e' flag and set O_CLOE...
2007-07-19 Ulrich Drepper* libio/libioP.h (_IO_acquire_lock_clear_flags2_fct...
2007-07-19 Ulrich Drepper(_IO_new_proc_open): Don't close child_std_end if one...
2007-07-08 Ulrich Drepper* stdio-common/vfscanf.c (_IO_vfscanf): Add additional...
2007-07-07 Ulrich Drepper* libio/wstrops.c (_IO_wstr_underflow): Clear errno...
2007-07-07 Ulrich Drepper[BZ #4745]
2007-04-25 Jakub Jelinek* libio/bits/stdio.h (fgetc_unlocked): Add extern inlin...
2007-04-16 Ulrich Drepper* libio/genops.c (_IO_default_finish): Call _IO_lock_fini
2007-04-16 Ulrich Drepper* libio/libio.h (__underflow, __uflow, __overflow,...
2007-04-16 Ulrich Drepper(__underflow, __uflow, __overflow, __wunderflow, __wufl...
2007-03-17 Ulrich Drepper* configure.in (libc_cv_gnu89_inline): Test for -fgnu89...
2007-02-17 Ulrich Drepper[BZ #2648]
2007-01-11 Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31 Jakub Jelinek.
2006-12-13 Ulrich Drepper[BZ #2337]
2006-11-10 Ulrich Drepper[BZ #3465]
2006-10-28 Ulrich Drepper* configure.in: Require assembler support for visibilit...
2006-10-13 Ulrich Drepper* libio/stdio.h: Add more __wur attributes.
2006-10-06 Ulrich Drepper* libio/Banner: Likewise.
2006-09-30 Ulrich Drepper* posix/glob.c (glob_in_dir): Add some comments and...
2006-09-27 Ulrich Drepper* libio/stdio.h: Move open_wmemstream prototype to ...
2006-08-14 Ulrich Drepper[BZ #1996]
2006-08-14 Ulrich Drepper* libio/wstrops.c: Remove dead macro definitions and...
2006-04-07 Ulrich Drepper* libio/fmemopen.c (fmemopen): Free stream memory in...
2006-03-01 Roland McGrath* include/fcntl.h: Declare __openat, __open64. Use...
2006-02-12 Ulrich Drepper[BZ #2226]
2006-02-01 Roland McGrath* libio/genops.c: Include <stdbool.h>.
2006-02-01 Roland McGrath* sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Use long_dou...
2006-01-19 Ulrich Drepper[BZ #2173]
2006-01-19 Ulrich Drepper(_IO_new_file_fopen): If ,ccs= is given, also set vtabl...
2006-01-16 Ulrich Drepper* libio/stdio.h: Declare open_wmemstream.
2006-01-15 Andreas Jaeger[BZ #2078, BZ #2079]
2006-01-15 Andreas Jaeger[BZ #2079]
2006-01-14 Roland McGrath* sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN...
2006-01-14 Roland McGrath* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowa...
2006-01-14 Roland McGrath2006-01-14 Jakub Jelinek <jakub@redhat.com>
2006-01-12 Ulrich Drepper* libio/wmemstream.c: New file.
2006-01-11 Ulrich Drepper* include/sys/stat.h: Add libc_hidden_proto for __fxsta...
2006-01-11 Ulrich Drepper* libio/genops.c (_IO_unbuffer_write): Give concurrentl...
2006-01-11 Ulrich Drepper* libio/genops.c (_IO_unbuffer_write): Don't always...
2006-01-05 Roland McGrath* include/features.h: Grok _ATFILE_SOURCE and define...
2005-12-30 Ulrich Drepper[BZ #2080]
2005-12-27 Roland McGrath* posix/tst-execle1.c (do_test): Add a const.
2005-12-19 Ulrich Drepper* iconv/gconv.c: Demangle pointers before use if necessary. cvs/fedora-glibc-20051219T1003
2005-12-19 Ulrich Drepper* libio/libioP.h (__libio_codecvt): Adjust declaraction.
2005-12-19 Ulrich Drepper* libio/iofwide.c (__libio_codecvt): Mark as const.
2005-12-14 Ulrich DrepperMoved to csu/errno-loc.c.
2005-11-11 Ulrich Drepper* io/Makefile (routines): Add fstatat, fstatat64, fxsta...
2005-10-17 Ulrich Drepper* libio/oldfileops.c (_IO_old_file_xsputn): Fix last...
2005-10-14 Ulrich Drepper[BZ #1405]
2005-09-27 Ulrich Drepper[BZ #1078]
2005-09-27 Ulrich Drepper[BZ #713]
2005-09-26 Ulrich Drepper* libio/oldiofclose.c (_IO_old_fclose): Likewise.
2005-09-26 Ulrich Drepper[BZ #627]
2005-09-23 Ulrich Drepper[BZ #394]
2005-09-04 Ulrich Drepper* stdio-common/Makefile (tests): Add tst-put-error.
2005-09-01 Ulrich Drepper* libio/stdio.h: Remove __wur from ungetc, sscanf,...
2005-07-15 Ulrich Drepper* wcsmbs/bits/wchar2.h: New file.
2005-03-19 Ulrich Drepper[BZ #779]
2005-03-06 Ulrich Drepper* wcsmbs/wctob.c (wctob): Make buf array of unsigned...
2005-02-21 Ulrich Drepper* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace...
2005-02-17 Roland McGrath[BZ #284, BZ #721]
2005-02-02 Roland McGrath* sysdeps/mach/hurd/tls.h: Include <stdbool.h>
2005-01-19 Roland McGrath* hurd/sigunwind.c (_hurdsig_longjmp_from_handler)...
2005-01-07 Ulrich DrepperUpdate.
2005-01-06 Ulrich DrepperUpdate.
2005-01-06 Ulrich DrepperUpdate.
2005-01-06 Ulrich DrepperUpdate.
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1
2004-12-06 Ulrich DrepperUpdate.
2004-12-06 Ulrich DrepperUpdate.
2004-12-06 Ulrich DrepperTest for ungetc bug.
2004-11-27 Ulrich DrepperUpdate.
2004-11-18 Ulrich Drepper(_IO_FLAGS2_FORTIFY): Renamed from _IO_FLAGS2_CHECK_PER...
2004-11-09 Ulrich DrepperUpdate.
2004-11-09 Ulrich Drepper(_IO_new_file_seekoff): If mode is 0 and fp->_offset...
2004-11-08 Roland McGrath2004-11-03 Marcus Brinkmann <marcus@gnu.org>
2004-11-04 Roland McGrath2004-11-04 Jakub Jelinek <jakub@redhat.com>
2004-10-18 Ulrich Drepper2004-10-15 Jakub Jelinek <jakub@redhat.com>
2004-09-26 Ulrich Drepper[BZ #346]
2004-09-14 Ulrich DrepperUpdate.
2004-09-07 Ulrich DrepperUpdate.
2004-08-10 Roland McGrath[BZ #316]
2004-08-10 Ulrich Drepper[BZ #309]
2004-07-23 Ulrich Drepper[BZ #282]
2004-07-23 Ulrich DrepperUpdate.
next