Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | re PR other/13272 (libiberty/lbasename.c has incorrect DIR_SEPARATOR) | Daniel Jacobowitz | 2003-12-22 | 1 | -19/+1 |
| | | | | | | | | | PR debug/13272 * Makefile.in (lbasename.o): Depend on filenames.h. * lbasename.c: Include "filenames.h" instead of defining its macros locally. From-SVN: r74943 | ||||
* | lbasename.c: Add 2002 to copyright. | Douglas B Rupp | 2002-06-18 | 1 | -12/+4 |
| | | | | | | | | | 2002-06-17 Douglas Rupp <rupp@gnat.com> * lbasename.c: Add 2002 to copyright. (IS_DIR_SEPARATOR): Remove VMS junk. From-SVN: r54729 | ||||
* | Makefile.in (TEXIFILES): Add fnmatch.txh. | DJ Delorie | 2001-10-15 | 1 | -17/+16 |
| | | | | | | | | | | | | | | | * Makefile.in (TEXIFILES): Add fnmatch.txh. (maint-undoc): New. maint-tool: Add "undoc" tool. * alloca.c, argv.c, asprintf.c, choose-temp.c, concat.c, fdmatch.c, ffs.c, getruntime.c, insque.c, lbasename.c, make-temp-file.c, mkstemps.c, pexecute.c, random.c, spaces.c, strerror.s, strsignal.c, strtol.c, vasprintf.c: Add or update documentation. * fnmatch.txh: New. * functions.texi: Regenerate. From-SVN: r46274 | ||||
* | (lbasename): Change function declaration to return a const char pointer. | Andrew Cagney | 2001-08-10 | 1 | -3/+3 |
| | | | | From-SVN: r44782 | ||||
* | lbasename.c: New file. | Neil Booth | 2001-03-10 | 1 | -0/+89 |
* libiberty/lbasename.c: New file. * libiberty/Makefile.in: Update for lbasename. * include/libiberty.h: Add lbasename. Co-Authored-By: John David Anglin <dave@hiauly1.hia.nrc.ca> From-SVN: r40363 |