]> diplodocus.org Git - nmh/history - uip/mkstemp.c
Added context_find_prefix().
[nmh] / uip / mkstemp.c
2014-03-15 David LevineFixed some of the issues noted by clang --analyze with
2014-03-07 David LevineFixed a few very minor issues that cppcheck noticed.
2014-03-06 Ken HornsteinMerge branch 'extended-params'
2014-03-03 David LevineAdded mkstemp(1), wrapper around mkstemp(3)/mkstemps...