Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 1 | -3/+2 | |
Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net> | |||||
2020-01-07 | libmach: plug another memory leak | Neven Sajko | 1 | -0/+2 | |
Change-Id: Ia5c888db1f0ded2aa92238d994239e46bf52667a | |||||
2012-02-19 | libmach, acid, db: 64-bit support | Russ Cox | 1 | -1/+1 | |
2007-11-05 | libmach: move machbyname, mach to crack.c to avoid OS X linker problem | Russ Cox | 1 | -0/+26 | |
2005-01-23 | Start working through proper handling of pthreads when | rsc | 1 | -3/+35 | |
debugging Linux core dumps. Pthreads for active processes is still not supported, nor are other systems. | |||||
2005-01-18 | free hdr->cmd | rsc | 1 | -0/+1 | |
2004-07-09 | Compare function pointers against 0 rather than nil. | wkj | 1 | -1/+1 | |
2004-04-19 | libmach | rsc | 1 | -0/+91 | |