tx - plan9port - [fork] Plan 9 from user space
 (HTM) git clone git://src.adamsgaard.dk/plan9port
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit ded42a6ea9fe737c4a6ce18f318086740401cc16
 (DIR) parent 3ebec62ac769aedd8bceccbe9c44ab8eab0d24b9
 (HTM) Author: rsc <devnull@localhost>
       Date:   Tue, 18 Jan 2005 05:47:04 +0000
       
       x
       
       Diffstat:
         M CHANGES                             |       8 ++++++++
       
       1 file changed, 8 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/CHANGES b/CHANGES
       t@@ -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.