aboutsummaryrefslogtreecommitdiff
path: root/libiberty/getopt1.c
AgeCommit message (Collapse)AuthorFilesLines
2000-12-29fnmatch.c: Make the note about the origins of this file more accurate...DJ Delorie1-2/+2
* fnmatch.c: Make the note about the origins of this file more accurate, at least until we can sync with glibc. * getopt.c: Ditto. * getopt1.c: Ditto. * md5.c: Ditto. * obstack.c: Ditto. From-SVN: r38550
1998-09-05pexecute.c: Updates from gcc.Jeffrey A Law1-4/+5
* pexecute.c: Updates from gcc. Copy in gcc has been removed. This is the canonical copy. Define ISSPACE if !IN_GCC. * alloca.c, vfprintf.c, choose-temp.c, mkstemp.c, getopt.c: Similarly. * getopt1.c: Similarly. * Makefile.in: Build mkstemp.o From-SVN: r22257
1998-02-22getopt.c: Update to latest FSF version.Ian Lance Taylor1-25/+24
* getopt.c: Update to latest FSF version. * getopt1.c: Likewise. Bring over from devo. From-SVN: r18169
1997-08-21Initial revisionJason Merrill1-0/+190
From-SVN: r14877