|
f88ac7eb
|
1998-05-25T03:41:02
|
|
.
|
|
136333c1
|
1998-05-24T14:20:58
|
|
.
|
|
6cf802f3
|
1998-05-24T14:00:03
|
|
Fix braino: check S_ISLNK only if lstat succeeds.
|
|
5e3f5023
|
1998-05-24T13:41:57
|
|
fix typo: s/chat/char/
|
|
7aa812e9
|
1998-05-19T15:15:09
|
|
*** empty log message ***
|
|
07d201fb
|
1998-05-19T15:06:49
|
|
.
|
|
7abd4b24
|
1998-05-16T20:26:54
|
|
(read_utmp): Add variant for systems that have the utmpname function.
Ansideclify.
|
|
bc44d402
|
1998-05-16T04:39:24
|
|
(is_prime): Ansideclify.
(next_prime): Ansideclify. Add an assertion.
|
|
49e6107d
|
1998-05-16T04:37:45
|
|
(EXTRA_DIST): Remove. Automake groks the `LIBOBJS='
lines in the m4/*.m4 macros, so the hack of including some
custom-replaced C source file names here is no longer needed.
|
|
7a13295e
|
1998-05-16T04:30:42
|
|
.
|
|
428e9107
|
1998-05-10T16:04:39
|
|
Don't declare strdup if it's defined as a macro.
Reported by Lorne Baker.
|
|
677f8065
|
1998-05-04T00:27:15
|
|
.
|
|
6e55997c
|
1998-05-03T22:14:55
|
|
.
|
|
d6905ada
|
1998-05-02T15:25:56
|
|
.
|
|
140b7a20
|
1998-04-28T12:19:53
|
|
tweak from FSF
|
|
63b027ff
|
1998-04-13T16:29:58
|
|
(noinst_HEADERS): Add safe-read.h.
|
|
c965104e
|
1998-04-13T13:51:27
|
|
.
|
|
0eeff3be
|
1998-04-12T15:16:37
|
|
.
|
|
96462d30
|
1998-04-12T09:39:30
|
|
(TYPE_MAXIMUM): Update from system.h.
|
|
105aa815
|
1998-04-11T17:53:09
|
|
(noinst_HEADERS): Add safe-read.h.
|
|
84acb508
|
1998-04-11T17:52:28
|
|
.
|
|
0e9de31e
|
1998-04-11T15:37:35
|
|
split a couple long lines
|
|
6845df70
|
1998-04-11T15:35:06
|
|
Add curly braces around statements in if/else/while/do/etc. that
span more than a line -- even around multiline simple statements or
single-line simple statements preceded by a comment line.
|
|
7efc2307
|
1998-04-11T15:04:39
|
|
.
|
|
f629cb35
|
1998-04-09T07:28:10
|
|
indent cpp directives
|
|
2dbc26c0
|
1998-04-09T07:22:52
|
|
make there be two spaces after `.' in comments
|
|
a273f0ec
|
1998-04-06T08:09:36
|
|
Lots of minor spec and name changes, and new comments.
From François Pinard.
|
|
ecdc5485
|
1998-04-06T08:09:11
|
|
Lots of minor spec and name changes, and new comments.
(hash_rehash): Rewritten to be easier on the allocator.
From François Pinard.
|
|
cf04d496
|
1998-04-06T00:26:54
|
|
*** empty log message ***
|
|
0d88dfed
|
1998-04-05T23:44:12
|
|
*** empty log message ***
|
|
a76c548e
|
1998-04-05T23:43:58
|
|
.
|
|
62227802
|
1998-04-05T21:32:26
|
|
add braces to disambiguate ambiguous else
|
|
f711379c
|
1998-04-05T18:24:18
|
|
(WIDE_CHAR_SUPPORT): Define.
This now depends on HAVE_BTOWC so systems that lack btowc (like
solaris-2.5.1) don't lose.
|
|
3fdc98be
|
1998-04-04T21:37:50
|
|
*** empty log message ***
|
|
33bed6ea
|
1998-04-04T18:16:51
|
|
(PARAMS): Define.
|
|
fa39892b
|
1998-03-31T13:14:22
|
|
Merge with the version from textutils.
|
|
84101579
|
1998-03-31T12:09:55
|
|
add descriptive first-line comment
|
|
5bef2f78
|
1998-03-31T12:05:17
|
|
(rpl_memcmp): Rename from memcmp.
|
|
12cc8b97
|
1998-03-27T22:29:05
|
|
remove dcl of unused local, num_regs
|
|
743c80bf
|
1998-03-27T12:40:03
|
|
cpp-directive aesthetics
|
|
9e096f5f
|
1998-03-27T11:23:07
|
|
new version from Uli
|
|
ccb04df5
|
1998-03-23T22:47:05
|
|
.
|
|
54dce95d
|
1998-03-23T07:24:54
|
|
update from libc/copies
|
|
d56026b4
|
1998-03-21T08:49:00
|
|
Update from patch-2.5.3.
|
|
769d477a
|
1998-03-19T22:18:04
|
|
Include <limits.h>.
(CHAR_BIT, EXTRACT_TOP_BIT, PROPAGATE_TOP_BIT): New macros.
(get_fs_usage): If top bit of system variable corresponding to
fsu_bavail is set, then set fsu_bavail_top_bit_set, and
sign-extend the value when storing it into fsu_bavail.
|
|
0daa10b1
|
1998-03-19T22:17:43
|
|
(struct fs_usage): New member
fsu_bavail_top_bit_set.
|
|
67f394c1
|
1998-03-15T11:09:10
|
|
Use #if, not #ifdef with HAVE_ macros
|
|
35f70728
|
1998-03-15T08:11:02
|
|
update from fsf
|
|
63c0ef79
|
1998-03-14T19:53:21
|
|
*** empty log message ***
|
|
dd57bf31
|
1998-03-14T16:38:35
|
|
.
|
|
a34cff22
|
1998-03-14T16:31:51
|
|
s/get-date.h/getdate.h/
|
|
20d7d557
|
1998-03-14T16:30:52
|
|
.
|
|
fc161832
|
1998-03-13T15:25:49
|
|
protoize
|
|
bf384095
|
1998-03-13T15:24:43
|
|
(getugroups): Don't add a group number if it would be a duplicate.
From Ulrich Drepper.
|
|
a19e601b
|
1998-03-10T22:55:20
|
|
(getuidbyname) [__DJGPP__]: Make function know about
any arbitrary user name.
(getgidbyname) [__DJGPP__]: Make function know about any arbitrary
group name.
From Eli.
|
|
6b8b6dee
|
1998-03-10T22:49:04
|
|
(parse_user_spec) [__DJGPP__]: Make function know
about any arbitrary user and group by pretending to be the user
and to belong to the group specified in `spec_arg' argument.
|
|
894a82c4
|
1998-02-25T23:35:53
|
|
.
|
|
5472ac42
|
1998-02-24T23:33:41
|
|
(TYPE_SIGNED): Define.
(TYPE_MAXIMUM): Define.
(ULONG_MAX): Use TYPE_MAXIMUM.
(LONG_MAX): Use TYPE_MAXIMUM.
|
|
da2cd9bb
|
1998-02-24T23:31:40
|
|
(libfu_a_SOURCES): Add quotearg.c.
(noinst_HEADERS): Add quotearg.h.
|
|
de12c4b7
|
1998-02-24T23:31:11
|
|
.
|
|
9300fc8b
|
1998-02-24T23:19:13
|
|
add comment
|
|
87735e12
|
1998-02-24T23:18:23
|
|
update from libit
|
|
6db73c83
|
1998-02-24T23:17:38
|
|
protoize
|
|
18ab6ee1
|
1998-02-24T22:59:34
|
|
capitalize macro params and protoize
|
|
8113e5c5
|
1998-02-24T22:58:26
|
|
add copyright
|
|
d141af4c
|
1998-02-24T22:54:10
|
|
Update from libit.
|
|
0402072d
|
1998-02-23T10:16:53
|
|
.
|
|
23fa298d
|
1998-02-22T08:21:07
|
|
revert most of last delta, but leave cppi/copyright changes
|
|
521fac92
|
1998-02-20T21:50:49
|
|
.
|
|
21230f56
|
1998-02-20T21:42:29
|
|
(noinst_HEADERS): s/getdate.h/get-date.h/
|
|
b24e4cd5
|
1998-02-20T21:42:11
|
|
s/getdate.h/get-date.h/
|
|
420a1599
|
1998-02-20T12:22:50
|
|
.
|
|
ec4c2552
|
1998-02-19T21:31:06
|
|
(dirname): Include ctype.h.
[IN_CTYPE_DOMAIN]: Define.
[ISALPHA]: Define.
[MSDOS]: Add support for DOS-style file names with drive letters.
Based on a patch from Eli Zaretskii.
|
|
4ba0abaf
|
1998-02-19T21:28:38
|
|
[__DJGPP__]: Add missing typedef for daddr_t.
|
|
bee64b87
|
1998-02-11T22:17:38
|
|
Add my comment from ChangeLog entry for gkm's change.
|
|
f565b913
|
1998-02-07T15:17:56
|
|
.
|
|
9009dcd2
|
1998-02-07T08:13:08
|
|
.
|
|
2ea9c49d
|
1998-02-03T07:23:13
|
|
(sys/types.h): Include to get size_t on some systems.
(NULL): Define if needed.
|
|
48233dc7
|
1998-01-25T21:20:53
|
|
.
|
|
bfd921d6
|
1998-01-23T22:02:54
|
|
(__mktime_internal): Work around bug in Irix4.0.5's
C compiler. From Kaveh Ghazi.
(TYPE_MINIMUM): Define.
(TYPE_MAXIMUM): Define.
(TIME_T_MIN): Use TYPE_MINIMUM.
(TIME_T_MAX): Use TYPE_MAXIMUM.
|
|
83de8993
|
1998-01-21T15:59:28
|
|
.
|
|
bed95b29
|
1998-01-21T15:57:48
|
|
Fix copyright
|
|
8a6a44fb
|
1998-01-21T15:57:18
|
|
Use ANSI function definitions.
Remove global declaration of backup_type.
(simple_backup_suffix): Default to `~', not `.orig'.
Use PARAMS, not __BACKUPFILE_P.
(find_backup_file_name): Add parameter, backup_type.
|
|
ea0beb54
|
1998-01-21T15:55:12
|
|
Remove extern declaration of backup_type.
Use PARAMS, not __BACKUPFILE_P.
(VALID_BACKUP_TYPE): Define.
(find_backup_file_name): Adjust prototype.
|
|
38f9b64b
|
1998-01-20T11:34:38
|
|
Use ANSI function definitions.
|
|
6e866dec
|
1998-01-20T11:34:04
|
|
[enum backup_type]: Set `none' to 1.
|
|
83bacbc7
|
1998-01-16T08:51:39
|
|
Make PARAMS-defining conditionals consistent.
|
|
d6db5bb9
|
1998-01-13T10:08:11
|
|
Set errno to ENOENT, not EINVAL. This is consistent
with most other implementations.
|
|
6377e850
|
1998-01-12T08:13:39
|
|
Include sys/param.h only #if HAVE_SYS_PARAM_H.
Move function-spanning `#if ...BSIZE' stmt to follow inclusion of
sys/param.h since BSIZE is sometimes defined in sys/param.h.
Based on a patch from Philippe De Muyter.
|
|
96b34d0a
|
1998-01-11T09:14:29
|
|
.
|
|
8e83ae95
|
1998-01-11T09:12:30
|
|
*** empty log message ***
|
|
c0a160df
|
1998-01-10T10:28:37
|
|
(make_path): Reformat 3 if-stmts to test `if (newly_created_dir)' only once.
Suggestion from Andreas Schwab.
|
|
0078bf81
|
1998-01-10T10:22:30
|
|
(make_path): Put only newly created directories on the LEADING_DIRS list.
|
|
6509445b
|
1998-01-06T23:53:33
|
|
Add %expect directive.
Move inclusion of getdate.h and dependent extern declarations down
so getdate.h's prototype follows the sometimes-enabled definition
of `const' to nothing. Otherwise, the prototype wouldn't match
the definition because of the defined-away `const'.
(get_date): ANSI-fy definition.
From Kaveh Ghazi.
|
|
447637a2
|
1998-01-05T17:38:38
|
|
(get_fs_usage): Add parens.
|
|
86e7bdec
|
1998-01-05T17:33:54
|
|
(PROPAGATE_ALL_ONES): New macro.
(get_fs_usage): If a value consists entirely of 1 bits,
propagate this info to the output by setting it to (uintmax_t) -1.
|
|
d73977d6
|
1998-01-04T22:46:40
|
|
.
|
|
8d4076eb
|
1998-01-04T22:43:44
|
|
(parse_long_options): Check for write error to stdout before exiting.
|
|
d54d7659
|
1998-01-04T22:42:38
|
|
(libfu_a_SOURCES): Add closeout.c.
(noinst_HEADERS): Add closeout.h.
|
|
23928550
|
1998-01-04T21:47:31
|
|
.
|