summaryrefslogtreecommitdiff
path: root/lib/tempname.c
Commit message (Expand)AuthorAgeFilesLines
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-6/+5
* * MODULES.html.sh (Support for systems lacking POSIX:2001): NewPaul Eggert2007-01-181-10/+3
* * lib/tempname.c (gen_tempname): Remove variant that invokesEric Blake2006-11-091-13/+0
* * MODULES.html.sh: Document tempname.Eric Blake2006-10-271-1/+19
* * tempname.c (__gen_tempname): Change attempts_minPaul Eggert2006-09-201-2/+6
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-1/+1
* Add and change modules to make it easier for coreutils to usePaul Eggert2006-08-211-7/+1
* * tempname.c (small_open, large_open): New macros.Paul Eggert2006-05-251-5/+7
* Sync from coreutils.Paul Eggert2005-09-231-3/+1
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+1
* Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,Jim Meyering2005-07-021-3/+1
* Sync from coreutils.Paul Eggert2005-06-021-3/+3
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Merge from coreutils.Paul Eggert2005-05-021-25/+2
* Remove K&R cruft.Paul Eggert2003-09-121-5/+1
* in lib:Paul Eggert2003-05-291-2/+3
* More consistent inttypes.h / stdint.h handling.Bruno Haible2003-01-061-0/+3
* change license to gpl.Karl Berry2002-11-251-13/+14
* Don't declare getenv, thus reverting the change of 2001-11-18.Jim Meyering2001-12-021-7/+0
* Include stdlib.h unconditionally. On some old systems for whichJim Meyering2001-11-271-1/+2
* Merge with version from libc.Jim Meyering2001-11-271-17/+50
* (TMP_MAX): Remove; no longer needed.Jim Meyering2001-11-191-5/+8
* [!HAVE_DECL_GETENV]: Declare getenv to avoid warning on SunOS4.Jim Meyering2001-11-181-1/+8
* (uint64_t): Define to uintmax_t ifJim Meyering2001-03-161-0/+9
* from GNU libcJim Meyering2001-03-021-0/+297