Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-09 | Extend __gen_tempname with mode argument | Mikhail Gusarov | |
sem_open(3) needs to create a temporary file in a way which can't be efficiently implemented in terms of POSIX API. Extend __gen_tempname with mode_t mode argument in order to ease sem_open implementation. Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net> Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | |||
2007-01-24 | fix from Bryan Wu: return NULL upon error, not the NULL string | Mike Frysinger | |
2006-03-23 | Mark some functions as BSD only | Peter S. Mazinger | |
2002-09-04 | Added function 'mkdtemp' for Linux Test Project. | "Steven J. Hill" | |