Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1996-07-29 | Sun Jul 28 15:37:09 1996 Rob Tulloh (tulloh@tivoli.com) | Roland McGrath | 1 | -10/+9 | |
* w32/include/pathstuff.h: Added prototype for the new function convert_vpath_to_win32. Deleted macro for same. | |||||
1996-07-29 | Sun Jul 28 15:37:09 1996 Rob Tulloh (tulloh@tivoli.com) | Roland McGrath | 1 | -219/+239 | |
* w32/pathstuff.c: Turned convert_vpath_to_win32() into a real function. This was done so that VPATH could contain white space separated pathnames. Please note that directory paths (in VPATH/vpath context) containing white space are not supported (just as they are not under Unix). See README.WIN32 for suggestions. | |||||
1996-07-29 | Sun Jul 28 15:37:09 1996 Rob Tulloh (tulloh@tivoli.com) | Roland McGrath | 2 | -98/+228 | |
* w32/pathstuff.c: Turned convert_vpath_to_win32() into a real function. This was done so that VPATH could contain white space separated pathnames. Please note that directory paths (in VPATH/vpath context) containing white space are not supported (just as they are not under Unix). See README.WIN32 for suggestions. * README.WIN32: Added some notes about why I chose not to try and support pathnames which contain white space and some workaround suggestions. | |||||
1996-07-28 | (paragraphindent): Move to more reasonable place in the source file. | Karl Berry | 1 | -50/+52 | |
(chapfonts, secfonts, subsecfonts, indexfonts): Call \setleading. (\chfplain, \secheading, \plainsecheading, \subsecheading, \subsubheading): Rewrite to properly \hangindent the title. (\sectionheading): New generic macro to print section titles. | |||||
1996-07-28 | Initial revision | Karl Berry | 1 | -0/+4586 | |
1996-07-26 | . | Roland McGrath | 1 | -0/+2 | |
1996-07-26 | Thu Jul 25 19:53:31 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -5/+0 | |
* GNUmakefile (mkdep-nolib): Use -MM option unconditionally. | |||||
1996-07-26 | Regenerated | Roland McGrath | 1 | -523/+29 | |
1996-07-26 | Regenerated | Roland McGrath | 1 | -29/+523 | |
1996-07-26 | autoconf | Roland McGrath | 1 | -1/+1 | |
1996-07-26 | Regenerated for 3.74.7 | Roland McGrath | 1 | -1/+1 | |
1996-07-26 | Updated from libc | Roland McGrath | 4 | -153/+38 | |
1996-07-26 | . | Roland McGrath | 2 | -1/+6 | |
1996-07-26 | Thu Jul 25 19:53:31 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -2/+5 | |
* main.c (define_makeflags): Back up P to point at null terminator when killing final space and dash before setting MFLAGS. | |||||
1996-07-26 | . | Roland McGrath | 1 | -0/+15 | |
1996-07-26 | Thu Jul 25 19:53:31 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -1/+1 | |
* GNUmakefile (win32files): Add NMakefile. | |||||
1996-07-26 | Thu Jul 25 19:53:31 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -0/+16 | |
From Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>: * dir.c [__MSDOS__] [DJGPP > 1]: Include <libc/dosio.h> and defin `__opendir_flags' initialized to 0. [__MSDOS__] (dosify) [DJGPP > 1]: Return name unchanged if _USE_LFN. (find_directory) [__MSDOS__ && DJGPP > 1]: If _USE_LGN, set __opendir_flags to __OPENDIR_PRESERVE_CASE. | |||||
1996-07-26 | Thu Jul 25 19:53:31 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -1/+2 | |
* GNUmakefile (win32files): Add NMakefile. * NMakefile (LDFLAGS_debug): Value fixed by tulloh. | |||||
1996-07-26 | Thu Jul 25 19:53:31 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -0/+1 | |
* vmsfunctions.c (vms_stat): `sys$dassgn (DevChan);' added by kkaempf. | |||||
1996-07-20 | . | Roland McGrath | 1 | -0/+10 | |
1996-07-20 | Sat Jul 20 12:32:10 1996 Klaus Kämpf (kkaempf@progis.de) | Roland McGrath | 5 | -5/+8 | |
* remake.c (f_mtime) [VMS]: Add missing `if' conditional for future modtime check. * config.h-vms, makefile.vms, readme.vms, vmsify.c: Update address. | |||||
1996-07-20 | Sat Jul 20 05:29:43 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -1/+1 | |
* configure.in: Require autoconf 2.10 or later. | |||||
1996-07-19 | Regenerated for 3.74.63.74.6 | Roland McGrath | 1 | -1/+6 | |
1996-07-19 | Updated from libc | Roland McGrath | 1 | -1/+1 | |
1996-07-19 | 3.74.6 | Roland McGrath | 8 | -374/+380 | |
1996-07-19 | . | Roland McGrath | 1 | -77/+74 | |
1996-07-19 | updated w32 code by tulloh | Roland McGrath | 13 | -1814/+1822 | |
1996-07-19 | Fri Jul 19 16:57:27 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -1/+8 | |
* GNUmakefile (win32files): New variable. (distfiles): Add it. * w32: Updated by Rob Tulloh. | |||||
1996-07-19 | Fri Jul 19 16:57:27 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -24/+24 | |
* makefile.vms (LOADLIBES): Fix typo. | |||||
1996-07-14 | . | Roland McGrath | 1 | -0/+6 | |
1996-07-14 | Sun Jul 14 12:59:27 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -2/+3 | |
* job.c (construct_command_argv_internal): Fix up #else, #endifs. | |||||
1996-07-14 | Sun Jul 14 12:59:27 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -16/+7 | |
* remake.c (f_mtime): Don't compare MTIME to NOW if MTIME == -1. | |||||
1996-07-14 | Sun Jul 14 12:59:27 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -1/+1 | |
* configh.dos: Define HAVE_DIRENT_H instead of DIRENT. | |||||
1996-07-14 | xref nonunix ports | Roland McGrath | 1 | -0/+5 | |
1996-07-14 | Regenerated for 3.74.53.74.5 | Roland McGrath | 1 | -1/+1 | |
1996-07-14 | Updated from libc | Roland McGrath | 2 | -8/+1 | |
1996-07-14 | . | Roland McGrath | 2 | -76/+82 | |
1996-07-14 | . | Roland McGrath | 1 | -0/+4 | |
1996-07-14 | Sun Jul 14 12:59:27 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -2/+3 | |
* main.c (main): Exit with status 2 when update_goal_chain returns 2. | |||||
1996-07-03 | formatting tweaks | Mark Seaborn | 1 | -2/+2 | |
1996-06-22 | . | Roland McGrath | 2 | -179/+311 | |
1996-06-22 | Sat Jun 22 14:56:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 2 | -10/+0 | |
* configure.in: Don't check for _sys_siglist. * make.h [HAVE__SYS_SIGLIST]: Don't test this; just punt if there is no strsignal or sys_siglist. | |||||
1996-06-22 | . | Roland McGrath | 1 | -0/+9 | |
1996-06-22 | Sat Jun 22 14:56:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -1/+2 | |
* job.c (start_job_command): Call block_sigs. (block_sigs): New function, broken out of start_job_command. (reap_children): Block fatal signals around removing dead child from chain and adjusting job_slots_used. * job.h: Declare block_sigs. | |||||
1996-06-22 | Sat Jun 22 14:56:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -9/+14 | |
* file.c (file_hash_enter): Allow renaming :: to : when latter is non-target, or : to :: when former is non-target. | |||||
1996-06-22 | Sat Jun 22 14:56:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -14/+18 | |
* job.c (reap_children): Don't call die if handling_fatal_signal. * job.c (start_job_command): Call block_sigs. (block_sigs): New function, broken out of start_job_command. (reap_children): Block fatal signals around removing dead child from chain and adjusting job_slots_used. * job.h: Declare block_sigs. * job.c (reap_children): Quiescent value of shell_function_pid is zero, not -1. | |||||
1996-06-22 | Sat Jun 22 14:56:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -1/+1 | |
* remote-stub.c (remote_setup, remote_cleanup): New (empty) functions. * main.c (main): Call remote_setup. (die): Call remote_cleanup. * main.c (print_version): Add 96 to copyright years. | |||||
1996-06-22 | Sat Jun 22 14:56:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -1/+10 | |
* read.c (conditional_line): Strip ws in `ifeq (a , b)' so it is the same as `ifeq (a, b)'. | |||||
1996-06-22 | (Wildcard Function): fix typo | Roland McGrath | 1 | -1/+1 | |
1996-06-22 | Updated from libc | Roland McGrath | 4 | -8/+46 | |