Sign in
plan9port
/
plan9
/
7033e49de148d7a7bc232093cf389db3af0b0cb9
7033e49
set flag for freebsd 5
by rsc
· 20 years ago
228bb71
add crop
by rsc
· 20 years ago
1d2533d
restore old plan 9 property that when the
by rsc
· 20 years ago
07bda12
avoid use of an extra proc
by rsc
· 20 years ago
7099733
remove debugging print
by rsc
· 20 years ago
21e626d
remove race between openfdthread and connoutthread msgput,
by rsc
· 20 years ago
b37396b
make these files look like plan 9's
by rsc
· 20 years ago
4dd07e0
check against plan 9
by rsc
· 20 years ago
727facb
add bvprint
by rsc
· 20 years ago
8b45564
fix Bprint yet again
by rsc
· 20 years ago
1369ede
move linux ureg code to portable file
by rsc
· 20 years ago
e2f5270
fix bug in bprint. fmtprint => fmtvprint
by rsc
· 20 years ago
f7b74c1
FreeBSD tweaks
by rsc
· 20 years ago
d54ead7
more freebsd work
by rsc
· 20 years ago
9cb22ba
add threadlinklibrary
by rsc
· 20 years ago
31cf0ab
attempt at FreeBSD pre-5 support
by rsc
· 20 years ago
93eb807
remove debugging
by rsc
· 20 years ago
f5ff494
add va_start/va_end.
by rsc
· 20 years ago
65cd9e4
use fmtprint to avoid va_copy
by rsc
· 20 years ago
ddb664d
add threaddaemonize
by rsc
· 20 years ago
22c7ebf
more little compile fixes
by rsc
· 20 years ago
7ffc520
use threaddaemonize
by rsc
· 20 years ago
96d6b19
new test program
by rsc
· 20 years ago
2c87dda
add threaddaemonize(), more bug fixes
by rsc
· 20 years ago
929fcfe
add note that vac should work.
by rsc
· 20 years ago
6a130cb
use getuser instead of getenv("USER"). add portdate file.
by rsc
· 20 years ago
a812ae4
secstore from ehg
by rsc
· 20 years ago
73bfbac
silence various warnings
by rsc
· 20 years ago
b3efcdb
change to use new thread library
by rsc
· 20 years ago
1d011ae
yield now returns the number of switches done
by rsc
· 20 years ago
8cbd854
better exec handling
by rsc
· 20 years ago
0341761
add awaitfor and waitfor
by rsc
· 20 years ago
955a2ca
starting to work on Linux
by rsc
· 20 years ago
e127e40
shuffle to allow use of execchan in non-pthreads impls
by rsc
· 20 years ago
e8a7b96
more features
by rsc
· 20 years ago
2189e55
dumb porting bugs
by rsc
· 20 years ago
9939daa
use new thread library
by rsc
· 20 years ago
8cd0011
figure out which files to put in the library
by rsc
· 20 years ago
f1e8706
linux pre-2.6 implementation
by rsc
· 20 years ago
4dbefdd
start linux pre-2.6 port
by rsc
· 20 years ago
fd46554
good test programs
by rsc
· 20 years ago
e8edc17
lock using Lock instead of QLock.
by rsc
· 20 years ago
73722a8
confine pthreads to pthread.c
by rsc
· 20 years ago
e317e37
add chansetname prototype
by rsc
· 20 years ago
10b4555
as wkj pointed out, notifyseton should not call notesetenable
by rsc
· 20 years ago
17cdbb9
fix to handle new
by rsc
· 20 years ago
dcfa5ab
remove debugging
by rsc
· 20 years ago
6d7fdb2
changes from plan 9
by rsc
· 20 years ago
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
Next »