Commit Graph

16011 Commits

Author SHA1 Message Date
Jim Meyering b461b366d2 Correct comment on first line. 2003-07-14 16:48:31 +00:00
Jim Meyering e4c013c0f4 *** empty log message *** 2003-07-14 06:30:32 +00:00
Jim Meyering 3eecca631b . 2003-07-14 06:29:45 +00:00
Jim Meyering 123a296dd2 *** empty log message *** 2003-07-13 22:22:39 +00:00
Jim Meyering 90830646f1 (%.asc): Renamed from %.sig.
Generate and use ascii-armored signatures.
2003-07-13 22:22:18 +00:00
Jim Meyering 285eeddfd5 . 2003-07-13 22:15:08 +00:00
Jim Meyering bc87c668c4 *** empty log message *** 2003-07-13 09:52:47 +00:00
Jim Meyering ab8e35d397 put makepath.c back. 2003-07-13 09:52:32 +00:00
Jim Meyering 8effe1d8af *** empty log message *** 2003-07-13 09:38:07 +00:00
Jim Meyering db425e487a (nohup invocation): Tell what happens when stdout is not a terminal.
Based on a suggestion from Steven Mocking.
2003-07-13 09:38:04 +00:00
Jim Meyering f2176e82ad *** empty log message *** 2003-07-13 09:37:45 +00:00
Jim Meyering d61aba00f0 add another test 2003-07-13 09:27:34 +00:00
Jim Meyering 83c37b47f8 *** empty log message *** 2003-07-13 09:25:24 +00:00
Jim Meyering 48606016b8 (NOHUP_FAILURE, NOHUP_FOUND_BUT_CANNOT_INVOKE): Define.
(main): Use them.
2003-07-13 09:25:21 +00:00
Jim Meyering 7c4f69a2fa *** empty log message *** 2003-07-13 09:03:20 +00:00
Jim Meyering c42926bf1e (syntax-check): Move each individual check into its own target.
(syntax-check-rules): This is the list of syntax-check targets.
(sc_unmarked_diagnostics, sc_cast_of_argument_to_free):
(sc_cast_of_x_alloc_return_value, sc_space_tab):
(sc_error_exit_success, sc_xalloc_h_in_src):  New targets.
2003-07-13 09:03:13 +00:00
Jim Meyering 8329b522c0 *** empty log message *** 2003-07-13 08:46:53 +00:00
Jim Meyering 15c5a31fb5 *** empty log message *** 2003-07-13 08:46:21 +00:00
Jim Meyering cad299f354 Use @code, not (nonexistent) @function. 2003-07-13 08:45:39 +00:00
Jim Meyering ca08290d8b *** empty log message *** 2003-07-13 08:44:39 +00:00
Jim Meyering 5ef577f0e7 Include <stdlib.h> for declaration of free. 2003-07-13 08:44:23 +00:00
Jim Meyering 803a3441b1 *** empty log message *** 2003-07-13 08:43:02 +00:00
Jim Meyering 497560dfe9 (xgethostname): Return NULL, rather than exiting,
upon any non-malloc/realloc error.
2003-07-13 08:42:40 +00:00
Jim Meyering f24368a67a *** empty log message *** 2003-07-13 08:15:15 +00:00
Jim Meyering fad1b46e08 (chown invocation): Warn that chown
now clears set-user-ID and set-group-ID bits on some systems.
2003-07-13 08:15:11 +00:00
Jim Meyering 32a2c6f6d9 . 2003-07-12 20:47:23 +00:00
Jim Meyering 58354c9643 *** empty log message *** 2003-07-12 18:49:44 +00:00
Jim Meyering 252d2d236c Remove uses of OPTIONAL_BIN_ZCRIPTS and last traces of the nohup script. 2003-07-12 18:49:41 +00:00
Jim Meyering 1307f23068 Restore AC_SUBST(OPTIONAL_BIN_PROGS). *It* is used. 2003-07-12 18:47:29 +00:00
Jim Meyering 69c63039b9 *** empty log message *** 2003-07-12 18:47:07 +00:00
Jim Meyering 9aecd7ec8a *** empty log message *** 2003-07-12 18:44:42 +00:00
Jim Meyering 46a8f2d4f5 (OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS): Remove unused variables. 2003-07-12 18:44:39 +00:00
Jim Meyering a3c0bb50f3 (bin_SCRIPTS): Remove use of just-removed $(OPTIONAL_BIN_ZCRIPTS). 2003-07-12 18:43:36 +00:00
Jim Meyering 37ffd45ac8 *** empty log message *** 2003-07-12 18:29:38 +00:00
Jim Meyering 016d23cb89 (BUILT_SOURCES): Use `BUILT_SOURCES += $(STDBOOL_H)'
rather than `all-local: $(STDBOOL_H)'.  The latter didn't force
creation of stdbool.h before most other targets.
Likewise for $(ALLOCA_H).
2003-07-12 18:29:35 +00:00
Jim Meyering d51ca19934 *** empty log message *** 2003-07-12 18:26:07 +00:00
Jim Meyering 12237951e6 (localedir.h): Put the 2>&1' after the redirect target, not before the >'. 2003-07-12 18:25:51 +00:00
Jim Meyering 19add5a9f2 . 2003-07-12 16:49:08 +00:00
Jim Meyering 39935bf2f5 Remove lib/makepath.c. 2003-07-12 16:48:58 +00:00
Jim Meyering 19332b9ce5 . 2003-07-12 16:48:26 +00:00
Jim Meyering be823d745c *** empty log message *** 2003-07-12 16:22:47 +00:00
Jim Meyering 4f78b3f40f (remove_dir): Give a diagnostic upon failed save_cwd,
now that that function no longer calls `error'.
2003-07-12 16:22:39 +00:00
Jim Meyering c8f1cbc602 (find_mount_point): Emit a diagnostic for each
failed syscall, rather than relying on caller to do that.
The caller couldn't do a good job, anyhow -- too many different
ways to fail (each with a different referent).
Give a diagnostic upon failed save_cwd, now that that function
no longer calls `error'.
(show_point): Don't diagnose find_mount_point's errors, now that
it handles them itself.
2003-07-12 16:21:45 +00:00
Jim Meyering 7e815d32f3 tweak spacing 2003-07-12 16:17:14 +00:00
Jim Meyering 959a2409fe Don't emit diagnostics. Let callers do that.
Don't include "error.h".
(save_cwd): Don't call error.  Ensure that errno is valid
when returning nonzero.
2003-07-12 16:07:30 +00:00
Jim Meyering 6599007a62 *** empty log message *** 2003-07-12 15:45:14 +00:00
Jim Meyering 21f65c951c (find_mount_point): Don't let free clobber errno upon failed chdir 2003-07-12 15:44:14 +00:00
Jim Meyering 354996bc09 *** empty log message *** 2003-07-12 11:40:13 +00:00
Jim Meyering a29f991b84 * src/sys2.h: Remove alloca-related block.
* src/system.h: Include <alloca.h> here, instead.
2003-07-12 11:40:03 +00:00
Jim Meyering 64521cfa9a It appears that the `#pragma alloca' included via "system.h" is
adequate, since join.c uses alloca, yet lacked an in-file #pragma.

Remove `#pragma alloca'.
2003-07-12 11:38:43 +00:00