- Apr 02, 1999
-
-
Gary Williams authored
-
Gary Williams authored
-
Gary Williams authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
Fix wait4child change: Prefer wait3 over wait. Use SIGNAL instead of signal.
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
- Apr 01, 1999
-
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
Gary Williams authored
-
Gary Williams authored
-
Kurt Zeilenga authored
Removed external include/library paths from projects. External paths should be set via Tools | Options | Directories. This allows each developer the freedom to install external libraries where they desire. Used libdb.lib instead of libdbs.lib to avoid thread conflicts. Added hs_regex.lib to library input. We require some form of regex, this library works (and is relatively easy for the user to install). Removed a little lint which MCVC5 detected. Need to sort out single-threaded vs multithreaded library generation.
-
Gary Williams authored
-
Gary Williams authored
-
Gary Williams authored
-
Gary Williams authored
-
Gary Williams authored
-
Gary Williams authored
-
Gary Williams authored
-
Gary Williams authored
-
Kurt Spanier authored
-
- Mar 31, 1999
-
-
Juan Gomez authored
-
Juan Gomez authored
-
Juan Gomez authored
and back-bdb2/compare.c.
-
- Mar 30, 1999
-
-
Kurt Zeilenga authored
-
Juan Gomez authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Juan Gomez authored
-
Juan Gomez authored
-
Juan Gomez authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
no pthread_detach(). So, augment pthread_create() in default libraries test to detach created thread.
-
- Mar 29, 1999
-
-
Kurt Spanier authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
tcp_close -> closesocket ioctl -> ioctlsocket Modify codes to use tcp_close() instead of close() for sockets. Modify ioctl codes to be compatible with WINSOCK.
-