Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1995-03-21 | (signame_init): Define SIGINFO. | Roland McGrath | 1 | -0/+3 | |
1995-03-21 | (search_path): Function removed (was already #if 0'd out). | Roland McGrath | 1 | -105/+0 | |
1995-03-21 | Remove AC_TYPE_GETGROUPS; nothing needs it any more. | Roland McGrath | 1 | -1/+0 | |
1995-03-17 | Updated from libc | Roland McGrath | 2 | -23/+341 | |
1995-03-17 | . | Roland McGrath | 1 | -0/+4 | |
1995-03-17 | Write @CPPFLAGS@ translation. | Roland McGrath | 1 | -1/+2 | |
1995-03-13 | . | Roland McGrath | 1 | -1/+6 | |
1995-03-13 | (stamp-glob): Remove $(globfiles), not the whole glob directory. | Roland McGrath | 1 | -1/+1 | |
1995-03-13 | (parse_file_seq): Rearranged `l(a b)' -> `l(a) l(b)' loop to not | Roland McGrath | 1 | -6/+15 | |
skip the elt immediately preceding `l(...'. | |||||
1995-03-10 | Regenerated for 3.72.11 | Roland McGrath | 1 | -1/+1 | |
1995-03-10 | .3.72.11 | Roland McGrath | 2 | -1/+11 | |
1995-03-10 | Changed find_char_unquote callers here too. | Roland McGrath | 1 | -1/+1 | |
1995-03-10 | (find_char_unquote): Make second arg a string of stop chars instead of a | Roland McGrath | 1 | -19/+18 | |
single stop char. Stop when any char in the string is hit. All callers changed. (find_semicolon): Pass stop chars "#;" to one find_char_unquote call, instead of using two calls. If the match is not a ; but a #, return zero. | |||||
1995-03-10 | .3.72.10 | Roland McGrath | 1 | -0/+3 | |
1995-03-10 | (read_makefile, parse_file_seq): Fix typo __MS_DOS__ -> __MSDOS__. | Roland McGrath | 1 | -2/+2 | |
1995-03-10 | Regenerated for 3.72.10 | Roland McGrath | 1 | -1/+1 | |
1995-03-10 | . | Roland McGrath | 2 | -1/+16 | |
1995-03-10 | (globfiles): Add glob/configure.bat. | Roland McGrath | 1 | -1/+2 | |
(distfiles): Add configh.dos, configure.bat. | |||||
1995-03-09 | (read_makefile, parse_file_seq) [__MS_DOS__]: Don't see : as separator in | Roland McGrath | 1 | -0/+10 | |
"C:\...". | |||||
1995-03-09 | (STDC_HEADERS): Define only if undefined. | Roland McGrath | 1 | -3/+6 | |
(HAVE_SYS_PARAM_H): Don't define this. (HAVE_STRERROR): Define this. | |||||
1995-03-09 | (construct_command_argv_internal) [__MSDOS__]: Fix typos. | Roland McGrath | 1 | -2/+2 | |
1995-03-08 | .3.72.9 | Roland McGrath | 2 | -11/+12 | |
1995-03-08 | Regenerated | Roland McGrath | 2 | -11/+10 | |
1995-03-08 | (decode_switches): Reset optind to 1 instead of 0. | Roland McGrath | 1 | -1/+1 | |
1995-03-08 | . | Roland McGrath | 3 | -41/+45 | |
1995-03-08 | Undo last change. Bad juju. | Roland McGrath | 1 | -6/+4 | |
1995-03-08 | (configure, config.h.in): Depend on aclocal.m4. Commit files to CVS. | Roland McGrath | 1 | -2/+6 | |
1995-03-08 | . | Roland McGrath | 1 | -0/+3 | |
1995-03-08 | (configure, config.h.in): Uncomment these rules. | Roland McGrath | 1 | -5/+6 | |
Commit the files to CVS if there is a CVS directory. | |||||
1995-03-08 | Do CVS magic, not RCS magic. | Roland McGrath | 1 | -7/+8 | |
1995-03-07 | . | Roland McGrath | 11 | -2/+3175 | |
1995-03-07 | . | Roland McGrath | 10 | -0/+12410 | |
1995-03-07 | (decode_switches): If non-option arg is "-", ignore it. | Roland McGrath | 1 | -5/+6 | |
1995-03-07 | (strsignal): Cast sys_siglist elt to char *. | Roland McGrath | 1 | -1/+1 | |
1995-02-23 | [! __STDC__]: Don't use prototype for strsignal decl. | Roland McGrath | 1 | -1/+1 | |
1995-02-22 | (main): Pass missing arg to tmpnam.3.72.8 | Roland McGrath | 1 | -1/+1 | |
1995-02-22 | Check for strsignal. | Roland McGrath | 1 | -1/+1 | |
1995-02-22 | (child_error): Use strsignal. | Roland McGrath | 1 | -8/+3 | |
1995-02-22 | (main): Don't call signame_init #ifdef HAVE_STRSIGNAL. | Roland McGrath | 1 | -1/+1 | |
1995-02-22 | (strsignal): Declare it. | Roland McGrath | 1 | -2/+10 | |
1995-02-22 | [! HAVE_STRSIGNAL] (strsignal): New function. | Roland McGrath | 1 | -1/+18 | |
1995-02-22 | (strerror): Fix swapped args in sprintf. | Roland McGrath | 1 | -2/+2 | |
1995-02-13 | (CFLAGS, LDFLAGS): Don't set these variables. | Roland McGrath | 1 | -4/+0 | |
1995-02-11 | (print_version): Add 95 to copyright years. | Roland McGrath | 1 | -1/+1 | |
1995-02-10 | (start_job_command): Remember to call notice_finsihed_file under -n when3.72.6 | Roland McGrath | 1 | -4/+2 | |
not recursing. To do this, consolidate that code under the empty command case and goto there for the -n case. | |||||
1995-02-07 | real-clean renamed to maintainer-clean. | Richard M. Stallman | 1 | -11/+28 | |
Description changed too. | |||||
1995-02-07 | [! STDC_HEADERS]: Don't declare qsort. Sun headers declare it int. | Roland McGrath | 1 | -2/+1 | |
1995-02-06 | (read_makefile): For bogus line starting with tab, ignore it if blank after | Roland McGrath | 1 | -2/+2 | |
removing comments. | |||||
1995-02-06 | Cast results of `alloca' to `char *'. | Roland McGrath | 1 | -1/+1 | |
1995-02-06 | Cast results of `alloca' to `char *' in two places. | Roland McGrath | 1 | -3/+5 | |