bjh 00/01/10 06:21:54
Modified:src/lib/apr/file_io/os2 filedup.c fileio.h open.c pipe.c
Log:
OS/2: Implement delete on close & fix an allocation error in ap_open_stderr.
Revision ChangesPath
1.5 +1 -0 apache-2.0/src/lib/apr/file_io/os2/filedup.c
Index:
bjh 99/12/19 00:00:32
Modified:src/lib/apr/file_io/os2 filedup.c
Log:
OS/2: Let the user supply two file descriptors to ap_dupfile to make
them equivalent.
Revision ChangesPath
1.4 +24 -13apache-2.0/src/lib/apr/file_io/os2/filedup.c
Index: filedup.c