cvs commit: apache-2.0/src/lib/apr/file_io/os2 filedup.c

1999-12-19 Thread bjh
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

cvs commit: apache-2.0/src/lib/apr/file_io/os2 filedup.c fileio.h open.c pipe.c

2000-01-10 Thread bjh
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: