index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libio
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-09
Don't lock string streams in stream cleanup code
Ulrich Drepper
1
-9
/
+9
2011-08-20
Fix fopen (non-existing-file, "re") errno
Andreas Jaeger
1
-13
/
+11
2011-07-23
Define SEEK_DATA and SEEK_HOLE
Ulrich Drepper
1
-2
/
+6
2011-05-21
Set stream errors in more cases
Ulrich Drepper
1
-3
/
+14
2011-05-19
Cleanup namespace use.
Ulrich Drepper
2
-2
/
+2
2011-05-17
Fix fileops.c build for old kernels
H.J. Lu
1
-0
/
+1
2011-05-15
Fix a few problems in fopen and freopen
Ulrich Drepper
5
-37
/
+121
2011-05-14
Initialize variable in _IO_new_file_close_it
Ulrich Drepper
1
-0
/
+2
2011-05-13
Fix error messages in test.
Ulrich Drepper
1
-4
/
+7
2011-05-13
Fix file descriptor position after fclose
Ulrich Drepper
3
-8
/
+146
2011-04-22
Use al possible bytes from fopen mode string.
Eric Blake
1
-16
/
+16
2011-04-22
Remove doubled words.
Jim Meyering
3
-8
/
+8
2011-04-01
Fix typos in comments.
Ulrich Drepper
1
-7
/
+7
2011-03-04
Optimize fmemopen a bit.
Ulrich Drepper
1
-5
/
+6
2011-03-04
Don't read past end of buffer in fmemopen
Andreas Schwab
1
-2
/
+2
2010-09-05
Remove undefined operations
Andreas Schwab
4
-15
/
+12
2010-06-14
Fix a couple of __REDIRECT () __THROW occurrences
Jakub Jelinek
1
-8
/
+8
2010-02-24
Fix reporting of I/O errors in *dprintf functions.
Ulrich Drepper
1
-1
/
+4
2010-01-10
Fix standalone stdio.h inclusion.
Ulrich Drepper
1
-2
/
+22
2009-11-19
Fix getwc* and putwc* on non-wide streams.
Ulrich Drepper
1
-6
/
+8
2009-10-30
Implement mkstemps and mkstemps64.
Ulrich Drepper
1
-2
/
+2
2009-10-29
Fix return value of puts for very long strings.
Ulrich Drepper
1
-2
/
+3
2009-09-19
Remove some unused variables.
Roland McGrath
1
-4
/
+0
2009-09-02
Fix fsetpos on wide stream.
Andreas Schwab
3
-36
/
+90
2009-09-01
Cleanup _IO_wfile_seekoff.
Andreas Schwab
1
-71
/
+39
2009-09-01
Add hidden alias for fflush.
Andreas Schwab
1
-0
/
+1
2009-06-16
Run tst-fgetwc with necessary envvar.
Ulrich Drepper
1
-0
/
+1
2009-06-15
(do_test): Use de_DE.UTF-8 as locale name.
Bruce Dubbs
1
-1
/
+1
2009-06-09
(_IO_new_file_fopen): Don't prematurely stop parsing mode string.
Ulrich Drepper
1
-3
/
+3
2009-05-16
remove subsumed .gitignore entries and files
Jim Meyering
1
-8
/
+0
2009-05-16
remove mpn-copy.mk from .gitignore files
Jim Meyering
1
-1
/
+1
2009-05-16
remove COPYING* from .gitignore files
Jim Meyering
1
-1
/
+1
2009-05-15
rename each .cvsignore file to .gitignore
Jim Meyering
1
-0
/
+0
2009-04-26
* sysdeps/unix/sysv/linux/libc_pthread_init.c (__libc_pthread_init):
Ulrich Drepper
5
-15
/
+16
2009-04-25
* libio/tst-widetext.input: Remove surrogates.
Ulrich Drepper
1
-41
/
+0
2009-03-10
* include/stdio.h (fmemopen): Add libc_hidden_proto.
Ulrich Drepper
1
-1
/
+3
2009-02-26
* libio/stdio.h: dprintf, fmemopen, getdelim, getline,
Ulrich Drepper
1
-2
/
+6
2009-02-05
* sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (struct sigevent):
Ulrich Drepper
1
-2
/
+22
2009-02-04
2009-02-04 Ulrich Drepper <drepper@redhat.com>
Ulrich Drepper
3
-13
/
+41
2009-02-04
Test of fgetwc on unbuffered stream.
Ulrich Drepper
1
-0
/
+52
2008-08-14
[BZ #6544]
Ulrich Drepper
1
-4
/
+7
2008-07-27
* libio/iopopen.c (_IO_new_proc_open): Remove unnecessary volatile.
Ulrich Drepper
1
-2
/
+2
2008-07-27
* posix/wordexp.c (exec_comm): Use pipe2 if possible to create
Ulrich Drepper
1
-0
/
+1
2008-07-27
* sysdeps/unix/sysv/linux/syscalls.list: Add __pipe2 alias.
Ulrich Drepper
3
-24
/
+144
2008-07-27
* sysdeps/unix/sysv/linux/bits/socket.h: Define PF_ISDN and AF_ISDN.
Ulrich Drepper
1
-1
/
+1
2008-07-26
[BZ #6771]
Ulrich Drepper
1
-1
/
+3
2008-07-08
[BZ #6719]
Ulrich Drepper
1
-1
/
+1
2008-05-27
Remove useless more "if" tests before "free".
Ulrich Drepper
2
-6
/
+4
2008-05-24
* libio/stdio.h (vscanf): Fix -std=c99 redirect.
Jakub Jelinek
1
-1
/
+1
2008-04-09
[BZ #5998]
Ulrich Drepper
2
-4
/
+12
[next]