summaryrefslogtreecommitdiff
path: root/libiberty/choose-temp.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-041-1/+1
* libiberty: Expose choose_tmpdir, and fix constness of return typeDavid Malcolm2014-10-151-1/+0
* choose-temp.c: Include unistd.h for mingw targets.Ozkan Sezer2009-09-221-0/+4
* hex.c: Fix typo.Ralf Wildenhues2007-01-311-1/+1
* choose-temp.c (choose_temp_base): Check the result of the call to mktemp rath...Ben Elliston2007-01-121-2/+1
* libiberty.h (ACONCAT): Properly cast value of alloca().Gabriel Dos Reis2005-05-241-1/+1
* Update the address and phone number of the FSF organization.Nick Clifton2005-05-101-2/+2
* demangle.h: Remove uses of PARAMS.Gabriel Dos Reis2005-03-261-2/+2
* argv.c, [...]: Improve manual formatting.DJ Delorie2001-10-171-1/+1
* Makefile.in (TEXIFILES): Add fnmatch.txh.DJ Delorie2001-10-151-6/+14
* choose-temp.c: Split off make_temp_file...Zack Weinberg2001-03-211-145/+4
* configure.in (ac_libiberty_warn_cflags): Add -pedantic.Kaveh R. Ghazi2000-06-071-4/+6
* libiberty.h (make_temp_file): Add a prototype.Kaveh R. Ghazi1999-09-251-4/+1
* argv.c: Include stdlib.h and string.h instead of prototyping directly.Richard Henderson1999-07-141-0/+3
* * choose-temp.c (DIR_SEPARATOR): Use '\\' only for native windows32.Mumit Khan1999-04-241-1/+1
* Warning fixes:Kaveh R. Ghazi1998-12-221-0/+3
* choose-temp.c: Don't check IN_GCC anymore.Kaveh R. Ghazi1998-12-141-17/+8
* choose-temp.c: Always include libiberty.h.Kaveh R. Ghazi1998-11-271-3/+1
* choose-temp.c: Don't include gansidecl.h.Kaveh R. Ghazi1998-11-071-1/+0
* Warning fixes:Kaveh R. Ghazi1998-10-151-0/+1
* pexecute.c: Updates from gcc.Jeffrey A Law1998-09-051-12/+66
* Patched in the gcc directory:Kaveh R. Ghazi1998-04-021-5/+11
* choose-temp.c: Fix handling of sys/file.h to work in libiberty.Ian Lance Taylor1998-02-251-3/+8
* * choose-temp.c: Sync with gcc.Jeffrey A Law1998-01-171-9/+8
* Initial revisionJason Merrill1997-08-211-0/+147