plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

commit ded42a6ea9fe737c4a6ce18f318086740401cc16
parent 3ebec62ac769aedd8bceccbe9c44ab8eab0d24b9
Author: rsc <devnull@localhost>
Date:   Tue, 18 Jan 2005 05:47:04 +0000

x

Diffstat:
MCHANGES | 8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

diff --git a/CHANGES b/CHANGES @@ -1,3 +1,11 @@ +January 17, 2005 + thread.c tries to warn about bad pthreads on Linux + vacfs posts vacfs.basename + fix nil deref in acid + change 9c, 9l to detect nptl properly (not relying on running kernel version) + change psu to use 9 ps + do not call exits in threaded programs + January 16, 2005 bring fds from daemonize down to high 20s from high 90s for NetBSD. use -Wl,-rpath in gcc in 9l for NetBSD.