17 Commits (master)

Author SHA1 Message Date
sin 2366164de7 No need for semicolon after ARGEND
7 years ago
Hiltjo Posthuma 347f0828f3 mktemp improvements
8 years ago
FRIGN 11e2d472bf Add *fshut() functions to properly flush file streams
8 years ago
FRIGN 93fd817536 Add estrlcat() and estrlcpy()
8 years ago
FRIGN a76d4943b5 Audit mktemp(1)
8 years ago
FRIGN 31572c8b0e Clean up #includes
8 years ago
FRIGN eee98ed3a4 Fix coding style
8 years ago
sin 0c5b7b9155 Stop using EXIT_{SUCCESS,FAILURE}
9 years ago
sin f5ac08cc04 Only use /tmp if template is a file and not a path
9 years ago
Hiltjo Posthuma eac0f658cf check snprintf error aswell, handle as truncation error
9 years ago
sin f23409f65a Break long line in mktemp(1)
9 years ago
sin 94e97f19cd No need to use enprintf() with EXIT_FAILURE
9 years ago
sin db2c54bee6 oops that should have been enprintf()
9 years ago
sin 30620afb6c Check return value of snprintf in mktemp(1)
9 years ago
sin 91a643411d Check for TMPDIR and if set use it
9 years ago
sin 56a62c605f Implement -q support for mktemp(1)
9 years ago
sin 34f7a688cb Add barebones mktemp(1)
9 years ago