Sign in
plan9port
/
plan9
/
334cb1e91ceb2d667c1cfd0b71aa9801bef089ec
334cb1e
change to use new thread library
by rsc
· 20 years ago
0a839b8
clone is a bad word on linux
by rsc
· 20 years ago
3694b73
handle pty correctly on linux
by rsc
· 20 years ago
2b9172c
add readn to avoid need for plan9port libc
by rsc
· 20 years ago
93f2ae0
change to use new thread library
by rsc
· 20 years ago
678ede7
various changes from plan 9
by rsc
· 20 years ago
e1dc7e4
signal handling, add prototype for pthreadinit
by rsc
· 20 years ago
43db87f
bug fix -- need to enqueue before sending the packet,
by rsc
· 20 years ago
4bef0ba
changes from plan 9
by rsc
· 20 years ago
94235a8
change to use new thread library
by rsc
· 20 years ago
9cb6f43
bad name
by rsc
· 20 years ago
186a31d
add for porting
by rsc
· 20 years ago
6850feb
porting changes
by rsc
· 20 years ago
eb7f99c
fmtdef.h needed for VA_COPY
by rsc
· 20 years ago
cdccf02
add isNaN
by rsc
· 20 years ago
e686c2b
forgot this
by rsc
· 20 years ago
52e73e9
add portdate
by rsc
· 20 years ago
1b1434e
changes from plan 9. some clean-up.
by rsc
· 20 years ago
127d544
add portdate
by rsc
· 20 years ago
be83c84
add portdate
by rsc
· 20 years ago
66209ac
changes from plan 9
by rsc
· 20 years ago
bd8cb1a
add portdate
by rsc
· 20 years ago
6b32269
plan 9 changes
by rsc
· 20 years ago
36a503c
add portdate
by rsc
· 20 years ago
b20f06a
use new thread library
by rsc
· 20 years ago
d9f3e89
use volatile correctly
by rsc
· 20 years ago
beff571
add portdate
by rsc
· 20 years ago
a743b8f
add portdate
by rsc
· 20 years ago
5787ba4
add proper locking for libfmt!
by rsc
· 20 years ago
a3add39
plan 9 changes
by rsc
· 20 years ago
00975b7
add portdate
by rsc
· 20 years ago
5cd2591
portdates
by rsc
· 20 years ago
ae1c9bc
more tests
by rsc
· 20 years ago
df121a0
import changes from plan 9
by rsc
· 20 years ago
a76c0fd
pick up plan 9 fltfmt changes
by rsc
· 20 years ago
3f1a219
various little changes.
by rsc
· 20 years ago
5f8fa94
cleanups - lots of removed files now in thread library.
by rsc
· 20 years ago
b2ff538
add for unix port
by rsc
· 20 years ago
bd36f71
add for unix port
by rsc
· 20 years ago
e5aa96a
clean up for unix port
by rsc
· 20 years ago
5c8a042
updates from plan 9
by rsc
· 20 years ago
60535a5
make work with new thread library
by rsc
· 20 years ago
f997909
update to use new thread library
by rsc
· 20 years ago
6a5c5d4
remove empty qlock.c
by rsc
· 20 years ago
1cc215a
better unwinding for 386.
by rsc
· 20 years ago
cdf1805
help for libthread_db (define ps_prochandle)
by rsc
· 20 years ago
39b3054
more thread support, also add freebsd 5
by rsc
· 20 years ago
3286afd
new thread library
by rsc
· 20 years ago
8bbb2f6
clean up headers
by rsc
· 20 years ago
619085f
more new libthread
by rsc
· 20 years ago
1544f90
New thread library
by rsc
· 20 years ago
7788fd5
fix from forsyth via rob
by rsc
· 20 years ago
fa26762
match Linux 2.6 kernel better
by rsc
· 20 years ago
0344d5b
oops -> change mpdigit from long to ulong
by rsc
· 20 years ago
5e2e4f8
allow last column to be deleted
by rsc
· 20 years ago
24f4e66
still more files
by rsc
· 20 years ago
cf4f3ea
extra files
by rsc
· 20 years ago
1956455
more thread work
by rsc
· 20 years ago
77dcf88
stupid port bug. cannot use %ld to print a long as a *CHARACTER*
by rsc
· 20 years ago
0d0bad2
bug fix in Get from rob
by rsc
· 20 years ago
9acaad4
clean up signal handling
by rsc
· 20 years ago
f6c9a57
figure out which thread implementation to use
by rsc
· 20 years ago
5093c3f
try to implement the daemonize hack.
by rsc
· 20 years ago
048610b
handle interrupt right
by rsc
· 20 years ago
fd40164
gas workaround
by rsc
· 20 years ago
793d936
new test program
by rsc
· 20 years ago
ba15d71
debugging, more pthreads crap
by rsc
· 20 years ago
493f3d0
make sure a write of 0 bytes does a 0-length write.
by rsc
· 20 years ago
298f6bd
print 0 %ux as 0x0
by rsc
· 20 years ago
3211673
more debugging
by rsc
· 20 years ago
aa200fe
try to avoid calling notify on the "dumb" signals
by rsc
· 20 years ago
99834d1
add core dump and signal to status line
by rsc
· 20 years ago
012a8a0
change md argument to number etc. (which acted only as a flag)
by rsc
· 20 years ago
e63027e
formatting
by rsc
· 20 years ago
3e61079
exit 9p on interrupt signal. should do better job here.
by rsc
· 20 years ago
d371199
run 9c before 9a because gas doesn't exit with non-zero status when the file doesn't exist
by rsc
· 20 years ago
e20b71f
update change file
by rsc
· 20 years ago
ad00bb9
use threadexitsall
by rsc
· 20 years ago
f002cc1
print out signalled exits
by rsc
· 20 years ago
39cff6e
add ulimit and umask as builtins
by rsc
· 20 years ago
c3e73c0
remove socket at exit
by rsc
· 20 years ago
42c3794
fix interrupt handling, add clumsy way to get at text buffer contents
by rsc
· 20 years ago
47e0a2a
finally got these working
by rsc
· 20 years ago
63853aa
bug fix in Zerox arrow handling from rob
by rsc
· 20 years ago
0ffd63f
embarrassing bug in keyboard data
by rsc
· 20 years ago
8537259
Fix bug in rune half of __fmtcpy reported by rob.
by rsc
· 21 years ago
53998c9
autoindent fixes from rob
by rsc
· 21 years ago
ad6638a
add this.
by rsc
· 21 years ago
e782168
add pthread
by rsc
· 21 years ago
4fbe07e
Add // to acid thread line so it is executable.
by rsc
· 21 years ago
05d8c6d
Get rid of 9proc.
by rsc
· 21 years ago
040d1d0
Get rid of 64-bit constants.
by rsc
· 21 years ago
709efa0
Add stringn builtin.
by rsc
· 21 years ago
7966faa
Continue fighting pthreads. Clean up thread library a bit too.
by rsc
· 21 years ago
c6687d4
Continue the pthreads torture.
by rsc
· 21 years ago
3d5e34e
little fixes
by rsc
· 21 years ago
e5c26b0
various forgotten files
by rsc
· 21 years ago
dcc9531
bug fix
by rsc
· 21 years ago
8d4a351
was ffork-Linux.c.
by rsc
· 21 years ago
282c88f
Bite the bullet. Have to use different binaries on 2.4 and 2.6.
by rsc
· 21 years ago
Next »