summaryrefslogtreecommitdiff
path: root/lib/tempname.c
Commit message (Expand)AuthorAgeFilesLines
* gnulib-common.m4: Use C2x [[maybe_unused]] when possible.Bruno Haible2021-08-221-2/+2
* tempname: consume less entropyPaul Eggert2021-01-111-3/+14
* tempname: don’t block for minutesPaul Eggert2021-01-081-2/+3
* tempname: sync with proposed glibc patchPaul Eggert2021-01-081-3/+4
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* tempname: help merge with glibcPaul Eggert2020-09-101-19/+30
* tempname: use getrandom, not getentropyPaul Eggert2020-06-011-4/+3
* tempname: merge from glibc and coreutilsPaul Eggert2020-05-311-139/+138
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* tempname: do not depend on secure_getenvPaul Eggert2017-08-091-1/+0
* Don't interpret EOVERFLOW to mean nonexistencePaul Eggert2017-07-301-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* tempname: avoid unused parameter warningsÁngel González2015-04-141-2/+2
* tempname: allow compilation with C++ (trivial)Mike Miller2015-02-171-7/+7
* maint: various whitespace cleanups in tempnamePádraig Brady2015-02-111-3/+4
* tempname: new try_tempname functionAndreas Gruenbacher2015-02-041-50/+67
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* tempname: use secure_getenvPaul Eggert2013-02-041-4/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint.mk: prohibit common grammar error: "all these"Jim Meyering2012-06-101-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* Remove unused macros from !_LIBC code in glibc-borrowed files.Bruno Haible2011-11-281-2/+0
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-3/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-69/+69
* tempname: resync from glibcEric Blake2009-11-041-12/+18
* New module 'mkostemp'.Bruno Haible2009-08-231-14/+7
* 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