summaryrefslogtreecommitdiff
path: root/libiberty/make-relative-prefix.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Fix read buffer overflow in split_directoriesTim Ruehsen2019-12-061-0/+3
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-041-2/+1
* libiberty.h (MAX_ALLOCA_SIZE): New macro.Aldy Hernandez2016-07-291-3/+8
* make-relative-prefix.c (make_relative_prefix_1): Avoid warning about using pr...Jakub Jelinek2012-01-261-3/+4
* re PR driver/48306 (presence of gcc subdir with . in PATH causes breakdown)Jakub Jelinek2012-01-021-5/+18
* libiberty: documentation markup and order fixes.Ralf Wildenhues2011-02-031-1/+2
* 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