/390: Add runtime check for the highgprs kernel feature.
[platform/upstream/glibc.git] / libio /
2010-01-10 Ulrich DrepperFix standalone stdio.h inclusion.
2009-11-19 Ulrich DrepperFix getwc* and putwc* on non-wide streams.
2009-10-30 Ulrich DrepperImplement mkstemps and mkstemps64.
2009-10-29 Ulrich DrepperFix return value of puts for very long strings.
2009-09-20 Roland McGrathRemove some unused variables.
2009-09-03 Andreas SchwabFix fsetpos on wide stream.
2009-09-01 Andreas SchwabCleanup _IO_wfile_seekoff.
2009-09-01 Andreas SchwabAdd hidden alias for fflush.
2009-06-16 Ulrich DrepperRun tst-fgetwc with necessary envvar.
2009-06-16 Bruce Dubbs(do_test): Use de_DE.UTF-8 as locale name.
2009-06-09 Ulrich Drepper(_IO_new_file_fopen): Don't prematurely stop parsing...
2009-05-16 Jim Meyeringremove subsumed .gitignore entries and files
2009-05-16 Jim Meyeringremove mpn-copy.mk from .gitignore files
2009-05-16 Jim Meyeringremove COPYING* from .gitignore files
2009-05-15 Jim Meyeringrename each .cvsignore file to .gitignore
2009-04-26 Ulrich Drepper* sysdeps/unix/sysv/linux/libc_pthread_init.c (__libc_p...
2009-04-25 Ulrich Drepper* libio/tst-widetext.input: Remove surrogates.
2009-03-10 Ulrich Drepper* include/stdio.h (fmemopen): Add libc_hidden_proto.
2009-02-26 Ulrich Drepper* libio/stdio.h: dprintf, fmemopen, getdelim, getline,
2009-02-05 Ulrich Drepper* sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (struct...
2009-02-04 Ulrich Drepper2009-02-04 Ulrich Drepper <drepper@redhat.com> cvs/fedora-glibc-20090204T2135
2009-02-04 Ulrich DrepperTest of fgetwc on unbuffered stream.
2008-08-14 Ulrich Drepper[BZ #6544]
2008-07-27 Ulrich Drepper* libio/iopopen.c (_IO_new_proc_open): Remove unnecessa...
2008-07-27 Ulrich Drepper* posix/wordexp.c (exec_comm): Use pipe2 if possible...
2008-07-27 Ulrich Drepper* sysdeps/unix/sysv/linux/syscalls.list: Add __pipe2...
2008-07-27 Ulrich Drepper* sysdeps/unix/sysv/linux/bits/socket.h: Define PF_ISDN...
2008-07-26 Ulrich Drepper[BZ #6771]
2008-07-08 Ulrich Drepper[BZ #6719]
2008-05-27 Ulrich DrepperRemove useless more "if" tests before "free".
2008-05-24 Jakub Jelinek* libio/stdio.h (vscanf): Fix -std=c99 redirect.
2008-04-09 Ulrich Drepper[BZ #5998]
2008-03-19 Ulrich DrepperRemove useless "if" before "free".
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]
next