aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-01-18 05:47:04 +0000
committerrsc <devnull@localhost>2005-01-18 05:47:04 +0000
commitded42a6ea9fe737c4a6ce18f318086740401cc16 (patch)
treeb182a339972a74f6e7cd7f06470ccb81e2788121 /CHANGES
parent3ebec62ac769aedd8bceccbe9c44ab8eab0d24b9 (diff)
downloadplan9port-ded42a6ea9fe737c4a6ce18f318086740401cc16.tar.gz
plan9port-ded42a6ea9fe737c4a6ce18f318086740401cc16.tar.bz2
plan9port-ded42a6ea9fe737c4a6ce18f318086740401cc16.zip
x
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 6198c8df..48f85190 100644
--- 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.