Jim Meyering
3f7506491b
fix spelling errors in comments
1997-10-14 13:47:22 +00:00
Jim Meyering
8c96da80b0
(keycompare): Move assignment out of if-expression.
1997-10-14 13:40:51 +00:00
Jim Meyering
df3a123e85
(strncoll): Rename parameter to LEN.
...
Clean up formatting.
Add a FIXME.
1997-10-14 13:37:35 +00:00
Jim Meyering
8b924d2318
*** empty log message ***
1997-10-14 13:08:06 +00:00
Jim Meyering
7fff797d97
Declare xstrdup.
...
(my_setlocale): New function.
(main): Guard against failure of strdup (use xstrdup) and setlocale.
1997-10-14 13:07:12 +00:00
Jim Meyering
42a2bc2846
(STREQ): Remove definition.
1997-10-14 12:50:28 +00:00
Jim Meyering
b2ff7dd7c5
[patch from Orn]
...
(look_for_fraction): Eliminate arbitrary limit on
number of `groups'. Declare as void, not int.
Patch from rn E. Hansen.
(main): When determining whether we're in the C or POSIX locale,
don't rely on the form of the string returned by setlocale.
Suggestion from Ulrich Drepper.
1997-10-14 12:19:09 +00:00
Jim Meyering
27c0b63dfc
apply one more piece from KBs patch
1997-10-13 23:09:15 +00:00
Jim Meyering
588d5520d6
expr reorg from KB
1997-10-13 21:59:27 +00:00
Jim Meyering
1f96e81489
*** empty log message ***
1997-10-13 14:08:51 +00:00
Jim Meyering
a41c38cb7d
Bracket inclusion of termios.h with #ifdef HAVE_TERMIOS_H.
...
Masami Takikawa reported that this is necessary on NeXTStep 3.0 systems.
1997-10-13 14:08:38 +00:00
Jim Meyering
c4aa5c4df7
*** empty log message ***
1997-10-13 14:07:31 +00:00
Jim Meyering
2c32c6a11a
eliminate a comma expr,
...
fix one func return type
eliminate `* 1'
1997-10-13 04:02:42 +00:00
Jim Meyering
b01df13c39
(NLS_MAP): Remove unused definitions.
...
Replace with uses of UCHAR.
(nls_locale_map): Remove dcl of unused file-scope array.
1997-10-13 03:52:35 +00:00
Jim Meyering
3616231d94
(NLS_MEMCMP): Define.
...
(keycompare): Use it instead of open-coded #ifdefs.
(compare): Likewise.
1997-10-13 03:48:58 +00:00
Jim Meyering
b7e7317be0
indent and clean up some more
1997-10-13 03:37:16 +00:00
Jim Meyering
045d8da585
Indent some more.
...
#ifdef ENABLE_NLS th NLS part of insertkey.
1997-10-13 03:26:39 +00:00
Jim Meyering
0ac3a6acde
indent and add FIXME comments
1997-10-13 03:12:17 +00:00
Jim Meyering
9ee502b57d
filter through cppi
1997-10-13 02:08:30 +00:00
Jim Meyering
79bfec7ced
Apply big patch from rn E. Hansen.
1997-10-13 02:08:01 +00:00
Jim Meyering
168acf8b9c
.
1997-10-10 21:22:33 +00:00
Jim Meyering
eed785a714
.
1997-10-10 21:22:01 +00:00
Jim Meyering
a9e92e39a3
.
1997-10-10 21:21:04 +00:00
Jim Meyering
ee9b6aa2e5
*** empty log message ***
1997-10-10 21:20:45 +00:00
Jim Meyering
d7f5a724ca
Add a test.
...
From William Lewis.
1997-10-10 21:20:27 +00:00
Jim Meyering
b9b4d6b169
*** empty log message ***
1997-10-08 14:24:32 +00:00
Jim Meyering
3d6090e6f7
*** empty log message ***
1997-10-07 23:59:21 +00:00
Jim Meyering
3ea2606e41
indent cpp directives to reflect nesting
1997-10-07 23:58:29 +00:00
Jim Meyering
3f3f566627
update bug-reporting address
1997-10-07 23:55:52 +00:00
Jim Meyering
05bbdbd786
update bug-reporting address
1997-10-07 23:53:36 +00:00
Jim Meyering
54abd85010
update bug-reporting address
1997-10-07 23:53:10 +00:00
Jim Meyering
5db3c9bdb4
update bug-reporting address
1997-10-07 23:51:39 +00:00
Jim Meyering
45e8ddd2c9
.
1997-10-07 22:08:55 +00:00
Jim Meyering
e5549867e2
change verbose messages
1997-10-06 13:30:14 +00:00
Jim Meyering
2e1d300fe5
(usage): Add a line describing --verbose.
1997-10-06 13:09:28 +00:00
Jim Meyering
4e3811ecb7
*** empty log message ***
1997-10-06 13:07:47 +00:00
Jim Meyering
40fa6cc699
(make_path): Print verbose message using fprintf, not error.
1997-10-06 13:07:14 +00:00
Jim Meyering
7a4cc2dff1
(make_path): Print message IFF the directory was
...
just created and the format string is non-NULL.
1997-10-06 13:03:29 +00:00
Jim Meyering
b6bc4c265e
*** empty log message ***
1997-10-06 05:32:54 +00:00
Jim Meyering
f8265dd3d8
*** empty log message ***
1997-10-06 05:25:59 +00:00
Jim Meyering
48f0a08332
fix braino
1997-10-06 05:23:49 +00:00
Jim Meyering
c8eb28c84b
.
1997-10-06 05:04:16 +00:00
Jim Meyering
e13ae8ea54
(noinst_HEADERS): Add savedir.h.
1997-10-06 05:04:11 +00:00
Jim Meyering
947713c68b
.
1997-10-06 04:58:33 +00:00
Jim Meyering
7bff8c9b50
(struct cp_options): New field: require_preserve.
1997-10-06 04:58:26 +00:00
Jim Meyering
eb2947bbbd
(cp_option_init): Initialize it.
...
(main): Set to 1 for -a and for -p.
1997-10-06 04:58:05 +00:00
Jim Meyering
fe12b67113
(copy_internal): Use require_preserve.
1997-10-06 04:57:40 +00:00
Jim Meyering
22a4f828db
.
1997-10-04 01:57:39 +00:00
Jim Meyering
03ae2c6b97
Remove old-style savedir dcl.
...
Include savedir.h for prototype.
1997-10-04 01:57:12 +00:00
Jim Meyering
3445d47a10
Remove old-style savedir dcl.
...
Include savedir.h for prototype.
1997-10-04 01:56:23 +00:00