d-demangle.c (dlang_identifier): Check encoded length of identifier to verify strncmp...
[gcc.git] / libiberty / make-temp-file.c
2014-10-15 David Malcolmlibiberty: Expose choose_tmpdir, and fix constness...
2011-01-03 Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-07-21 Pascal Obry* make-temp-file.c (choose_tmpdir): Append a dot to...
2009-07-29 Douglas B Ruppmake-temp-file.c (choose_tmpdir): Try standard temp...
2009-02-22 Mark Mitchellmake-temp-file.c (<windows.h>): Include on Windows.
2008-07-31 Denys Vlasenkomkstemps.c (mkstemps): If open failed with errno other...
2005-05-24 Gabriel Dos Reislibiberty.h (ACONCAT): Properly cast value of alloca().
2005-05-10 Nick CliftonUpdate the address and phone number of the FSF organiza...
2005-03-27 Gabriel Dos Reismd5.h: Remove definition and uses of __P.
2001-10-17 DJ Delorieargv.c, [...]: Improve manual formatting.
2001-10-16 DJ DelorieMakefile.in (TEXIFILES): Add fnmatch.txh.
2001-04-04 Zack Weinbergansidecl.h: All logic from gcc/gansidecl.h moved here.
2001-03-21 Zack Weinbergmake-temp-file.c: Always default DIR_SEPARATOR to '/'.
2001-03-21 Zack Weinbergchoose-temp.c: Split off make_temp_file...