Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-04-04 | no // | rsc | 1 | -2/+4 | |
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 2 | -14/+14 | |
2006-02-16 | fixes | rsc | 1 | -0/+3 | |
2006-02-16 | more | rsc | 1 | -4/+6 | |
2006-02-16 | more fix | rsc | 1 | -5/+1 | |
2006-02-16 | more sparc64 | rsc | 2 | -10/+10 | |
2006-02-14 | maybe | rsc | 1 | -1/+7 | |
2006-02-14 | sparc64 rule | rsc | 1 | -0/+4 | |
2006-02-12 | add wait | rsc | 4 | -2/+97 | |
2006-02-10 | sparc64 attempt | rsc | 5 | -0/+655 | |
2006-02-09 | doubtful this will work | rsc | 1 | -0/+13 | |
2006-02-07 | add threadidle | rsc | 2 | -2/+30 | |
2006-02-05 | add threadid | rsc | 1 | -0/+9 | |
2006-01-27 | typo | rsc | 1 | -1/+1 | |
2006-01-27 | bsd | rsc | 3 | -2/+5 | |
2005-12-29 | more strangeness (Tim Wiess) | rsc | 1 | -125/+88 | |
2005-11-09 | mac | rsc | 2 | -15/+2 | |
2005-11-04 | const | rsc | 1 | -1/+1 | |
2005-11-04 | try again | rsc | 1 | -2/+4 | |
2005-11-04 | try arm again | rsc | 2 | -3/+5 | |
2005-11-04 | use macro for getcontext (setjmp) | rsc | 8 | -56/+25 | |
2005-11-03 | new FreeBSD | rsc | 2 | -59/+45 | |
2005-11-03 | arm | rsc | 2 | -17/+6 | |
2005-11-03 | arm | rsc | 2 | -34/+35 | |
2005-11-01 | arm | rsc | 2 | -0/+93 | |
2005-11-01 | FreeBSD changed! | rsc | 1 | -1/+1 | |
2005-09-26 | Print information on SIGQUIT, SIGINFO. | rsc | 1 | -0/+41 | |
2005-09-26 | Log if _threaddebuglevel is set. | rsc | 1 | -5/+2 | |
2005-08-22 | new | rsc | 1 | -0/+16 | |
2005-08-11 | Needed for NetBSD/macppc port. | rsc | 1 | -0/+16 | |
2005-08-10 | Ridiculous amount of work for OpenBSD. | rsc | 3 | -9/+168 | |
2005-07-28 | different fix | rsc | 2 | -5/+12 | |
2005-07-27 | Try to avoid races in underlying C library | rsc | 2 | -0/+28 | |
during threadexitsall. | |||||
2005-07-27 | sun | rsc | 1 | -1/+1 | |
2005-07-21 | openbsvd | rsc | 1 | -3/+0 | |
2005-07-21 | OpenBSD, thanks to Tim Wiess | rsc | 4 | -53/+123 | |
2005-07-21 | openbsd | rsc | 1 | -0/+1 | |
2005-07-20 | openbsd | rsc | 3 | -5/+12 | |
2005-07-19 | better architecture splitting | rsc | 4 | -4/+4 | |
2005-07-19 | openbsd | rsc | 2 | -0/+92 | |
2005-07-19 | openbsd | rsc | 1 | -2/+6 | |
2005-07-19 | stolen from freebsd; maybe work on openbsd? | rsc | 1 | -0/+118 | |
2005-05-07 | use full prototypes | rsc | 1 | -1/+1 | |
2005-05-07 | OS X Tiger changes | rsc | 1 | -1/+6 | |
2005-05-01 | try a different approach to .S files | rsc | 1 | -0/+7 | |
2005-05-01 | OpenBSD/power support. | rsc | 9 | -369/+567 | |
2005-03-28 | more netbsd support. | rsc | 2 | -0/+9 | |
2005-03-28 | NetBSD support. Thanks to Christoph Lohmann. | rsc | 2 | -1/+6 | |
2005-03-18 | no need to setproc(0) | rsc | 1 | -1/+0 | |
2005-03-18 | do not touch TSTP, TTIN, TTOU | rsc | 1 | -1/+1 | |