aboutsummaryrefslogtreecommitdiff
path: root/libiberty/choose-temp.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-04Update copyright years.Jakub Jelinek1-1/+1
2014-10-15libiberty: Expose choose_tmpdir, and fix constness of return typeDavid Malcolm1-1/+0
2009-09-22choose-temp.c: Include unistd.h for mingw targets.Ozkan Sezer1-0/+4
2007-01-31hex.c: Fix typo.Ralf Wildenhues1-1/+1
2007-01-12choose-temp.c (choose_temp_base): Check the result of the call to mktemp rath...Ben Elliston1-2/+1
2005-05-24libiberty.h (ACONCAT): Properly cast value of alloca().Gabriel Dos Reis1-1/+1
2005-05-10Update the address and phone number of the FSF organization.Nick Clifton1-2/+2
2005-03-26demangle.h: Remove uses of PARAMS.Gabriel Dos Reis1-2/+2
2001-10-17argv.c, [...]: Improve manual formatting.DJ Delorie1-1/+1
2001-10-15Makefile.in (TEXIFILES): Add fnmatch.txh.DJ Delorie1-6/+14
2001-03-21choose-temp.c: Split off make_temp_file...Zack Weinberg1-145/+4
2000-06-07configure.in (ac_libiberty_warn_cflags): Add -pedantic.Kaveh R. Ghazi1-4/+6
1999-09-25libiberty.h (make_temp_file): Add a prototype.Kaveh R. Ghazi1-4/+1
1999-07-14argv.c: Include stdlib.h and string.h instead of prototyping directly.Richard Henderson1-0/+3
1999-04-24* choose-temp.c (DIR_SEPARATOR): Use '\\' only for native windows32.Mumit Khan1-1/+1
1998-12-22Warning fixes:Kaveh R. Ghazi1-0/+3
1998-12-14choose-temp.c: Don't check IN_GCC anymore.Kaveh R. Ghazi1-17/+8
1998-11-27choose-temp.c: Always include libiberty.h.Kaveh R. Ghazi1-3/+1
1998-11-07choose-temp.c: Don't include gansidecl.h.Kaveh R. Ghazi1-1/+0
1998-10-15Warning fixes:Kaveh R. Ghazi1-0/+1
1998-09-05pexecute.c: Updates from gcc.Jeffrey A Law1-12/+66
1998-04-02Patched in the gcc directory:Kaveh R. Ghazi1-5/+11
1998-02-25choose-temp.c: Fix handling of sys/file.h to work in libiberty.Ian Lance Taylor1-3/+8
1998-01-17* choose-temp.c: Sync with gcc.Jeffrey A Law1-9/+8
1997-08-21Initial revisionJason Merrill1-0/+147