]> git.draconx.ca Git - upkg.git/commitdiff
engine: Define the exit method.
authorNick Bowler <nbowler@draconx.ca>
Wed, 7 Jul 2010 00:21:43 +0000 (20:21 -0400)
committerNick Bowler <nbowler@draconx.ca>
Wed, 7 Jul 2010 00:21:43 +0000 (20:21 -0400)
Apparently, libltdl falls back to looking up the "unadorned" symbol
names if the _LTX_ symbols are not found.  This means it finds exit in
the C library instead of returning an error, with obvious consequences.


No differences found