1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-12 06:57:33 +02:00
Files
coreutils/lib
Jim Meyering ee65e66c6c Don't include pathmax.h.
Include stdlib.h and unistd.h if available.
Include xalloc.h.
(xmalloc, xstrdup, free): Remove decls.
(xgetcwd): Don't assume sizes fit in unsigned.
Check for overflow when computing sizes.
Simplify reallocation code.
2001-08-31 10:36:12 +00:00
..
2001-07-15 15:13:14 +00:00
2001-08-13 06:30:10 +00:00
2001-05-24 06:12:00 +00:00
2001-08-31 09:39:22 +00:00
2001-03-15 14:50:16 +00:00
2001-03-03 19:05:36 +00:00
2001-03-03 19:05:36 +00:00
2001-08-31 07:34:41 +00:00
2001-08-12 13:02:20 +00:00
2001-08-12 13:02:20 +00:00
2001-08-12 13:02:20 +00:00
2001-08-12 08:33:09 +00:00
2001-08-12 08:33:09 +00:00
2001-08-31 07:49:39 +00:00
.
2001-08-27 08:55:04 +00:00
2001-05-12 10:05:15 +00:00
2001-08-04 17:07:37 +00:00
2000-11-27 09:33:53 +00:00
2001-03-02 03:12:47 +00:00
2001-01-07 09:20:47 +00:00
2001-08-24 06:39:29 +00:00
2000-11-18 09:53:33 +00:00
2001-08-12 18:49:13 +00:00
2000-12-19 08:22:18 +00:00
2000-12-19 08:22:18 +00:00
2001-01-26 11:15:37 +00:00
2001-05-27 13:46:31 +00:00
2001-08-12 12:50:16 +00:00
2001-08-12 12:49:11 +00:00
2001-05-12 15:48:00 +00:00
2001-08-31 09:09:35 +00:00
2001-03-03 19:05:36 +00:00
2001-05-20 20:41:20 +00:00
2000-11-17 08:19:01 +00:00
2001-08-26 07:28:06 +00:00
2001-03-16 12:02:22 +00:00
2001-03-03 19:05:36 +00:00
2001-07-15 15:17:12 +00:00
2001-08-31 07:35:47 +00:00
2001-08-31 10:36:12 +00:00
2001-08-26 07:03:07 +00:00
2001-08-31 08:17:45 +00:00

The files in this directory are shared between the fileutils, sh-utils,
and textutils packages.  Not all files are used by each package.
The autoconf tests required for these files are in ../m4.

The library name, fetish, is a permutation of the first two
letters of each of the package names: FIleutils, TExtutils, SH-utils.