summaryrefslogtreecommitdiff
path: root/libiberty/make-relative-prefix.c
Commit message (Expand)AuthorAgeFilesLines
* make-relative-prefix.c (make_relative_prefix_1): Handle NULL return from strdup.Doug Evans2008-03-241-7/+5
* make-relative-prefix.c (make_relative_prefix_1): Resource leaks.Michael Snyder2007-08-171-27/+14
* make-relative-prefix.c (make_relative_prefix_1): Fix resource leak.Michael Snyder2007-08-031-2/+8
* argv.c: Use ANSI C declarations.Thomas Neumann2007-04-111-8/+5
* re PR driver/29931 (following argv[0] symlink in process_command breaks symli...Andrew Stubbs2006-11-301-7/+42
* 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
* md5.h: Remove definition and uses of __P.Gabriel Dos Reis2005-03-271-15/+8
* Makefile.in (CFILES): Add lrealpath.c.Daniel Jacobowitz2003-02-201-24/+31
* make-relative-prefix.c (HAVE_HOST_EXECUTABLE_SUFFIX): Define for hosts with H...Danny Smith2002-12-041-0/+1
* Ensure return string is empty before using strcat to construct it.Nick Clifton2002-11-241-0/+1
* libiberty.h (make_relative_prefix): Add prototype.Daniel Jacobowitz2002-11-221-0/+387