]> diplodocus.org Git - nmh/history - uip/mkstemp.c
sbr/utils.c: Add HasSuffix(s, suffix).
[nmh] / uip / mkstemp.c
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-10-06 David LevineMerge branch 'welcome'
2016-09-29 David LevineInstead of relying on invo_name to decide whether to...
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...