Jim Meyering
cd0c914437
*** empty log message ***
1999-05-15 05:42:55 +00:00
Jim Meyering
dace9c7477
.
1999-05-15 05:30:51 +00:00
Jim Meyering
1acf1ddd65
(trailing-sp): New test for this fix.
1999-05-15 05:28:51 +00:00
Jim Meyering
771bc6ea9d
(xfields): Don't interpret a trailing blank as a
...
delimiter when e.g. -t: was specified. From Tim Smithers.
1999-05-15 05:28:16 +00:00
Jim Meyering
634a39aad5
(getugroups): Don't dereference a null pointer when
...
running `id USER' for some USER that is listed on the RHS in /etc/group.
From Sander van Malssen.
Add some curly braces, use STREQ, reverse the sense of a test
and use `continue' to save a level of nesting.
1999-05-15 04:50:26 +00:00
Jim Meyering
7af9c3c085
*** empty log message ***
1999-05-15 04:11:13 +00:00
Jim Meyering
d8c0345769
*** empty log message ***
1999-05-15 04:08:29 +00:00
Jim Meyering
0a25564c1c
(open_maybe_create): Handle Solaris' failure mode when
...
FILE is a directory. Reported by Vin Shelton.
1999-05-15 04:06:51 +00:00
Jim Meyering
7565800a11
(main): When asking for info on an explicit file name,
...
just warn rather than failing if the table of mounted filesystems
cannot be read.
1999-05-15 01:53:21 +00:00
Jim Meyering
2d97b1c61b
(version_etc): Put version info and author names
...
on the first two lines respectively rather than putting the three
lines of copyright info between them.
1999-05-14 17:11:03 +00:00
Jim Meyering
1fdc84d5a2
*** empty log message ***
1999-05-14 16:59:46 +00:00
Jim Meyering
c93ac403ed
Include <string.h> or <strings.h> for strlen prototype.
1999-05-13 20:48:44 +00:00
Jim Meyering
4c9f46a4a1
[__GLIBC__ >= 2]: #if-out prototypes.
1999-05-13 20:44:45 +00:00
Jim Meyering
59d16049d8
(pop_dir): Cast length to `int' to avoid a warning on
...
64-bit systems. From Ulrich Drepper.
1999-05-13 20:42:45 +00:00
Jim Meyering
5a83986f79
(main): Put `u' for -u in getopt_long's string argument.
...
Remove the `R'.
1999-05-12 16:50:54 +00:00
Jim Meyering
150ca569b5
*** empty log message ***
1999-05-12 16:01:29 +00:00
Jim Meyering
048a38dc54
Use `%%' place-holder that Makefile.am rule expects.
1999-05-12 15:54:52 +00:00
Jim Meyering
ece1dc4e51
(usage): Split the --help message into two pieces so that
...
neither is longer than 2048. For Irix4's cc. Reported by Kaveh Ghazi.
1999-05-12 14:58:30 +00:00
Jim Meyering
c1a461273d
(usage): Split --help message into two pieces so that
...
Split the --help message into two pieces so that neither is longer
than 2048. For Irix4's cc. Reported by Kaveh Ghazi.
1999-05-12 02:13:45 +00:00
Jim Meyering
da36bbf417
*** empty log message ***
1999-05-12 02:10:38 +00:00
Jim Meyering
74e5374045
*** empty log message ***
1999-05-11 16:30:03 +00:00
Jim Meyering
f039432d03
Fix typos in config.h comments.
1999-05-11 16:29:56 +00:00
Jim Meyering
5af7e261fa
Fix typos in config.h comments.
1999-05-11 16:29:33 +00:00
Jim Meyering
ce1d9075d7
*** empty log message ***
1999-05-10 17:25:27 +00:00
Jim Meyering
c23f5758dc
(AUTHORS): Reflect reality: add Kaveh.
1999-05-10 15:12:24 +00:00
Jim Meyering
af735060cb
Expand each `&' character in the gecos field.
...
(count_ampersands): New function.
(create_fullname): New function.
(print_entry): Use create_fullname here.
(print_long_entry): Use it here, too.
From Kaveh Ghazi.
1999-05-10 14:17:09 +00:00
Jim Meyering
0ff57399ed
*** empty log message ***
1999-05-10 05:24:38 +00:00
Jim Meyering
447527eeb5
Reflect renaming: AM_FUNC_MKTIME -> AC_FUNC_MKTIME.
1999-05-10 05:18:30 +00:00
Jim Meyering
d845b9a5a3
Require 2.14.1, since we use newly-renamed AC_FUNC_MKTIME.
1999-05-10 05:17:38 +00:00
Jim Meyering
f1b3fb4f3b
Update from libc.
1999-05-10 04:24:49 +00:00
Jim Meyering
94323ee2a7
uncomment final rm
1999-05-09 15:59:27 +00:00
Jim Meyering
c250ac3ddc
*** empty log message ***
1999-05-09 15:56:27 +00:00
Jim Meyering
badacafb98
*** empty log message ***
1999-05-09 15:13:41 +00:00
Jim Meyering
d0672fcf74
*** empty log message ***
1999-05-09 15:13:09 +00:00
Jim Meyering
91e23a4607
*** empty log message ***
1999-05-09 15:11:52 +00:00
Jim Meyering
60d62033fb
*** empty log message ***
1999-05-09 15:10:33 +00:00
Jim Meyering
d02a83cba4
*** empty log message ***
1999-05-09 15:10:10 +00:00
Jim Meyering
359c6f7e38
(alpha): Put the announcement in /tmp/announce-$(distdir)
1999-05-09 15:10:02 +00:00
Jim Meyering
1554d14ce1
.
1999-05-09 15:04:17 +00:00
Jim Meyering
11f093839f
*** empty log message ***
1999-05-09 15:03:58 +00:00
Jim Meyering
d1520cea68
whoops -- revert last change
1999-05-09 15:03:52 +00:00
Jim Meyering
9cc8d1f6a9
(Makefile.in): Depend on Makefile.maint.
1999-05-09 15:02:44 +00:00
Jim Meyering
48d1df6825
.
1999-05-09 15:02:16 +00:00
Jim Meyering
3a7457ae6c
.
1999-05-09 15:01:52 +00:00
Jim Meyering
fe76db396c
(neg-nls): New test.
1999-05-09 15:01:40 +00:00
Jim Meyering
dd992130c6
(fraccompare, numcompare): Merge the NLS and
...
non-NLS versions into a single function.
(decimal_point): Now char, since we no longer convert to unsigned char.
(th_sep): Now int, since we use a value out of char range to denote
the absence of a thousands separator.
(IS_THOUSANDS_SEP): New macro.
(USE_NEW_FRAC_COMPARE): Remove.
(nls_set_fraction): Arg is now char, not unsigned char.
Set th_sep to CHAR_MAX + 1 if there is no thousands separator.
(numcompare): Don't convert to unsigned char unless necessary.
(main): Turn off decimal points and thousand separators if they
are multibyte characters, as we don't support that yet.
1999-05-09 03:27:24 +00:00
Jim Meyering
02d760e232
* src/system.h (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM,
...
and all the *_MIN and *_MAX symbols): Remove definitions.
* src/sys2.h: Put the definitions here instead (this file is shared
between all three *utils packages, while system.h is not).
1999-05-08 23:29:47 +00:00
Jim Meyering
4905751e2f
* src/system.h (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM,
...
and all the *_MIN and *_MAX symbols): Remove definitions.
* src/sys2.h: Put the definitions here instead (this file is shared
between all three *utils packages, while system.h is not).
1999-05-08 23:28:42 +00:00
Jim Meyering
d103085de3
(handle_line_error): Use %s, not %d, now that human_readable
...
converts it to a string.
1999-05-07 19:15:37 +00:00
Jim Meyering
9bc1a80b4e
*** empty log message ***
1999-05-07 19:00:44 +00:00