Do not build manual in the source directory
[platform/upstream/glibc.git] / libio /
2012-05-03 Joseph MyersFix conditions on checking versions of dprintf (bug...
2012-04-29 Marek PolacekFix attributes for fortify functions.
2012-04-12 Roland McGrathUpdate comment for _io_write_fn
2012-04-11 Jim MeyeringRemove __wur from fwrite, fwrite_unlocked
2012-03-29 David S. MillerRemove xsputn small copy optimization.
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-09 Joseph MyersAlways declare gets for C++ up to C++11 without checkin...
2012-03-07 Ulrich DrepperRemove distribute variable from Makefiles
2012-02-27 Roland McGrathBZ#13775: Fix vdprintf/dprintf ldbl-compat decl feature...
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-02-09 Marek PolacekRemove _G_HAVE_SYS_CDEFS.
2012-01-31 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-31 Marek PolacekRemove PARAMS macros.
2012-01-31 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-30 Joseph MyersRemove miscellaneous __STDC__ conditionals.
2012-01-27 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-26 Joseph MyersRemove __STDC__ conditionals from non-installed headers.
2012-01-26 Joseph MyersRemove __STDC__ conditionals from installed headers.
2012-01-13 Marek PolacekDon't always provide definition of gets checking version
2012-01-08 Ulrich DrepperRemove pre-ISO C support
2012-01-07 Ulrich DrepperDo not declare gets in _GNU_SOURCE mode at all
2012-01-07 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-06 Joseph MyersFix C11 header changes for C++.
2012-01-03 Ulrich DrepperMerge branch 'c11'
2012-01-01 Ulrich DrepperBetter gets prototype and fallout from removal
2012-01-01 Ulrich DrepperRemove gets declaration
2011-11-11 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-11-11 Marek PolacekRemove unused variables
2011-11-07 Andreas SchwabFix locking in _IO_flush_all_lockp
2011-10-29 Ulrich DrepperMark a few more functions with __THROWNL.
2011-10-26 Roland McGrathRemove mention of open_obstack_stream, which has never...
2011-10-15 Ulrich DrepperAvoid warning in iofwide
2011-09-09 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-09 Ulrich DrepperDon't lock string streams in stream cleanup code
2011-08-20 Roland McGrathMerge branch 'roland/x86-tcb-align'
2011-08-20 Andreas JaegerFix fopen (non-existing-file, "re") errno
2011-07-24 Ulrich DrepperDefine SEEK_DATA and SEEK_HOLE
2011-05-21 Ulrich DrepperSet stream errors in more cases
2011-05-20 Ulrich DrepperCleanup namespace use.
2011-05-17 H.J. LuFix fileops.c build for old kernels
2011-05-15 Ulrich DrepperFix a few problems in fopen and freopen
2011-05-14 Ulrich DrepperInitialize variable in _IO_new_file_close_it
2011-05-14 Ulrich DrepperFix error messages in test.
2011-05-14 Ulrich DrepperFix file descriptor position after fclose
2011-04-23 Eric BlakeUse al possible bytes from fopen mode string.
2011-04-23 Jim MeyeringRemove doubled words.
2011-04-01 Ulrich DrepperFix typos in comments.
2011-03-04 Ulrich DrepperOptimize fmemopen a bit.
2011-03-04 Andreas SchwabDon't read past end of buffer in fmemopen
2010-09-05 Andreas SchwabRemove undefined operations
2010-06-14 Jakub JelinekFix a couple of __REDIRECT () __THROW occurrences
2010-03-02 Roland McGrathMerge commit 'origin/davem/sparc'
2010-02-25 Ulrich DrepperFix reporting of I/O errors in *dprintf functions.
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...
next