1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-06 01:36:28 +02:00
Commit Graph

33 Commits

Author SHA1 Message Date
Paul Eggert 32aba5ac50 (L_): Renamed from L. All uses changed. 2006-01-27 18:41:50 +00:00
Paul Eggert 2d0c5eefd0 Sync from gnulib. 2005-09-22 06:05:39 +00:00
Jim Meyering dd2b7c95ff Update from gnulib. 2005-07-02 10:25:58 +00:00
Jim Meyering 116e6fb244 Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
Paul Eggert f4364ab87c (WIDE_CHAR_SUPPORT): Don't set to 1 if missing
wmemchr or wmemcpy.  Problem reported by Robert Dahlem
for Reliant Unix 5.43.
2004-08-11 17:53:34 +00:00
Paul Eggert a4805f79e8 Include <stdbool.h>.
(errno): Remove decl; we now assume C89 or better.
2004-08-02 18:10:35 +00:00
Jim Meyering 8492b24cfc update from gnulib 2004-05-21 07:50:27 +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 777cf19af3 Update from gnulib. 2003-10-17 08:28:13 +00:00
Jim Meyering 2ce7736853 Include fnmatch.h first, to test interface.
Include <string.h>, <stddef.h>, <stdlib.h> unconditionally.
(getenv): Remove decl.
(fnmatch): Define using a prototype.
2003-09-10 08:36:22 +00:00
Jim Meyering 0d051ba221 (WIDE_CHAR_SUPPORT): New macro. Use it uniformly instead of
(defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H).
It also uses HAVE_BTOWC, to fix a porting bug on Solaris 2.5.1
reported by Vin Shelton.
2002-06-26 06:17:35 +00:00
Jim Meyering 8965df82d1 (ISASCII, ISPRINT): Undefine, to avoid warning about
redefinition due to Solaris5.6's definition in /usr/include/sys/euc.h.
2002-06-22 18:03:40 +00:00
Jim Meyering 64a1747ac5 Update from diffutils-2.8.2. 2002-06-22 10:11:14 +00:00
Jim Meyering 8dc1b2caf4 cppi 2000-11-03 08:44:06 +00:00
Jim Meyering d19f921653 Do not comment out all the code if we are using
the GNU C library, because in some cases we are replacing buggy
code in the GNU C library itself.
2000-11-03 08:43:20 +00:00
Jim Meyering 3adf8ab9c6 (FOLD): Do not assume that characters are unsigned.
(fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR bugs,
e.g. fnmatch("d*/*1", "d/s/1", FNM_FILE_NAME) incorrectly yielded zero.
2000-10-31 07:07:05 +00:00
Jim Meyering ac42c1a725 Rename ISASCII to IN_CTYPE_DOMAIN. 2000-09-09 15:58:03 +00:00
Jim Meyering 51b6b653a2 back out Copyright date changes for files with no changes year 2000-08-07 15:48:18 +00:00
Jim Meyering fde850f7ad update copyright date 2000-07-09 07:22:43 +00:00
Jim Meyering 7d60769bea ansideclify 1998-12-07 03:12:10 +00:00
Jim Meyering d8ab75cedc Update from libit. 1998-02-24 22:54:10 +00:00
Jim Meyering 1b1bca8a63 . 1997-02-18 15:13:12 +00:00
Jim Meyering 1220685f78 libitize 1996-10-29 14:45:55 +00:00
Jim Meyering e8b07e3796 update FSF address in copyright 1996-07-15 03:36:16 +00:00
Jim Meyering 0fd3803567 Declare errno if it's not defined. 1995-01-27 17:16:19 +00:00
Jim Meyering 154bd660bb merge with 3.9p 1994-10-20 16:16:39 +00:00
Jim Meyering ec7c19de56 . 1994-10-09 05:24:31 +00:00
Jim Meyering 7691d2fba0 merge with 3.8.4c 1993-10-12 20:24:09 +00:00
Jim Meyering 9cfcec5b05 merge with 3.8.4b 1993-10-12 04:30:50 +00:00
Jim Meyering 429043125e merge with 3.8.2 1993-08-26 04:38:30 +00:00
Jim Meyering adcff142d8 merge with 3.4.8 1993-04-19 00:39:16 +00:00
Jim Meyering a7c3b38bb6 updated from FSF 1993-03-31 01:23:35 +00:00
Jim Meyering 14fd34b788 Initial revision 1992-10-31 20:42:48 +00:00