cvs commit: apache-1.3 STATUS

1999-06-06 Thread jim
jim 99/06/06 07:20:51 Modified:.STATUS Log: Some votes Revision ChangesPath 1.708 +4 -3 apache-1.3/STATUS Index: STATUS === RCS file: /export/home/cvs/apache-1.3/STATUS,v retri

cvs commit: apache-apr/apr/threadproc/os2 proc.c threadproc.h

1999-06-06 Thread bjh
bjh 99/06/06 06:54:56 Modified:apr/threadproc/os2 proc.c threadproc.h Log: Add flag in proc_t to prevent errors waiting for children that never lived or have already been waited for. This can happen in testsock.c if client & server don't end at the same time, causing it to lo

cvs commit: apache-1.3 STATUS

1999-06-06 Thread lars
lars99/06/06 06:45:51 Modified:.STATUS Log: inetd mode sucks... Revision ChangesPath 1.707 +5 -1 apache-1.3/STATUS Index: STATUS === RCS file: /export/home/cvs/apache-1.3/STATUS,

cvs commit: apache-1.3 STATUS

1999-06-06 Thread lars
lars99/06/06 06:20:10 Modified:.STATUS Log: cygwin32 port Revision ChangesPath 1.706 +5 -1 apache-1.3/STATUS Index: STATUS === RCS file: /export/home/cvs/apache-1.3/STATUS,v re

cvs commit: apache-apr/apr/test testfile.c

1999-06-06 Thread bjh
bjh 99/06/06 02:17:52 Modified:apr/test testfile.c Log: Modify testfile.c to take into account that in OS/2 and possibly other platforms: - An open file can't be deleted. - The directory entry for a file doesn't have it's size attribute updated until the file is closed

cvs commit: apache-apr/apr/test Makefile.in

1999-06-06 Thread bjh
bjh 99/06/06 01:57:58 Modified:apr configure.in apr/include apr_config.h.in apr/lib Makefile.in apr/test Makefile.in Log: Get autoconf to take care of some peculiarities of the OS/2 emx environment. - executables have .exe exte

cvs commit: apache-apr/apr/locks/os2 locks.c

1999-06-06 Thread bjh
bjh 99/06/06 00:51:13 Modified:apr/locks/os2 locks.c Log: Register cleanup for a lock. Improve logic of lock/unlock. Revision ChangesPath 1.2 +40 -16apache-apr/apr/locks/os2/locks.c Index: locks.c

cvs commit: apache-apr/apr/file_io/os2 pipe.c

1999-06-06 Thread bjh
bjh 99/06/06 00:33:57 Modified:apr/file_io/os2 pipe.c Log: Cleanups need to be registered for both handles to a pipe. Revision ChangesPath 1.2 +4 -0 apache-apr/apr/file_io/os2/pipe.c Index: pipe.c =

cvs commit: apache-apr/apr/file_io/os2 open.c

1999-06-06 Thread bjh
bjh 99/06/06 00:32:07 Modified:apr/file_io/os2 open.c Log: apr_open() should register a cleanup. Return success from ap_close() if file wasn't open. Revision ChangesPath 1.4 +3 -0 apache-apr/apr/file_io/os2/open.c Index: open.c

cvs commit: apache-apr/apr/file_io/os2 filestat.c

1999-06-06 Thread bjh
bjh 99/06/06 00:29:55 Modified:apr/file_io/os2 filestat.c Log: Remove ap_updatefileinfo(). Revision ChangesPath 1.4 +5 -16 apache-apr/apr/file_io/os2/filestat.c Index: filestat.c === RC

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

1999-06-06 Thread bjh
bjh 99/06/06 00:27:03 Modified:apr/file_io/os2 filedup.c Log: Update ap_dupfile() to copy new fields and to register a cleanup for the newly created file object. Revision ChangesPath 1.4 +3 -0 apache-apr/apr/file_io/os2/filedup.c Index: filedup.c =

cvs commit: apache-apr/apr/file_io/os2 fileacc.c

1999-06-06 Thread bjh
bjh 99/06/06 00:24:08 Modified:apr/file_io/os2 fileacc.c Log: Remove use of ap_updatefileinfo(). Revision ChangesPath 1.2 +5 -5 apache-apr/apr/file_io/os2/fileacc.c Index: fileacc.c ===

cvs commit: apache-apr/apr/threadproc/os2 Makefile.in proc.c signals.c thread.c threadcancel.c threadpriv.c threadproc.h

1999-06-06 Thread bjh
bjh 99/06/06 00:15:24 Added: apr/threadproc/os2 Makefile.in proc.c signals.c thread.c threadcancel.c threadpriv.c threadproc.h Log: Initial OS/2 thread/process library. Revision ChangesPath 1.1 apache-apr/apr/threadproc/os2/M

cvs commit: apache-1.3 STATUS

1999-06-06 Thread lars
lars99/06/05 18:17:42 Modified:.STATUS Log: no vetos today ;-) Revision ChangesPath 1.705 +7 -7 apache-1.3/STATUS Index: STATUS === RCS file: /export/home/cvs/apache-1.3/STATUS,v

cvs commit: apache-1.3 STATUS

1999-06-06 Thread lars
lars99/06/05 18:07:50 Modified:.STATUS Log: Looks like this was already fixed by Randys last binbuild patch. Revision ChangesPath 1.704 +1 -6 apache-1.3/STATUS Index: STATUS ===