Commit Graph
4 Commits
Author SHA1 Message Date
Chad Parry 2375a02e2c Change the signature of system::tempnam to something more appropriate for Gallery. 2011-04-30 16:40:55 -06:00
Chad Parry 0d6a3a3cfc Create a tempnam substitute that safely creates files with a given extension. 2011-04-23 21:19:47 -06:00
Bharat Mediratta 423daa52d5 Update copyright to 2011. 2011-01-21 23:01:06 -08:00
Bharat Mediratta 23eaec7063 Stop using "which" to find binaries. Create system::find_binary()
which traverses the $PATH and returns any executable binary of the
appropriate name that it can find.  Fixes #1555.
2011-01-10 15:49:15 -08:00