1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-25 10:16:53 +02:00
Commit Graph

17621 Commits

Author SHA1 Message Date
Jim Meyering 2eaffded08 . 2004-01-17 14:10:47 +00:00
Jim Meyering 466b3a3a07 *** empty log message *** COREUTILS-5_1_1 2004-01-17 13:49:17 +00:00
Jim Meyering 5993f5a2cf . 2004-01-17 13:48:45 +00:00
Jim Meyering a913b0f3a4 . 2004-01-17 13:28:53 +00:00
Jim Meyering 3e7e43657c (PATH): Remove /vg. 2004-01-17 13:28:48 +00:00
Jim Meyering 96f8c158cc *** empty log message *** 2004-01-17 09:04:44 +00:00
Jim Meyering c7e05a0e8b *** empty log message *** 2004-01-17 09:03:58 +00:00
Jim Meyering b2e8bb2b0b *** empty log message *** 2004-01-16 14:46:37 +00:00
Jim Meyering 9235a0c07e *** empty log message *** 2004-01-16 14:45:43 +00:00
Jim Meyering 41613a278b *** empty log message *** 2004-01-16 14:45:32 +00:00
Jim Meyering 600bbee3f8 (TESTS): Add relative. 2004-01-16 14:45:28 +00:00
Jim Meyering 957e8de353 . 2004-01-16 10:20:01 +00:00
Jim Meyering f62c99b35a . 2004-01-16 10:10:49 +00:00
Jim Meyering 35a86d7174 Test HAVE_DECL_GETC_UNLOCKED, rather than HAVE_GETC_UNLOCKED. 2004-01-16 10:06:48 +00:00
Jim Meyering e8770d98ed *** empty log message *** 2004-01-16 09:58:16 +00:00
Jim Meyering f6fc181190 Merge from gnulib.
Include <stdio.h>, so that the caller
doesn't have to include <stdio.h> before us.
(clearerr_unlocked, feof_unlocked, ferror_unlocked,
fflush_unlocked, fgets_unlocked, fputc_unlocked, fputs_unlocked,
fread_unlocked, fwrite_unlocked, getc_unlocked, getchar_unlocked,
putc_unlocked, putchar_unlocked): Define to the unlocked counterpart
if not declared, so that we can use getpass.c code from libc without
rewriting it.
(flockfile, ftrylockfile, funlockfile): New macros.
2004-01-16 09:58:08 +00:00
Jim Meyering bb1f3d64bd *** empty log message *** 2004-01-16 09:55:36 +00:00
Jim Meyering 50733eb567 Merge fnmatch patches from glibc.
(mbsinit): Remove define.
Add libc_hidden_ver (__fnmatch, fnmatch).
2004-01-16 09:55:31 +00:00
Jim Meyering f1d3aedf65 (ALLOCA_LIMIT): Remove macro, which collided
with like-named macro in fnmatch.c.
(EXT): Use an internal constant instead.

Merge fnmatch patches from glibc.
(FCT): Cast to int32_t and UCHAR when appropriate.
Adjust to renaming of collseq_table_lookup to __collseq_table_lookup.
2004-01-16 09:55:15 +00:00
Jim Meyering 4d108ffc75 Remove dependency on xalloc module.
(xalloc_die): Remove.
(memory_full) [!defined emacs]: New macro.
[!defined emacs]: Don't include xalloc.h.
(alloca): Invoke memory_full, not xalloc_die, if malloc fails or
address arithmetic overflows.  Change datatypes a bit to avoid
unnecessary casts.
2004-01-16 09:53:28 +00:00
Jim Meyering fb64640678 update copyright to sync from gnulib 2004-01-16 09:51:42 +00:00
Jim Meyering 2c84bf64de . 2004-01-16 09:51:28 +00:00
Jim Meyering 6ae6a27c8f *** empty log message *** 2004-01-16 09:06:11 +00:00
Jim Meyering c3a2d7c8f0 Sync with version from gettext-0.13.1. 2004-01-16 09:05:58 +00:00
Jim Meyering 48512bcf24 *** empty log message *** 2004-01-16 09:03:37 +00:00
Jim Meyering fce898e6b2 (_AC_LIBOBJ_FNMATCH): Remove AC_DEFINE of fnmatch here.
This avoids havoc on compilers for which '#define fnmatch rpl_fnmatch'
followed by '#define fnmatch fnmatch_posix' gives an error.
2004-01-16 09:03:32 +00:00
Jim Meyering 34162264da solely comment (serial-number line) change 2004-01-16 08:32:04 +00:00
Jim Meyering 9afa7e0da9 *** empty log message *** 2004-01-16 08:30:41 +00:00
Jim Meyering 7260470a67 (gl_PREREQ_GETPASS): Check for stdio_ext.h. 2004-01-16 08:29:54 +00:00
Jim Meyering 5c76128b87 content-free sync-from-gnulib 2004-01-16 08:27:06 +00:00
Jim Meyering 728c567fc8 bump serial number to sync with gnulib 2004-01-16 08:26:16 +00:00
Jim Meyering b23e570720 . 2004-01-16 07:53:49 +00:00
Jim Meyering db247bf090 *** empty log message *** 2004-01-16 07:53:22 +00:00
Jim Meyering 7430e918cb (touch invocation): touch -r and -d can now
both be specified, with -r specifying the origin for -d.
2004-01-16 07:53:19 +00:00
Jim Meyering 99ce232e0c . 2004-01-15 20:41:22 +00:00
Jim Meyering 8a37f8956a *** empty log message *** 2004-01-15 18:44:14 +00:00
Jim Meyering aca070532b (flexible_date): Remove static var.
(get_reldate): New function.
(main): Use it, to implement this new behavior.
2004-01-15 18:44:04 +00:00
Jim Meyering 0946e9bf4e *** empty log message *** 2004-01-15 10:58:53 +00:00
Jim Meyering 45871380c2 Factor out some common options.
(Common options): Define macros here.
(What information is listed, cp invocation): Use the macro(s).
(install invocation, mv invocation, ln invocation): Likewise.
(df invocation, du invocation): Likewise.
2004-01-15 10:58:47 +00:00
Jim Meyering df82b0df69 (gl_POSIXVER): Require gl_DEFAULT_POSIX2_VERSION. 2004-01-15 06:36:00 +00:00
Jim Meyering 65c6b6f9a2 *** empty log message *** 2004-01-15 06:35:49 +00:00
Jim Meyering e6f7ed4013 Include posixver.h. 2004-01-15 06:35:41 +00:00
Jim Meyering a18cbdc7d0 reapply my SPACE-TAB-related changes 2004-01-13 12:28:21 +00:00
Jim Meyering 64fcce3bd9 update from automake-1.8.2 2004-01-13 12:27:45 +00:00
Jim Meyering f76b97901d *** empty log message *** 2004-01-13 09:29:02 +00:00
Jim Meyering fe3318ae8c duh: system.h, not system.c 2004-01-13 00:06:07 +00:00
Jim Meyering a362710c17 *** empty log message *** 2004-01-13 00:05:10 +00:00
Jim Meyering f9d40d5334 Replace src/sys2.h with src/system.h. 2004-01-13 00:05:08 +00:00
Jim Meyering 5758a7e9e3 *** empty log message *** 2004-01-13 00:01:49 +00:00
Jim Meyering 092d8e9f2d . 2004-01-13 00:01:43 +00:00