bug-fclose1.c
|
Fix file descriptor position after fclose
|
2011-05-13 21:08:45 -04:00 |
bug-wsetpos.c
|
Fix fsetpos on wide stream.
|
2009-09-02 19:45:33 -07:00 |
filedoalloc.c
|
Set stream errors in more cases
|
2011-05-21 00:42:06 -04:00 |
fileops.c
|
Fix fopen (non-existing-file, "re") errno
|
2011-08-20 09:12:49 -04:00 |
fmemopen.c
|
Optimize fmemopen a bit.
|
2011-03-04 00:49:46 -05:00 |
freopen64.c
|
Cleanup namespace use.
|
2011-05-19 21:09:29 -04:00 |
freopen.c
|
Cleanup namespace use.
|
2011-05-19 21:09:29 -04:00 |
genops.c
|
Fix locking in _IO_flush_all_lockp
|
2011-11-07 15:20:59 +01:00 |
iofdopen.c
|
Remove undefined operations
|
2010-09-05 13:55:08 +02:00 |
iofflush.c
|
Add hidden alias for fflush.
|
2009-09-01 15:31:09 -07:00 |
iofopncook.c
|
Remove undefined operations
|
2010-09-05 13:55:08 +02:00 |
iofwide.c
|
Avoid warning in iofwide
|
2011-10-15 09:52:26 -04:00 |
ioputs.c
|
Fix return value of puts for very long strings.
|
2009-10-29 16:03:07 -07:00 |
iovdprintf.c
|
Remove undefined operations
|
2010-09-05 13:55:08 +02:00 |
libio.h
|
Fix a few problems in fopen and freopen
|
2011-05-15 15:28:46 -04:00 |
Makefile
|
Fix file descriptor position after fclose
|
2011-05-13 21:08:45 -04:00 |
oldfileops.c
|
Fix a few problems in fopen and freopen
|
2011-05-15 15:28:46 -04:00 |
oldiofdopen.c
|
Remove undefined operations
|
2010-09-05 13:55:08 +02:00 |
oldtmpfile.c
|
Implement mkstemps and mkstemps64.
|
2009-10-30 00:11:07 -07:00 |
stdio.h
|
Mark a few more functions with __THROWNL.
|
2011-10-29 15:56:44 -04:00 |
tst_putwc.c
|
Fix error messages in test.
|
2011-05-13 21:10:29 -04:00 |
tst-fgetwc.c
|
(do_test): Use de_DE.UTF-8 as locale name.
|
2009-06-15 17:27:48 -07:00 |
wfileops.c
|
Remove unused variables
|
2011-11-11 13:27:59 -05:00 |