summaryrefslogtreecommitdiffstats
path: root/src/libmach/crack.c
Commit message (Collapse)AuthorAgeFilesLines
* libmach: move machbyname, mach to crack.c to avoid OS X linker problemRuss Cox2007-11-051-0/+26
|
* Start working through proper handling of pthreads whenrsc2005-01-231-3/+35
| | | | | debugging Linux core dumps. Pthreads for active processes is still not supported, nor are other systems.
* free hdr->cmdrsc2005-01-181-0/+1
|
* Compare function pointers against 0 rather than nil.wkj2004-07-091-1/+1
|
* libmachrsc2004-04-191-0/+91