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
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
151
-453
/
+302
2012-02-09
Remove _G_HAVE_SYS_CDEFS.
Marek Polacek
1
-6
/
+1
2012-01-31
Remove PARAMS macros.
Marek Polacek
1
-5
/
+0
2012-01-30
Remove miscellaneous __STDC__ conditionals.
Joseph Myers
17
-53
/
+22
2012-01-26
Remove __STDC__ conditionals from non-installed headers.
Joseph Myers
1
-5
/
+1
2012-01-26
Remove __STDC__ conditionals from installed headers.
Joseph Myers
1
-12
/
+2
2012-01-13
Don't always provide definition of gets checking version
Marek Polacek
1
-0
/
+3
2012-01-07
Remove pre-ISO C support
Ulrich Drepper
5
-107
/
+108
2012-01-07
Do not declare gets in _GNU_SOURCE mode at all
Ulrich Drepper
1
-1
/
+1
2012-01-06
Fix C11 header changes for C++.
Joseph Myers
1
-2
/
+5
2012-01-01
Better gets prototype and fallout from removal
Ulrich Drepper
1
-1
/
+1
2012-01-01
Remove gets declaration
Ulrich Drepper
1
-0
/
+6
2011-11-11
Remove unused variables
Marek Polacek
1
-13
/
+12
2011-11-07
Fix locking in _IO_flush_all_lockp
Andreas Schwab
1
-2
/
+2
2011-10-29
Mark a few more functions with __THROWNL.
Ulrich Drepper
1
-9
/
+9
2011-10-26
Remove mention of open_obstack_stream, which has never existed in libio.
Roland McGrath
1
-1
/
+1
2011-10-15
Avoid warning in iofwide
Ulrich Drepper
1
-6
/
+5
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
[next]