plan9port

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

commit 863f36263154c5b9fe6ae67f0f1f67719d9dd242
parent de52dcf55bc0ba32143a025735894011970ba0a4
Author: wkj <devnull@localhost>
Date:   Wed,  9 Jun 2004 14:54:24 +0000

Despite what rsc says, I'm not sure the tweak is correct, so warn people.

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

diff --git a/CHANGES b/CHANGES @@ -24,6 +24,8 @@ June 9, 2004 fix race in libthread - call _exit not exit + first try at making delete work in rio for gv, from wkj + May 18, 2004 merge troff and friends from wkj and Taj Khattra