platform/upstream/coreutils.git
26 years agos/__P/PARAMS/g
Jim Meyering [Tue, 16 Dec 1997 15:44:00 +0000 (15:44 +0000)]
s/__P/PARAMS/g

26 years ago*** empty log message ***
Jim Meyering [Tue, 16 Dec 1997 15:43:01 +0000 (15:43 +0000)]
*** empty log message ***

26 years agos/__P/PARAMS/g.
Jim Meyering [Tue, 16 Dec 1997 15:42:48 +0000 (15:42 +0000)]
s/__P/PARAMS/g.

26 years ago*** empty log message ***
Jim Meyering [Tue, 16 Dec 1997 15:33:33 +0000 (15:33 +0000)]
*** empty log message ***

26 years agos/__P/PARAMS/g
Jim Meyering [Tue, 16 Dec 1997 15:32:32 +0000 (15:32 +0000)]
s/__P/PARAMS/g

26 years ago.
Jim Meyering [Tue, 16 Dec 1997 15:16:20 +0000 (15:16 +0000)]
.

26 years ago*** empty log message ***
Jim Meyering [Tue, 16 Dec 1997 15:13:06 +0000 (15:13 +0000)]
*** empty log message ***

26 years agotweak indentation
Jim Meyering [Tue, 16 Dec 1997 15:11:23 +0000 (15:11 +0000)]
tweak indentation

26 years ago(struct bin_str): Make len int, not unsigned, to avoid
Jim Meyering [Tue, 16 Dec 1997 15:09:19 +0000 (15:09 +0000)]
(struct bin_str): Make len int, not unsigned, to avoid
bogus comparison < 0.
(quote_filename): Add forward decl.
(decode_switches): -b, -e, -N, -Q are now mutually exclusive.
(print_dir): Quote directory name as per quoting options.
(print_long_format): Don't count color changes as part of file name.
(quote_filename): Revamp interface: now accepts stream to output to
and filename, and returns length of quoted filename.
This removes duplicated code and should make errors less likely.
Also, no longer mallocs storage.  All callers changed.
Don't quote ' ' if -Q.
(OUTCHAR): New macro.
(SAVECHAR, SAVE_2_CHARS): Remove.
(print_name_with_quoting): New stack arg.  All callers changed.
(print_color_indicator): Cast ext len to size_t to avoid warning
with GCC 2.8.
(length_of_file_name_and_frills): Rewrite to use quote_filename.
This fixes bug when computing file name length with -e.
1997-12-14  Paul Eggert  <eggert@twinsun.com>
Add shell style quoting, and make it the default.
* NEWS, doc/fileutils.texi: Describe -e, which is now the default.
Describe change to --dired output.
* src/ls.c (quote_shell): New var.
(long_options, decode_switches, usage): New option -e or --quote-shell.
(dired_dump_obstack): New arg STYLE.
(main): Pass quoting style to dired_dump_obstack.
(decode_switches): -N now clears quote_as_string.
(quote_filename): Add shell style quoting.

26 years ago(deep): Remove `find > k' debugging remnant.
Jim Meyering [Mon, 15 Dec 1997 11:35:22 +0000 (11:35 +0000)]
(deep): Remove `find > k' debugging remnant.

26 years agoMake sure we get diagnostics in English.
Jim Meyering [Sun, 14 Dec 1997 21:51:44 +0000 (21:51 +0000)]
Make sure we get diagnostics in English.

26 years agoRemove lseek and memchr dcls. FILEUTILS-3_16g
Jim Meyering [Sun, 14 Dec 1997 16:28:18 +0000 (16:28 +0000)]
Remove lseek and memchr dcls.

26 years ago*** empty log message ***
Jim Meyering [Sun, 14 Dec 1997 16:28:06 +0000 (16:28 +0000)]
*** empty log message ***

26 years ago*** empty log message ***
Jim Meyering [Sun, 14 Dec 1997 16:25:06 +0000 (16:25 +0000)]
*** empty log message ***

26 years ago*** empty log message ***
Jim Meyering [Sun, 14 Dec 1997 15:38:18 +0000 (15:38 +0000)]
*** empty log message ***

26 years ago(ASSIGN_STRDUPA): Cast alloca return value to char*.
Jim Meyering [Sun, 14 Dec 1997 15:38:04 +0000 (15:38 +0000)]
(ASSIGN_STRDUPA): Cast alloca return value to char*.

26 years agos/HAVE_DECLARATION_/HAVE_DECL_/.
Jim Meyering [Sun, 14 Dec 1997 15:15:07 +0000 (15:15 +0000)]
s/HAVE_DECLARATION_/HAVE_DECL_/.

26 years agocast memcpy to char*
Jim Meyering [Sun, 14 Dec 1997 15:12:29 +0000 (15:12 +0000)]
cast memcpy to char*

26 years agoAdd #serial 1.
Jim Meyering [Sun, 14 Dec 1997 15:03:38 +0000 (15:03 +0000)]
Add #serial 1.

26 years agoadd memchr dcl
Jim Meyering [Sun, 14 Dec 1997 14:00:15 +0000 (14:00 +0000)]
add memchr dcl

26 years agos/HAVE_DECLARATION/HAVE_DECL_/g
Jim Meyering [Sun, 14 Dec 1997 12:40:33 +0000 (12:40 +0000)]
s/HAVE_DECLARATION/HAVE_DECL_/g

26 years agoadd lseek
Jim Meyering [Sun, 14 Dec 1997 12:03:55 +0000 (12:03 +0000)]
add lseek

26 years ago*** empty log message ***
Jim Meyering [Sun, 14 Dec 1997 12:03:38 +0000 (12:03 +0000)]
*** empty log message ***

26 years ago*** empty log message ***
Jim Meyering [Sun, 14 Dec 1997 08:03:18 +0000 (08:03 +0000)]
*** empty log message ***

26 years agos/DECLARATION_/DECL_/g.
Jim Meyering [Sun, 14 Dec 1997 08:03:07 +0000 (08:03 +0000)]
s/DECLARATION_/DECL_/g.
Add memchr.

26 years ago*** empty log message ***
Jim Meyering [Sun, 14 Dec 1997 07:44:38 +0000 (07:44 +0000)]
*** empty log message ***

26 years agos/HAVE_DECLARATION_/HAVE_DECL_/g
Jim Meyering [Sun, 14 Dec 1997 07:40:32 +0000 (07:40 +0000)]
s/HAVE_DECLARATION_/HAVE_DECL_/g

26 years ago*** empty log message ***
Jim Meyering [Sat, 13 Dec 1997 23:42:54 +0000 (23:42 +0000)]
*** empty log message ***

26 years ago(main): Add some braces.
Jim Meyering [Sat, 13 Dec 1997 23:39:09 +0000 (23:39 +0000)]
(main): Add some braces.
Check return code from fclose of each input file.
Close stdout and check for errors.

26 years ago(close_output_file): Check ferror before calling fclose.
Jim Meyering [Sat, 13 Dec 1997 23:38:53 +0000 (23:38 +0000)]
(close_output_file): Check ferror before calling fclose.
(main): Close stdout and check for errors.

26 years ago.
Jim Meyering [Sat, 13 Dec 1997 22:56:50 +0000 (22:56 +0000)]
.

26 years ago.
Jim Meyering [Sat, 13 Dec 1997 22:55:52 +0000 (22:55 +0000)]
.

26 years ago.
Jim Meyering [Sat, 13 Dec 1997 22:54:01 +0000 (22:54 +0000)]
.

26 years agoChange --help output to tell the truth: that for of=FILE,
Jim Meyering [Sat, 13 Dec 1997 22:49:33 +0000 (22:49 +0000)]
Change --help output to tell the truth: that for of=FILE,
FILE *is* truncated.  Reported by Miles Bader.
Remove incomplete, usage-like comment at top of file.

26 years ago(usage): Mention that `notrunc' is a conv= option.
Jim Meyering [Sat, 13 Dec 1997 17:01:54 +0000 (17:01 +0000)]
(usage): Mention that `notrunc' is a conv= option.
Reported by Miles Bader.

26 years ago.
Jim Meyering [Sat, 13 Dec 1997 16:23:06 +0000 (16:23 +0000)]
.

26 years ago(do_move): If rename fails for any reason (not just when
Jim Meyering [Sat, 13 Dec 1997 16:22:58 +0000 (16:22 +0000)]
(do_move): If rename fails for any reason (not just when
errno == EXDEV), then revert to trying copy-then-unlink.  This is
necessary to allow moving files within certain types of Linux NFS
mounted filesystems.  Reported by Marty Leisner.

26 years ago*** empty log message ***
Jim Meyering [Sat, 13 Dec 1997 16:13:34 +0000 (16:13 +0000)]
*** empty log message ***

26 years ago*** empty log message ***
Jim Meyering [Thu, 11 Dec 1997 18:18:22 +0000 (18:18 +0000)]
*** empty log message ***

26 years ago.
Jim Meyering [Thu, 11 Dec 1997 08:40:21 +0000 (08:40 +0000)]
.

26 years ago(do_link): Don't require --force when target exists and
Jim Meyering [Thu, 11 Dec 1997 08:40:10 +0000 (08:40 +0000)]
(do_link): Don't require --force when target exists and
using --backup.  This changes makes ln consistent with cp and mv in
this respect.  Suggestion from Eli Zaretskii.

26 years ago*** empty log message ***
Jim Meyering [Wed, 10 Dec 1997 11:17:16 +0000 (11:17 +0000)]
*** empty log message ***

26 years agouse NULL, '\0' instead of zeroes
Jim Meyering [Wed, 10 Dec 1997 10:31:25 +0000 (10:31 +0000)]
use NULL, '\0' instead of zeroes

26 years ago(main): Make sure pw->pw_shell is non-NULL before trying to strdup it.
Jim Meyering [Wed, 10 Dec 1997 10:25:46 +0000 (10:25 +0000)]
(main): Make sure pw->pw_shell is non-NULL before trying to strdup it.
Patch from Dick Streefland.

26 years ago.
Jim Meyering [Sat, 6 Dec 1997 21:18:14 +0000 (21:18 +0000)]
.

26 years ago.
Jim Meyering [Sat, 6 Dec 1997 21:16:57 +0000 (21:16 +0000)]
.

26 years agorevert last change
Jim Meyering [Sat, 6 Dec 1997 21:09:58 +0000 (21:09 +0000)]
revert last change

26 years agouse SORT_INITIAL_LINE_LENGTH envvar for testing
Jim Meyering [Sat, 6 Dec 1997 21:09:30 +0000 (21:09 +0000)]
use SORT_INITIAL_LINE_LENGTH envvar for testing

26 years ago*** empty log message ***
Jim Meyering [Sat, 6 Dec 1997 21:08:41 +0000 (21:08 +0000)]
*** empty log message ***

26 years ago*** empty log message ***
Jim Meyering [Sat, 6 Dec 1997 18:23:51 +0000 (18:23 +0000)]
*** empty log message ***

26 years ago.
Jim Meyering [Sat, 6 Dec 1997 13:42:21 +0000 (13:42 +0000)]
.

26 years ago(fillbuf): split longer-than-80-char line
Jim Meyering [Sat, 6 Dec 1997 12:13:52 +0000 (12:13 +0000)]
(fillbuf): split longer-than-80-char line

26 years ago.
Jim Meyering [Sat, 6 Dec 1997 09:20:26 +0000 (09:20 +0000)]
.

26 years ago.
Jim Meyering [Sat, 6 Dec 1997 09:18:32 +0000 (09:18 +0000)]
.

26 years agoSeparate struct dcl and typedef.
Jim Meyering [Sat, 6 Dec 1997 08:57:14 +0000 (08:57 +0000)]
Separate struct dcl and typedef.
(String *): Rename from parameter-shadowed `string'.
(stringstruct): Remove typedef.

26 years ago(re_compile_fastmap): Remove dcl of unused num_regs.
Jim Meyering [Sat, 6 Dec 1997 08:27:25 +0000 (08:27 +0000)]
(re_compile_fastmap): Remove dcl of unused num_regs.

26 years ago*** empty log message *** TEXTUTILS-1_22c
Jim Meyering [Sun, 30 Nov 1997 15:17:48 +0000 (15:17 +0000)]
*** empty log message ***

26 years ago.
Jim Meyering [Sun, 30 Nov 1997 15:14:10 +0000 (15:14 +0000)]
.

26 years ago*** empty log message ***
Jim Meyering [Sun, 30 Nov 1997 14:22:56 +0000 (14:22 +0000)]
*** empty log message ***

26 years ago(savedir): Revert last change. malloc always
Jim Meyering [Sun, 30 Nov 1997 14:20:17 +0000 (14:20 +0000)]
(savedir): Revert last change.  malloc always
works when called with zero, because we use the wrapper if the
system version is lacking.

26 years ago*** empty log message ***
Jim Meyering [Sun, 30 Nov 1997 13:44:02 +0000 (13:44 +0000)]
*** empty log message ***

26 years ago*** empty log message ***
Jim Meyering [Sun, 30 Nov 1997 13:43:36 +0000 (13:43 +0000)]
*** empty log message ***

26 years ago*** empty log message ***
Jim Meyering [Sun, 30 Nov 1997 13:37:44 +0000 (13:37 +0000)]
*** empty log message ***

26 years ago(EXTRA_DIST): Add inttypes_h.m4 and uintmax_t.m4.
Jim Meyering [Sun, 30 Nov 1997 13:35:45 +0000 (13:35 +0000)]
(EXTRA_DIST): Add inttypes_h.m4 and uintmax_t.m4.

26 years ago.
Jim Meyering [Sun, 30 Nov 1997 13:35:35 +0000 (13:35 +0000)]
.

26 years ago*** empty log message ***
Jim Meyering [Sun, 30 Nov 1997 13:35:25 +0000 (13:35 +0000)]
*** empty log message ***

26 years agofilter through cppi
Jim Meyering [Sun, 30 Nov 1997 11:17:28 +0000 (11:17 +0000)]
filter through cppi

26 years agoremove trailing blank
Jim Meyering [Sun, 30 Nov 1997 11:16:14 +0000 (11:16 +0000)]
remove trailing blank

26 years agoremove trailing blank
Jim Meyering [Sun, 30 Nov 1997 11:15:27 +0000 (11:15 +0000)]
remove trailing blank

26 years agoremove trailing blank
Jim Meyering [Sun, 30 Nov 1997 11:15:02 +0000 (11:15 +0000)]
remove trailing blank

26 years ago*** empty log message ***
Jim Meyering [Sun, 30 Nov 1997 11:13:34 +0000 (11:13 +0000)]
*** empty log message ***

26 years ago.
Jim Meyering [Sun, 30 Nov 1997 11:13:18 +0000 (11:13 +0000)]
.

26 years ago(human_readable): Convert to ANSI-style definition.
Jim Meyering [Sun, 30 Nov 1997 11:10:24 +0000 (11:10 +0000)]
(human_readable): Convert to ANSI-style definition.
[lint]: Define `power'.

26 years agofilter through cppi
Jim Meyering [Sun, 30 Nov 1997 11:08:39 +0000 (11:08 +0000)]
filter through cppi

26 years ago.
Jim Meyering [Sun, 30 Nov 1997 11:08:23 +0000 (11:08 +0000)]
.

26 years ago(print_long_format): Rename inner-scoped `buf' arrays to `hbuf'
Jim Meyering [Sun, 30 Nov 1997 11:07:49 +0000 (11:07 +0000)]
(print_long_format): Rename inner-scoped `buf' arrays to `hbuf'
to avoid shadowing local.

26 years ago(change_dir_owner): Cast st_size arg to unsigned int in savedir call.
Jim Meyering [Sun, 30 Nov 1997 11:05:34 +0000 (11:05 +0000)]
(change_dir_owner): Cast st_size arg to unsigned int in savedir call.

26 years ago(change_dir_mode): Cast st_size arg to unsigned int in savedir call.
Jim Meyering [Sun, 30 Nov 1997 11:05:10 +0000 (11:05 +0000)]
(change_dir_mode): Cast st_size arg to unsigned int in savedir call.

26 years ago(full_filename): Use memcpy, not mempcpy when not using the return value.
Jim Meyering [Sun, 30 Nov 1997 11:02:47 +0000 (11:02 +0000)]
(full_filename): Use memcpy, not mempcpy when not using the return value.

26 years agofilter through cppi
Jim Meyering [Sun, 30 Nov 1997 11:01:54 +0000 (11:01 +0000)]
filter through cppi

26 years ago(<limits.h>): Include if HAVE_LIMITS_H.
Jim Meyering [Sun, 30 Nov 1997 10:25:21 +0000 (10:25 +0000)]
(<limits.h>): Include if HAVE_LIMITS_H.
(CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM, INT_MAX, UINT_MAX):
New macros.
(ST_NBLOCKS): Now counts actual blocks, not 512-byte blocks.
(ST_NBLOCKSIZE): New macro.

26 years ago(<inttypes.h>): Include if HAVE_INTTYPES_H.
Jim Meyering [Sun, 30 Nov 1997 10:25:16 +0000 (10:25 +0000)]
(<inttypes.h>): Include if HAVE_INTTYPES_H.
("human.h"): Include.
(<limits.h>): Don't include; system.h does it now.
(INT_MAX): Remove.
(longdiff): Remove bogus definition that uses subtraction;
it gives the wrong answer when overflows occur.
(convert_blocks): Remove.
(output_units): New variable;
replaces booleans kilobyte_blocks and megabyte_blocks.
(human_readable_base): New variable.
(long_options, usage): Add -h or --human-readable and -H or --si.
(decode_switches): Adjust to renamed option variables.
Use -H if BLOCKSIZE is SI.  Add -h, -H.
(print_dir): Count blocks using uintmax_t, not int.
(gobble_file): Now returns uintmax_t, not int.
Don't convert blocks to 512 byte units, as this might overflow;
let caller handle the problem.  Deduce what caller will print
by invoking human_readable.
(print_long_format, print_file_name_and_frills): Don't assume
inode number, block count, file size fit in unsigned long.
Use human_readable to do block count conversion and to print
file sizes.
(prep_non_filename_text): Print decimal string for time if
localtime fails due to enormous time_t.

26 years ago(BITSPERBYTE): Remove.
Jim Meyering [Sun, 30 Nov 1997 10:25:11 +0000 (10:25 +0000)]
(BITSPERBYTE): Remove.
(UID_T_MAX, GID_T_MAX): Define in terms of TYPE_MAXIMUM.

26 years ago(<inttypes.h>): Include if HAVE_INTTYPES_H.
Jim Meyering [Sun, 30 Nov 1997 10:25:07 +0000 (10:25 +0000)]
(<inttypes.h>): Include if HAVE_INTTYPES_H.
("human.h"): Include.
(LONGEST_HUMAN_READABLE, enum Output_units): Remove.
(count_entry): Now returns uintmax_t, not long.
(human_readable_base): Renamed from opt_human_readable; value is now
zero or positive integer, not just zero or nonzero.
(output_units): Now an integer giving output size.
(tot_size): Now uintmax_t, not long.
(long_options, usage): Add --si or -H.
(main): Adjust to renamed option variables.
Use -H if BLOCKSIZE is SI.  Add -H.
(human_readable): Remove; rewritten and now in lib/human.c.
(print_size): Rewrite in terms of human_readable.
Accept extra arg to be printed after size; all callers changed.

26 years ago(<inttypes.h>): Include if HAVE_INTTYPES_H.
Jim Meyering [Sun, 30 Nov 1997 10:25:02 +0000 (10:25 +0000)]
(<inttypes.h>): Include if HAVE_INTTYPES_H.
("human.h"): Include.
(LONGEST_HUMAN_READABLE_1K_BYTE_BLOCKS): Remove.
(human_readable_base): Renamed from human_blocks; value is now
zero or positive integer, not just zero or nonzero.
(output_units): New variable;
replaces booleans kilobyte_blocks and megabyte_blocks.
(long_options): Add --si or -H.
(print_header): Adjust to renamed option variables.
(human_readable_1k_blocks): Remove.
(show_dev): Count blocks using uintmax_t, not long.
Calculate percentages using double, not long; this still isn't
perfect as it suffers double rounding, but it's more likely to
round correctly in practice than using long did.
Adjust to renamed option variables.
Use new human_readable library function to format uintmax_t values.
(usage): Add -H, --si.
(main): Adjust to renamed option variables.
Use -H if BLOCKSIZE is SI.  Add -H.

26 years ago(<inttypes.h>): Include if HAVE_INTTYPES_H.
Jim Meyering [Sun, 30 Nov 1997 10:24:58 +0000 (10:24 +0000)]
(<inttypes.h>): Include if HAVE_INTTYPES_H.
("human.h"): Include.
(input_blocksize, output_blocksize, conversion_blocksize):
Now size_t instead of long.  0 means unset.
(skip_records, seek_record, max_records): Now uintmax_t, not long.
(w_partial, w_full, r_partial, r_full, r_truncate):
Now uintmax_t instead of unsigned.
(print_stats): Print counts as uintmax_t, not unsigned.
(main, skip): Check for overflow when computing file offsets.
(skip): Records count arg is uintmax_t, not long; blocksize arg is
size_t, not long.  Try lseek even on non regular files, as per comment.
(oc, col): Now size_t, not int.
(copy): No need to check max_records >= 0 any more, as the
default value is now effectively infinity.
Cast lseek arg to off_t.
(copy, copy_with_block): conversion_blocksize - col can never
be negative now, since it's unsigned, so rewrite loops to
avoid problems with unsigned.
(scanargs): Parse numeric args using uintmax_t, not int.
Check for overflow when converting block size args to size_t.
Blocksize options are now unsigned, and are now 0 when not set yet.
(parse_integer): Return uintmax_t, not int; accept new int * arg
to store error indicator, since all returned values are now valid.
Check for overflow when scanning integer.

26 years ago(<inttypes.h>): Include if HAVE_INTTYPES_H.
Jim Meyering [Sun, 30 Nov 1997 10:24:54 +0000 (10:24 +0000)]
(<inttypes.h>): Include if HAVE_INTTYPES_H.
(hash_insert2): Cast inode number to uintmax_t; this prevents
negative remainders if the inode number is negative and ino_t
is longer than unsigned.

26 years ago(copy_reg): Store file size as off_t, not long.
Jim Meyering [Sun, 30 Nov 1997 10:24:50 +0000 (10:24 +0000)]
(copy_reg): Store file size as off_t, not long.
Do not assume st_size has been normalized to 512 byte blocks,
or that it fits in size_t after dividing by the blocksize.

26 years ago(<limits.h>, UINT_MAX, UINT_MAX): Remove; now
Jim Meyering [Sun, 30 Nov 1997 10:24:45 +0000 (10:24 +0000)]
(<limits.h>, UINT_MAX, UINT_MAX): Remove; now
done by system.h.

26 years ago(savedir): Check for size zero before invoking
Jim Meyering [Sun, 30 Nov 1997 10:24:41 +0000 (10:24 +0000)]
(savedir): Check for size zero before invoking
malloc; this can occur if st_size arg overflows on conversion to
unsigned int.  All callers now cast st_size arg to unsigned int.

26 years ago(getuidbyname, getgidbyname): Names can now
Jim Meyering [Sun, 30 Nov 1997 10:24:38 +0000 (10:24 +0000)]
(getuidbyname, getgidbyname): Names can now
be NULL in cache.  This change merely fixes ifdeffed-out code.

26 years agoNew file. The interface is inspired
Jim Meyering [Sun, 30 Nov 1997 10:24:32 +0000 (10:24 +0000)]
New file.  The interface is inspired
by the human_readable function that was in du.c, but it's pretty
much rewritten from scratch.

26 years ago(struct fs_usage): New member fsu_blocksize.
Jim Meyering [Sun, 30 Nov 1997 10:24:28 +0000 (10:24 +0000)]
(struct fs_usage): New member fsu_blocksize.
Other members are now uintmax_t, not long.

26 years agoDo all calculations using uintmax_t.
Jim Meyering [Sun, 30 Nov 1997 10:24:24 +0000 (10:24 +0000)]
Do all calculations using uintmax_t.
Include <inttypes.h> if available.
(adjust_blocks, CONVERT_BLOCKS): Remove.
(get_fs_usage): Set new member fsu_blocksize, and do not convert
numbers to 512-byte block units; this avoids overflow here.
Cast lseek arg to off_t, not long.

26 years ago(st_blocks): long -> off_t.
Jim Meyering [Sun, 30 Nov 1997 10:24:20 +0000 (10:24 +0000)]
(st_blocks): long -> off_t.
Avoid arithmetic overflow when size is near max.
Depend on _POSIX_SOURCE and BSIZE, not _POSIX_VERSION, for
compatibility with system.h.
(BSIZE): Remove definition, since if BSIZE is not defined
we're never invoked.

26 years ago(libfu_a_SOURCES): Add new file human.c.
Jim Meyering [Sun, 30 Nov 1997 10:24:16 +0000 (10:24 +0000)]
(libfu_a_SOURCES): Add new file human.c.
(noinst_HEADERS): Add new file human.h.

26 years ago.
Jim Meyering [Sun, 30 Nov 1997 08:32:44 +0000 (08:32 +0000)]
.

26 years ago(mempcpy): remove static inline function
Jim Meyering [Sun, 30 Nov 1997 07:34:12 +0000 (07:34 +0000)]
(mempcpy): remove static inline function

26 years ago.
Jim Meyering [Sat, 29 Nov 1997 18:05:14 +0000 (18:05 +0000)]
.

26 years ago*** empty log message ***
Jim Meyering [Mon, 24 Nov 1997 14:25:52 +0000 (14:25 +0000)]
*** empty log message ***