tjr
680c2aca55
Initial implementation of the C99 feature whereby calling freopen() with
...
a NULL filename argument allows a stream's mode to be changed. At the
moment it just recycles the old file descriptor instead of storing the
filename somewhere and using that to reopen the file, as the standard
seems to require. Strictly conforming C99 applications probably can't
tell the difference but POSIX ones can.
PR: 46791
2003-01-26 10:01:59 +00:00
..
2002-12-18 18:05:07 +00:00
2002-12-01 17:36:18 +00:00
2003-01-01 18:49:04 +00:00
2002-09-30 09:18:54 +00:00
2002-05-13 11:09:07 +00:00
2002-09-28 00:25:32 +00:00
2003-01-26 10:01:59 +00:00
2003-01-24 01:46:30 +00:00
2001-10-01 16:09:29 +00:00
2002-12-27 12:15:40 +00:00
2002-12-04 18:57:46 +00:00
2002-12-27 12:15:40 +00:00
2002-12-27 12:15:40 +00:00
2002-09-28 00:25:32 +00:00
2003-01-10 19:45:10 +00:00
2003-01-01 18:49:04 +00:00
2002-12-27 12:15:40 +00:00
2003-01-22 18:27:25 +00:00
2002-05-21 07:08:30 +00:00
2002-12-27 12:15:40 +00:00
2001-09-30 21:41:46 +00:00
2003-01-01 18:49:04 +00:00
2002-08-25 13:10:45 +00:00
2002-09-28 00:25:32 +00:00
2003-01-24 01:46:30 +00:00
2003-01-11 01:09:51 +00:00
2002-09-17 01:49:00 +00:00
2002-05-21 07:08:30 +00:00
2002-05-12 16:01:00 +00:00
2002-12-30 09:25:30 +00:00
2002-09-28 00:25:32 +00:00
2002-11-13 13:47:48 +00:00
2003-01-01 18:49:04 +00:00
2002-10-04 00:24:31 +00:00
2003-01-10 13:38:44 +00:00
2002-05-21 05:41:07 +00:00
2002-09-28 00:25:32 +00:00
2003-01-24 01:46:30 +00:00
2002-09-28 00:25:32 +00:00
2002-10-01 22:02:06 +00:00
2002-01-06 08:47:19 +00:00
2002-05-13 11:09:07 +00:00
2002-09-28 00:25:32 +00:00
2002-05-13 11:09:07 +00:00
2002-05-13 11:09:07 +00:00
2002-12-19 23:23:20 +00:00
2002-11-29 15:57:50 +00:00
2002-05-13 11:09:07 +00:00
2003-01-23 23:58:22 +00:00
2003-01-07 13:18:21 +00:00
2002-09-28 00:25:32 +00:00
2003-01-19 03:05:01 +00:00
2003-01-01 18:49:04 +00:00
2002-09-28 00:25:32 +00:00
2002-09-28 00:25:32 +00:00
2002-09-28 00:25:32 +00:00
2002-12-16 22:24:26 +00:00
2002-10-03 19:30:22 +00:00
2003-01-01 18:49:04 +00:00
2002-11-13 13:47:48 +00:00
2003-01-06 00:56:23 +00:00
2002-09-28 00:25:32 +00:00