summaryrefslogtreecommitdiff
path: root/libio
AgeCommit message (Expand)Author
2011-11-11Remove unused variablesMarek Polacek
2011-11-07Fix locking in _IO_flush_all_lockpAndreas Schwab
2011-10-29Mark a few more functions with __THROWNL.Ulrich Drepper
2011-10-26Remove mention of open_obstack_stream, which has never existed in libio.Roland McGrath
2011-10-15Avoid warning in iofwideUlrich Drepper
2011-09-09Don't lock string streams in stream cleanup codeUlrich Drepper
2011-08-20Fix fopen (non-existing-file, "re") errnoAndreas Jaeger
2011-07-23Define SEEK_DATA and SEEK_HOLEUlrich Drepper
2011-05-21Set stream errors in more casesUlrich Drepper
2011-05-19Cleanup namespace use.Ulrich Drepper
2011-05-17Fix fileops.c build for old kernelsH.J. Lu
2011-05-15Fix a few problems in fopen and freopenUlrich Drepper
2011-05-14Initialize variable in _IO_new_file_close_itUlrich Drepper
2011-05-13Fix error messages in test.Ulrich Drepper
2011-05-13Fix file descriptor position after fcloseUlrich Drepper
2011-04-22Use al possible bytes from fopen mode string.Eric Blake
2011-04-22Remove doubled words.Jim Meyering
2011-04-01Fix typos in comments.Ulrich Drepper
2011-03-04Optimize fmemopen a bit.Ulrich Drepper
2011-03-04Don't read past end of buffer in fmemopenAndreas Schwab
2010-09-05Remove undefined operationsAndreas Schwab
2010-06-14Fix a couple of __REDIRECT () __THROW occurrencesJakub Jelinek
2010-02-24Fix reporting of I/O errors in *dprintf functions.Ulrich Drepper
2010-01-10Fix standalone stdio.h inclusion.Ulrich Drepper
2009-11-19Fix getwc* and putwc* on non-wide streams.Ulrich Drepper
2009-10-30Implement mkstemps and mkstemps64.Ulrich Drepper
2009-10-29Fix return value of puts for very long strings.Ulrich Drepper
2009-09-19Remove some unused variables.Roland McGrath
2009-09-02Fix fsetpos on wide stream.Andreas Schwab
2009-09-01Cleanup _IO_wfile_seekoff.Andreas Schwab
2009-09-01Add hidden alias for fflush.Andreas Schwab
2009-06-16Run tst-fgetwc with necessary envvar.Ulrich Drepper
2009-06-15(do_test): Use de_DE.UTF-8 as locale name.Bruce Dubbs
2009-06-09(_IO_new_file_fopen): Don't prematurely stop parsing mode string.Ulrich Drepper
2009-05-16remove subsumed .gitignore entries and filesJim Meyering
2009-05-16remove mpn-copy.mk from .gitignore filesJim Meyering
2009-05-16remove COPYING* from .gitignore filesJim Meyering
2009-05-15rename each .cvsignore file to .gitignoreJim Meyering
2009-04-26* sysdeps/unix/sysv/linux/libc_pthread_init.c (__libc_pthread_init):Ulrich Drepper
2009-04-25* libio/tst-widetext.input: Remove surrogates.Ulrich Drepper
2009-03-10* include/stdio.h (fmemopen): Add libc_hidden_proto.Ulrich Drepper
2009-02-26* libio/stdio.h: dprintf, fmemopen, getdelim, getline,Ulrich Drepper
2009-02-05* sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (struct sigevent):Ulrich Drepper
2009-02-042009-02-04 Ulrich Drepper <drepper@redhat.com>cvs/fedora-glibc-20090204T2135Ulrich Drepper
2009-02-04Test of fgetwc on unbuffered stream.Ulrich Drepper
2008-08-14[BZ #6544]Ulrich Drepper
2008-07-27* libio/iopopen.c (_IO_new_proc_open): Remove unnecessary volatile.Ulrich Drepper
2008-07-27* posix/wordexp.c (exec_comm): Use pipe2 if possible to createUlrich Drepper
2008-07-27* sysdeps/unix/sysv/linux/syscalls.list: Add __pipe2 alias.Ulrich Drepper
2008-07-27* sysdeps/unix/sysv/linux/bits/socket.h: Define PF_ISDN and AF_ISDN.Ulrich Drepper