Mercurial > ~dholland > hg > tradcpp > index.cgi
log main.c @ 50:ce9347338583
age | author | description |
---|---|---|
Sun, 31 Mar 2013 04:20:44 +0200 | Joerg Sonnenberger | Skip option itself, before passing down to handler. |
Sun, 31 Mar 2013 04:17:51 +0200 | Joerg Sonnenberger | __dead + __printflike for clang |
Sat, 30 Mar 2013 21:17:47 -0400 | David A. Holland | Pass the size to free; it makes debug checking easier. |
Sat, 30 Mar 2013 21:02:25 -0400 | David A. Holland | Wrap free() in dofree() to allow instrumenting it for debugging. |
Sat, 30 Mar 2013 20:52:59 -0400 | David A. Holland | Sort the option lists to match the comparison used to search them. duh. |
Mon, 20 Dec 2010 06:53:32 -0500 | David A. Holland | copyrights |