Commit Graph

15857 Commits

Author SHA1 Message Date
Jim Meyering 2ada37fa94 Include <sys/types.h> unconditionally, instead of
having it depend on HAVE_SYS_TYPES_H.
2003-07-04 11:38:37 +00:00
Jim Meyering aae3b8e336 *** empty log message *** 2003-07-04 10:15:52 +00:00
Jim Meyering fb864a8db7 Add tests of head's new --lines=-N
option, and perform the 1600 invocations of head IFF the envvar
RUN_EXPENSIVE_TESTS is set.
2003-07-04 10:15:47 +00:00
Jim Meyering 89d9530643 (do_copy): Give a better diagnostic when failing due
to nonexistent destination directory.  Reported by Dmitry Rutsky.
See http://bugs.debian.org/199730 for details.
2003-07-04 10:01:35 +00:00
Jim Meyering 4c8f617f70 *** empty log message *** 2003-07-03 17:09:10 +00:00
Jim Meyering 3cdc49b0ee *** empty log message *** 2003-07-03 17:09:03 +00:00
Jim Meyering d85a6aa4a5 . 2003-07-03 14:15:08 +00:00
Jim Meyering b01dd9232d *** empty log message *** 2003-06-29 06:35:37 +00:00
Jim Meyering 6e036c0593 tweak comment to fit in 80 columns 2003-06-28 10:30:04 +00:00
Jim Meyering 307fbc8ae6 *** empty log message *** 2003-06-27 12:17:55 +00:00
Jim Meyering 28b3b79f30 *** empty log message *** 2003-06-27 07:51:33 +00:00
Jim Meyering 0c2dd1fe07 Also use --verbose and compare stderr output with what we'd expect. 2003-06-27 07:51:30 +00:00
Jim Meyering d294e440c3 *** empty log message *** 2003-06-27 07:44:23 +00:00
Jim Meyering bcf7749785 *** empty log message *** 2003-06-27 07:42:02 +00:00
Jim Meyering 9e6e479047 split's --verbose option did nothing
(longopts): Use `1', not `0' as the value for for &verbose.
2003-06-27 07:41:55 +00:00
Jim Meyering 8b2c8b091c *** empty log message *** 2003-06-25 09:48:49 +00:00
Jim Meyering 161d3c8d76 (Time directives) [%s]: Add a cross reference to the related examples.
(Examples of date): Add an @anchor here, along with a few more examples.
2003-06-25 09:48:43 +00:00
Jim Meyering 3914dba415 *** empty log message *** 2003-06-19 22:01:55 +00:00
Jim Meyering 5fe0d2293d (copy_internal) [HAVE_STRUCT_STAT_ST_AUTHOR]:
Use `error_t' (rather than int) as type for local `err'.
2003-06-19 22:01:47 +00:00
Jim Meyering 3dade24681 *** empty log message *** 2003-06-19 21:17:53 +00:00
Jim Meyering f0a5712f74 (copy_internal) [HAVE_STRUCT_STAT_ST_AUTHOR]:
Fix author preservation code.
2003-06-19 21:17:48 +00:00
Jim Meyering 2b04698566 *** empty log message *** 2003-06-19 11:41:31 +00:00
Jim Meyering 0bf9e8687d (ENABLE_HARD_LINK_TO_SYMLINK_WARNING): Define to 0.
(do_link): Don't warn about hard link to symlink.
2003-06-19 11:38:16 +00:00
Jim Meyering 2b5eb31b81 update from upstream 2003-06-18 13:21:05 +00:00
Jim Meyering efa6493662 *** empty log message *** 2003-06-18 11:00:20 +00:00
Jim Meyering 35e65fbf15 *** empty log message *** 2003-06-18 10:19:36 +00:00
Jim Meyering 8c9de91ad1 (PARAMS): Remove. All uses removed. 2003-06-18 10:19:33 +00:00
Jim Meyering 03f3bf246b . 2003-06-18 10:18:17 +00:00
Jim Meyering a46ae031d3 update from gnulib 2003-06-18 10:16:47 +00:00
Jim Meyering f9b9a990c4 *** empty log message *** 2003-06-18 09:24:50 +00:00
Jim Meyering 04dd482b80 *** empty log message *** 2003-06-18 08:15:17 +00:00
Jim Meyering 95857d75da Merge in change from gnulib.
Remove block of alloca-related code in favor
of an unconditional `#include <alloca.h>'.
2003-06-18 08:15:14 +00:00
Jim Meyering e0418912ff *** empty log message *** 2003-06-18 08:10:10 +00:00
Jim Meyering 8ea48114d3 Use `1990-2000' notation in Copyright line until Emacs'
copyright-update function learns how to handle a comma-separated
list of years that spans a line boundary.
2003-06-18 08:10:03 +00:00
Jim Meyering 8a615a4bf7 Include <stddef.h>.
Remove unnecessary parentheses.
2003-06-18 08:07:02 +00:00
Jim Meyering ff85d09b52 from gnulib: add copyright notice 2003-06-18 08:03:45 +00:00
Jim Meyering a44ae437d1 from gnulib: update comments 2003-06-18 08:02:24 +00:00
Jim Meyering 8a75477940 from gnulib: add copyright notice 2003-06-18 08:01:08 +00:00
Jim Meyering 970d452fbb from gnulib: add copyright notice 2003-06-18 08:00:31 +00:00
Jim Meyering 4246f6ed52 *** empty log message *** 2003-06-18 07:59:22 +00:00
Jim Meyering 91c698cb2f Include "getdelim2.h", not "getstr.h".
Reflect renaming: getstr -> getdelim2.
2003-06-18 07:59:14 +00:00
Jim Meyering 5fdac01e0c . 2003-06-18 07:58:08 +00:00
Jim Meyering 09c6cc9f9c (libfetish_a_SOURCES): Add getdelim2.c and getdelim2.h. 2003-06-18 07:58:03 +00:00
Jim Meyering 42cd1376ed (PARAMS): Remove. All uses removed. 2003-06-18 07:57:26 +00:00
Jim Meyering dfbef7497d (PARAMS): Remove. All uses removed. 2003-06-18 07:55:39 +00:00
Jim Meyering d5ebb3b6fa (PARAMS): Remove. All uses removed. 2003-06-18 07:54:53 +00:00
Jim Meyering 5ff2043ef2 (PARAMS): Remove. All uses removed. 2003-06-18 07:54:10 +00:00
Jim Meyering b289f42fdf (PARAMS): Remove. All uses removed.
Do not include config.h; no longer needed.
Anyway, config.h should always be included before any other file.
2003-06-18 07:53:12 +00:00
Jim Meyering de4077cbe3 (PARAMS): Remove. All uses removed.
Do not include config.h; no longer needed.
Anyway, config.h should always be included before any other file.
2003-06-18 07:52:28 +00:00
Jim Meyering 33a46de4ad (PARAMS): Remove. All uses removed. 2003-06-18 07:51:52 +00:00