summaryrefslogtreecommitdiff
path: root/main.c
Commit message (Expand)AuthorAgeFilesLines
* Tue Aug 27 01:06:34 1996 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1996-08-271-2/+3
* Thu Jul 25 19:53:31 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-07-261-2/+5
* Sun Jul 14 12:59:27 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-07-141-2/+3
* Sat Jun 22 14:56:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-221-1/+1
* Sat Jun 22 14:56:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-221-34/+21
* Wed May 15 10:14:14 CDT 1996 Rob Tulloh <tulloh@tivoli.com>Roland McGrath1996-05-221-1/+182
* Sun May 12 19:19:43 1996 Aaron Digulla <digulla@fh-konstanz.de>Roland McGrath1996-05-131-15/+18
* Thu May 9 13:54:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-091-2/+2
* Thu May 9 13:54:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-091-1/+77
* Tue Mar 19 20:21:34 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath1996-03-201-16/+33
* (main): Don't call init_dir.Roland McGrath1995-12-121-4/+0
* (log_working_directory): Made global.Roland McGrath1995-11-261-24/+18
* (enter_command_line_file): Barf if NAME is "".Roland McGrath1995-10-101-0/+3
* (define_makeflags): Omit command line variable definitions from MFLAGSRoland McGrath1995-08-101-3/+18
* (main): Fixed braino in assert.Roland McGrath1995-03-281-1/+1
* Avoid string in assert expression. Some systems are broken.Roland McGrath1995-03-271-2/+2
* Include <assert.h>.Roland McGrath1995-03-241-0/+1
* (main): Handle 1 and 2 returns from update_goal_chain makefile runRoland McGrath1995-03-241-2/+5
* (handle_non_switch_argument): New function, broken out of decode_switches.Roland McGrath1995-03-241-55/+59
* (decode_switches): Reset optind to 1 instead of 0.Roland McGrath1995-03-081-1/+1
* (decode_switches): If non-option arg is "-", ignore it.Roland McGrath1995-03-071-5/+6
* (main): Pass missing arg to tmpnam.3.72.8Roland McGrath1995-02-221-1/+1
* (main): Don't call signame_init #ifdef HAVE_STRSIGNAL.Roland McGrath1995-02-221-1/+1
* (print_version): Add 95 to copyright years.Roland McGrath1995-02-111-1/+1
* Cast results of `alloca' to `char *'.Roland McGrath1995-02-061-1/+1
* (main) [! HAVE_MKTEMP]: Use tmpnam instead of mktemp.Roland McGrath1995-02-051-1/+6
* (debug_signal_handler): New function; toggles debug_flag.Roland McGrath1995-01-261-0/+14
* (decode_switches): For --help, print usage to stdout.Roland McGrath1995-01-071-5/+8
* (define_makeflags): When no flags, set WORDS to zero.Roland McGrath1994-11-071-1/+4
* (define_makeflags): Terminate properly when FLAGSTRING is empty.Roland McGrath1994-11-061-0/+2
* (main): Move checks .IGNORE, .SILENT, .POSIX to snap_deps.Roland McGrath1994-10-241-11/+2
* (switches): Bump flag values for --no-print-directory andRoland McGrath1994-10-161-2/+2
* (main): Add missing code in .IGNORE test.Roland McGrath1994-10-161-1/+1
* (main): Define hidden automatic variable with command vars, andRoland McGrath1994-10-011-5/+25
* (posix_pedantic): New variable.Roland McGrath1994-09-301-2/+12
* (quote_as_word): Actually test DOUBLE_DOLLARS, instead of always doubling.Roland McGrath1994-09-261-1/+1
* (quote_as_word): Renamed from shell_quote.Roland McGrath1994-09-261-53/+67
* (decode_switches): Loop until optind hits ARGC, not just until getopt_longRoland McGrath1994-09-101-17/+74
* (decode_switches): The non-option return from getopt is 1, not 0.Roland McGrath1994-09-091-61/+145
* (other_args): Variable removed.Roland McGrath1994-09-091-128/+61
* (init_switches): Put a + first in options.Roland McGrath1994-09-061-1/+2
* (directory_before_chdir): New variable, moved out of main (was local).Roland McGrath1994-07-251-1/+19
* (main, decode_switches): Die with 2 for errors.Roland McGrath1994-04-211-3/+7
* (main): When disqualifying makefiles for updating, use double_colon pointerRoland McGrath1994-04-051-3/+1
* entered into RCSRoland McGrath1994-03-231-1/+2
* Formerly main.c.~105~Roland McGrath1994-02-161-3/+3
* Formerly main.c.~104~Roland McGrath1994-01-061-2/+2
* Formerly main.c.~103~Roland McGrath1993-12-161-16/+20
* Formerly main.c.~102~Roland McGrath1993-12-151-1/+5
* Formerly main.c.~101~Roland McGrath1993-10-271-5/+3