diff options
author | rsc <devnull@localhost> | 2005-01-19 01:17:03 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2005-01-19 01:17:03 +0000 |
commit | 83696711042528dda8f3c16545f79c4bed5a5b85 (patch) | |
tree | 254687d7760018a40bef7ea3a3c807d1880a66c5 | |
parent | 16334694d2c76ade399dacffc9bf906b8b1929a6 (diff) | |
download | plan9port-83696711042528dda8f3c16545f79c4bed5a5b85.tar.gz plan9port-83696711042528dda8f3c16545f79c4bed5a5b85.tar.bz2 plan9port-83696711042528dda8f3c16545f79c4bed5a5b85.zip |
update
-rw-r--r-- | CHANGES | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -3,6 +3,18 @@ January 18, 2005 add threadspawnl, fsseek. add link to web interface in cvs(1). remove hard-coded path in fixurls + preliminary x86-64 support + explain nptl in src/libthread/README.Linux + libventi bug fixes + add threadgetname to libthread + bigger chunking in sort(1) + bug fix in acid + add LOCAL.INSTALL + extract command line from elf cores + initial core(1) command + fix race in libthread proccreate + do not use -Wl,-rpath on Darwin + do not translate man pages in lib/moveplan9.sh January 17, 2005 thread.c tries to warn about bad pthreads on Linux |