summaryrefslogtreecommitdiff
path: root/m4/mkstemp.m4
Commit message (Expand)AuthorAgeFilesLines
* mkstemp: Tweak configure message when cross-compiling.Bruno Haible2011-04-271-2/+2
* mkstemp: replace if system version uses wrong permissionsReuben Thomas2011-04-271-2/+11
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Put more information about failed tests into the test return codes.Bruno Haible2010-12-061-6/+12
* mkstemp: Fix C++ test error on mingw.Bruno Haible2010-04-031-30/+36
* 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-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-19/+19
* mkstemp.h is replaced with <stdlib.h>.Bruno Haible2007-02-181-4/+4
* * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Allow C++ configuration.Eric Blake2006-11-011-3/+3
* * MODULES.html.sh: Document tempname.Eric Blake2006-10-271-11/+2
* [ChangeLog]Paul Eggert2006-09-201-38/+33
* Add and change modules to make it easier for coreutils to usePaul Eggert2006-08-211-1/+0
* * lib/.cppi-disable: Add wcwidth.Paul Eggert2006-07-061-3/+2
* Sync from coreutils.Paul Eggert2005-09-231-2/+2
* Don't check for fcntl.h, and don't test for HAVE_FCNTL_H.Jim Meyering2005-07-021-2/+2
* Merge from coreutils.Paul Eggert2005-05-021-4/+2
* Use an all-permissive copyright notice, recommended by RMS.Paul Eggert2005-01-231-1/+6
* Changes imported from coreutils.Jim Meyering2005-01-041-20/+23
* Change UTILS_ to gl_ in AC_DEFINE'd names.Jim Meyering2004-04-201-8/+8
* Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.Jim Meyering2004-04-181-4/+4
* Remove K&R cruft.Paul Eggert2003-09-121-1/+0
* Require that the system mkstemp be able to createJim Meyering2003-08-271-4/+6
* Bump serial number, for last change.Bruno Haible2003-07-231-1/+1
* Correct SunOS and Solaris version number notation to match Sun's usage.Paul Eggert2003-07-221-1/+1
* An independent .m4 file for each module.Bruno Haible2002-12-311-1/+20
* update comment to reflect that SunOS4, solaris2.5.1 lose, too.Jim Meyering2001-11-201-4/+4
* (UTILS_FUNC_MKSTEMP): Don't bother with a temporaryJim Meyering2001-11-191-8/+1
* Close each descriptor immediately so the testJim Meyering2001-11-191-1/+3
* (UTILS_FUNC_MKSTEMP): New file and macro.Jim Meyering2001-11-171-0/+51