Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-12-29 | fnmatch.c: Make the note about the origins of this file more accurate... | DJ Delorie | 1 | -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-05 | pexecute.c: Updates from gcc. | Jeffrey A Law | 1 | -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-22 | getopt.c: Update to latest FSF version. | Ian Lance Taylor | 1 | -25/+24 | |
* getopt.c: Update to latest FSF version. * getopt1.c: Likewise. Bring over from devo. From-SVN: r18169 | |||||
1997-08-21 | Initial revision | Jason Merrill | 1 | -0/+190 | |
From-SVN: r14877 |