aboutsummaryrefslogtreecommitdiff
path: root/libiberty/make-temp-file.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+2
2010-07-21* make-temp-file.c (choose_tmpdir): Append a dot to P_tmpdir if needed.Pascal Obry1-1/+6
2009-07-29make-temp-file.c (choose_tmpdir): Try standard temp logical on VMS.Douglas B Rupp1-1/+6
2009-02-22make-temp-file.c (<windows.h>): Include on Windows.Mark Mitchell1-31/+56
2008-07-31mkstemps.c (mkstemps): If open failed with errno other than EEXIST, return im...Denys Vlasenko1-4/+8
2005-05-24libiberty.h (ACONCAT): Properly cast value of alloca().Gabriel Dos Reis1-11/+11
2005-05-10Update the address and phone number of the FSF organization.Nick Clifton1-2/+2
2005-03-27md5.h: Remove definition and uses of __P.Gabriel Dos Reis1-7/+5
2001-10-17argv.c, [...]: Improve manual formatting.DJ Delorie1-1/+1
2001-10-15Makefile.in (TEXIFILES): Add fnmatch.txh.DJ Delorie1-3/+22
2001-04-04ansidecl.h: All logic from gcc/gansidecl.h moved here.Zack Weinberg1-2/+2
2001-03-21make-temp-file.c: Always default DIR_SEPARATOR to '/'.Zack Weinberg1-21/+7
2001-03-21choose-temp.c: Split off make_temp_file...Zack Weinberg1-0/+174