Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-02-19 | libmach, acid, db: 64-bit support | Russ Cox | 1 | -4/+4 |
2010-03-10 | fix type-punned pointer warnings from gcc | Russ Cox | 1 | -3/+3 |
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 1 | -1/+1 |
2006-02-14 | pointer conversions | rsc | 1 | -1/+1 |
2005-11-28 | name mangling, process control | rsc | 1 | -10/+20 |
2005-02-11 | Remove libthread_db nonsense. | rsc | 1 | -95/+0 |
2005-02-11 | more pthread | rsc | 1 | -0/+41 |
2005-01-23 | Start working through proper handling of pthreads when | rsc | 1 | -190/+1 |
2005-01-07 | small hidings | rsc | 1 | -3/+1 |
2004-12-25 | better unwinding for 386. | rsc | 1 | -28/+237 |
2004-06-11 | back to 32 bit for now | rsc | 1 | -10/+5 |
2004-06-11 | maybe 64-bit better | rsc | 1 | -5/+10 |
2004-05-05 | various bug fixes | rsc | 1 | -7/+42 |
2004-04-19 | libmach | rsc | 1 | -0/+450 |