Ditch that symbol table hack. It's not portable.
commit5192ce554ba612b302052314564bd5eb2981b913
authorKeith Rarick <kr@xph.us>
Fri, 15 May 2009 23:37:27 +0000 (15 16:37 -0700)
committerKeith Rarick <kr@xph.us>
Fri, 15 May 2009 23:41:48 +0000 (15 16:41 -0700)
tree16609b2407526338803b208cd59e9af0637b4657
parent95ff7060d7b0ca92dfd472fcd5719272831b519c
Ditch that symbol table hack. It's not portable.

In particular, Mac OS and probably BSD don't like it.

Closes gh-8.
cut.c
cut.h
job.c
job.h
tests/test_job.c