summaryrefslogtreecommitdiff
path: root/libiberty/make-relative-prefix.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-12-06Fix read buffer overflow in split_directoriesTim Ruehsen
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-04Update copyright years.Jakub Jelinek
2016-07-29libiberty.h (MAX_ALLOCA_SIZE): New macro.Aldy Hernandez
2012-01-26make-relative-prefix.c (make_relative_prefix_1): Avoid warning about using pr...Jakub Jelinek
2012-01-02re PR driver/48306 (presence of gcc subdir with . in PATH causes breakdown)Jakub Jelinek
2011-02-03libiberty: documentation markup and order fixes.Ralf Wildenhues
2008-03-24make-relative-prefix.c (make_relative_prefix_1): Handle NULL return from strdup.Doug Evans
2007-08-17make-relative-prefix.c (make_relative_prefix_1): Resource leaks.Michael Snyder
2007-08-03make-relative-prefix.c (make_relative_prefix_1): Fix resource leak.Michael Snyder
2007-04-11argv.c: Use ANSI C declarations.Thomas Neumann
2006-11-30re PR driver/29931 (following argv[0] symlink in process_command breaks symli...Andrew Stubbs
2005-05-24libiberty.h (ACONCAT): Properly cast value of alloca().Gabriel Dos Reis
2005-05-10Update the address and phone number of the FSF organization.Nick Clifton
2005-03-27md5.h: Remove definition and uses of __P.Gabriel Dos Reis
2003-02-20Makefile.in (CFILES): Add lrealpath.c.Daniel Jacobowitz
2002-12-04make-relative-prefix.c (HAVE_HOST_EXECUTABLE_SUFFIX): Define for hosts with H...Danny Smith
2002-11-24Ensure return string is empty before using strcat to construct it.Nick Clifton
2002-11-22libiberty.h (make_relative_prefix): Add prototype.Daniel Jacobowitz