Russ Cox
e6c837d612
merge
2009-07-14 22:55:52 -07:00
Brian L. Suart
f12ab34996
u.h: add SunOS 5.9
2008-07-20 04:51:03 -04:00
Russ Cox
b9ed1df1f6
u.h: add Solaris 5.10 to makecontext list
2008-06-01 08:20:30 -04:00
Russ Cox
949b59cd4e
u.h: add intptr
2008-03-06 15:13:42 -05:00
rsc
838874f064
get strtoll on freebsd
2006-04-04 11:58:52 +00:00
rsc
c54b8b69ed
bsd
2006-01-27 05:51:54 +00:00
rsc
7e8769cc2a
move utf, fmt to libc
2005-11-26 15:38:59 +00:00
rsc
58c524094e
Add autolib.
2005-10-29 17:36:49 +00:00
rsc
d08f40666b
sun
2005-07-27 13:06:50 +00:00
rsc
04084d4e1d
openbsd
2005-07-21 18:59:12 +00:00
rsc
20e8b903e1
no stdint
2005-07-20 23:40:47 +00:00
rsc
76e02e9b11
new types
2005-07-19 17:40:50 +00:00
rsc
ceb21b8a90
maybe openbsd has schedyield now
2005-07-19 11:36:27 +00:00
rsc
a8ec4910fd
apple
2005-07-13 21:34:11 +00:00
rsc
bc7da02954
OS X Tiger changes
2005-05-07 22:41:59 +00:00
wkj
9d7a2e6e3c
Placate older versions of gcc.
2005-05-02 18:08:03 +00:00
rsc
52e6164443
OpenBSD support.
2005-05-01 18:40:01 +00:00
rsc
5ba33c04da
NetBSD support. Thanks to Christoph Lohmann.
2005-03-28 15:58:14 +00:00
rsc
aaa502d3a3
appease sun - nil is now just 0 instead of (void*)0
...
to fix function pointer problems.
2005-03-15 16:12:51 +00:00
rsc
7b0c2f155d
no more 9commands
2005-01-11 21:28:31 +00:00
rsc
b8f742db85
os x changes
2005-01-11 17:43:53 +00:00
rsc
c345061e8d
sunos fixes
2005-01-07 07:47:37 +00:00
rsc
9b4de09d41
fix autolib for gcc3+
2005-01-06 23:06:03 +00:00
rsc
1a0954abb8
autolib
2005-01-04 21:18:08 +00:00
wkj
7ee1ac9689
Use osreldate.h to determine OS version under FreeBSD.
2004-12-29 01:32:42 +00:00
rsc
39b3054a5f
more thread support, also add freebsd 5
2004-12-25 22:00:27 +00:00
rsc
c6687d4591
Continue the pthreads torture.
2004-09-21 01:11:28 +00:00
rsc
bcf527a98e
Continue switching library over to pthreads when possible.
...
Tprimes works on Linux 2.6. You can only have 128 procs
though.
2004-09-17 03:34:32 +00:00
rsc
06bb4ed20d
Rewrite to remove dependence on rendezvous and its bizarre
...
data structures. Makes it easier to use pthreads too.
Still need to add code for non-pthreads systems.
Just a checkpoint to switch work to another machine.
2004-09-17 00:38:29 +00:00
rsc
c8af1ab17b
tweaks
2004-04-19 18:13:05 +00:00
rsc
785a73647a
add s32int, s64int, s16int
2004-04-19 05:52:43 +00:00
rsc
8ad517944e
Today's changes.
...
More changes.
2004-03-25 23:03:57 +00:00
rsc
b2cfc4e2e7
Initial revision
2003-09-30 17:47:41 +00:00