Ulrich Drepper
94b7cc3711
Fix a few problems in fopen and freopen
...
fopen should set the FD_CLOEXEC flag if requested evenif the kernel does
not support an aotmic operation.
freopen should reuse the file descriptor for the stream. This is
especially important for calls to change the standard streams (stin,
stdout, stderr).
2011-05-15 15:28:46 -04:00
..
2010-04-28 15:00:14 -07:00
2009-05-16 10:41:40 +02:00
2005-11-06 02:06:06 +00:00
2005-12-30 22:47:37 +00:00
2005-11-06 02:06:06 +00:00
2011-05-15 15:28:46 -04:00
2007-07-28 20:36:21 +00:00
2007-08-14 03:21:23 +00:00
2007-02-19 05:44:33 +00:00
2007-08-03 03:35:12 +00:00
2011-05-08 00:48:30 -04:00
2006-01-08 09:39:29 +00:00
2010-03-24 17:02:57 -07:00
2010-04-28 15:00:14 -07:00
2009-11-24 18:50:32 -08:00
2009-08-24 11:40:15 -07:00
2009-08-24 11:40:15 -07:00
2005-12-02 21:55:54 +00:00
2006-08-15 05:27:55 +00:00
2011-05-08 00:48:30 -04:00
2010-12-19 16:00:59 -05:00
2007-02-19 05:44:33 +00:00
2011-05-08 14:53:20 -04:00
2005-09-17 23:37:14 +00:00
2009-08-24 11:40:15 -07:00
2011-04-01 13:08:28 -04:00