Jim Meyering
d1e59e17e7
<config.h>, <sys/types.h>: Include for mode_t.
...
(mode_string): Now takes mode_t.
1999-04-26 13:13:36 +00:00
Jim Meyering
9afd1dd692
(make_path): Use proper mode_t types and macros.
...
Don't assume the traditional Unix values for mode bits.
(S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IRWXU): Define if not defined.
1999-04-26 13:13:00 +00:00
Jim Meyering
c1e3742914
(setst, ftypelet, mode_string): Use proper mode_t types and macros.
...
Don't assume the traditional Unix values for mode bits.
(S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH): Define if not defined.
<config.h>, <sys/types.h>: Include for mode_t.
(mode_string): Now takes mode_t.
1999-04-26 13:10:11 +00:00
Jim Meyering
157b3ef61f
(main): Use proper mode_t types and macros.
...
Don't assume the traditional Unix values for mode bits.
1999-04-26 13:03:49 +00:00
Jim Meyering
73e540ea1b
(do_copy, cp_option_init, main): Use proper mode_t types and macros.
...
Don't assume the traditional Unix values for mode bits.
1999-04-26 13:03:11 +00:00
Jim Meyering
12dd796d8a
(struct cp_options.umask_kill): Use mode_t, not unsigned int.
1999-04-26 12:55:36 +00:00
Jim Meyering
d1c7f62ba8
(copy_reg, copy_internal): Use proper mode_t types and macros.
...
Don't assume the traditional Unix values for mode bits.
1999-04-26 12:54:51 +00:00
Jim Meyering
5d76644c3e
(describe_change, change_file_mode): Use proper mode_t types and macros.
...
Don't assume the traditional Unix values for mode bits.
1999-04-26 12:51:43 +00:00
Jim Meyering
750e5969ff
(main): Use proper mode_t types and macros.
...
Don't assume the traditional Unix values for mode bits.
1999-04-26 12:49:59 +00:00
Jim Meyering
6fc1cc1b6a
(isodigit): Remove unused macro.
...
(mode, cp_option_init, DIR_MODE): Use proper mode_t types and macros.
Don't assume the traditional Unix values for mode bits.
1999-04-26 12:49:16 +00:00
Jim Meyering
9e37b40aa1
(S_ISUID, S_ISGID, S_ISVTX, S_IRWXU, S_IRWXG, S_IRWXO):
...
Define if not defined.
(CHMOD_MODE_BITS): New macro.
1999-04-26 12:48:12 +00:00
Jim Meyering
ebb207dc5a
(open_maybe_create): Don't pass 0666 to open; it's not needed and isn't
...
guaranteed to be portable.
1999-04-26 12:47:33 +00:00
Jim Meyering
d0eeabbc32
Use proper mode_t types and macros.
...
Don't assume the traditional Unix values for mode bits.
1999-04-26 12:20:54 +00:00
Jim Meyering
259838277b
Use proper mode_t types and macros.
...
Don't assume the traditional Unix values for mode bits.
1999-04-26 12:20:26 +00:00
Jim Meyering
0b6ee7158e
Use proper mode_t types and macros.
...
Don't assume the traditional Unix values for mode bits.
1999-04-26 12:19:37 +00:00
Jim Meyering
3baa7fa854
(main): Revert last change.
...
Instead, loop on `optind < argc' to protect use of argv[optind].
1999-04-26 02:19:51 +00:00
Jim Meyering
0d13ededce
revert last change
1999-04-26 02:18:09 +00:00
Jim Meyering
a3a4a31c22
.
1999-04-26 00:40:42 +00:00
Jim Meyering
bf73dd5297
(main): Handle the case in which seq is given no args.
1999-04-26 00:39:47 +00:00
Jim Meyering
6002b5a2ed
*** empty log message ***
1999-04-25 19:20:40 +00:00
Jim Meyering
1c9a7ba541
<inttypes.h>: Include it here instead.
...
<config.h>: Include it here too.
1999-04-25 19:20:18 +00:00
Jim Meyering
e3a368948e
Don't include inttypes.h here.
1999-04-25 19:18:55 +00:00
Jim Meyering
12bf2f8f8b
[NDEBUG]: Remove definition.
1999-04-25 19:18:20 +00:00
Jim Meyering
d12ba36443
*** empty log message ***
1999-04-25 12:11:52 +00:00
Jim Meyering
007f495c2f
*** empty log message ***
FILEUTILS-4_0g
1999-04-25 04:38:15 +00:00
Jim Meyering
0de4165e66
*** empty log message ***
1999-04-24 21:38:27 +00:00
Jim Meyering
f90a5e94b8
(print_entry): Use #if', not #ifdef HAVE_UT_HOST'.
1999-04-24 21:29:22 +00:00
Jim Meyering
88fc9ef946
*** empty log message ***
SH-UTILS-1_16g
1999-04-24 13:14:25 +00:00
Jim Meyering
fc6db4f55a
*** empty log message ***
1999-04-24 13:14:11 +00:00
Jim Meyering
a279b3a84b
.
1999-04-24 13:00:16 +00:00
Jim Meyering
a56886d93d
*** empty log message ***
1999-04-24 12:59:26 +00:00
Jim Meyering
82105f5876
*** empty log message ***
1999-04-24 12:58:07 +00:00
Jim Meyering
ea07044f83
.
1999-04-24 12:57:43 +00:00
Jim Meyering
b67ee7857a
*** empty log message ***
1999-04-24 12:53:50 +00:00
Jim Meyering
6796615496
*** empty log message ***
1999-04-24 12:53:19 +00:00
Jim Meyering
88c9f81346
Include new "xstrtol.h", not "xstrtoul.h".
1999-04-24 12:43:39 +00:00
Jim Meyering
55865fda6c
Include new "xstrtol.h", not "xstrtoul.h".
...
(struct control) [repeat]: Declare as uintmax_t, not int.
(struct control) [lines_required]: Likewise.
(handle_line_error): Use human_readable to print lines_required.
(parse_repeat_count): Parse a uintmax_t.
(parse_patterns): Parse a uintmax_t.
1999-04-24 12:42:53 +00:00
Jim Meyering
bdb9cd3f2c
Include new "xstrtol.h", not "xstrtoul.h".
1999-04-24 12:33:56 +00:00
Jim Meyering
cef6937705
Include new "xstrtol.h", not "xstrtoul.h".
...
Change all U_LONG_LONG to uintmax_t.
(head_lines): Move a couple dcls into an inner scope.
(string_to_integer): Rename from string_to_ull.
1999-04-24 12:33:25 +00:00
Jim Meyering
34942b9da8
import latest
1999-04-23 04:20:42 +00:00
Jim Meyering
4cbb965035
*** empty log message ***
1999-04-22 15:19:11 +00:00
Jim Meyering
62edaf0b55
(word32): Don't use `#error'; it runs afoul of SunOS 4.1.4 cc.
1999-04-22 14:38:50 +00:00
Jim Meyering
c274f255c3
*** empty log message ***
1999-04-22 14:37:17 +00:00
Jim Meyering
e7fa925898
Guard strong_alias and weak_alias with #ifdef _LIBC.
1999-04-22 14:35:59 +00:00
Jim Meyering
b003c8fdfa
Don't bother with pot-mail anymore -- Francois needs merely the URL.
1999-04-22 01:24:34 +00:00
Jim Meyering
2279aec4a3
.
1999-04-21 23:17:13 +00:00
Jim Meyering
1f74a371e0
.
1999-04-21 23:16:48 +00:00
Jim Meyering
ae295f9bab
.
1999-04-21 04:34:29 +00:00
Jim Meyering
28a81b47c1
.
1999-04-21 04:30:22 +00:00
Jim Meyering
9b56140087
*** empty log message ***
1999-04-21 04:29:00 +00:00