diff options
author | rsc <devnull@localhost> | 2005-01-18 05:47:04 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2005-01-18 05:47:04 +0000 |
commit | ded42a6ea9fe737c4a6ce18f318086740401cc16 (patch) | |
tree | b182a339972a74f6e7cd7f06470ccb81e2788121 /CHANGES | |
parent | 3ebec62ac769aedd8bceccbe9c44ab8eab0d24b9 (diff) | |
download | plan9port-ded42a6ea9fe737c4a6ce18f318086740401cc16.tar.gz plan9port-ded42a6ea9fe737c4a6ce18f318086740401cc16.tar.bz2 plan9port-ded42a6ea9fe737c4a6ce18f318086740401cc16.zip |
x
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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. |