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

25 Commits

Author SHA1 Message Date
Paul Eggert 3301671de9 Import latest regex module from gnulib, to fix some 64-bit bugs. 2005-09-09 21:07:50 +00:00
Jim Meyering 6cd08ed8ea Update from gnulib. 2005-08-23 19:41:09 +00:00
Paul Eggert ff2fecfbe9 Import from gnulib.
(__restrict_arr): Don't define to __restrict if __cplusplus is defined.
2005-08-19 21:14:12 +00:00
Jim Meyering fa237b382f (RE_SYNTAX_POSIX_AWK): Remove useless space-before-TAB. 2005-08-12 12:41:41 +00:00
Paul Eggert ce3bb28d95 Switch to Isamu Hasegawa's implementation of regex, which is
now in gnulib.
2005-07-08 00:23:15 +00:00
Jim Meyering 116e6fb244 Update FSF postal mail address. 2005-05-14 07:58:06 +00:00
Jim Meyering e1ba7e7e94 (_RE_ARGS): Remove. All uses removed. 2003-09-11 09:06:19 +00:00
Jim Meyering 1c50c3a60c (RE_SYNTAX_POSIX_AWK): Remove SPACE in SPACE-TAB sequence. 2003-08-07 09:36:38 +00:00
Jim Meyering 3b3e8d0f25 Sync with gnulib. 2003-08-07 09:09:00 +00:00
Jim Meyering 533c50216e Remove (or replace-with-TAB(s) to retain alignment)
each sequence of spaces before a TAB character.
2003-04-15 06:21:52 +00:00
Jim Meyering e92b78f873 (__restrict_arr): Update from libc. 2001-12-15 16:57:15 +00:00
Jim Meyering 43f4c1dfd6 update from libc 2001-08-12 12:49:11 +00:00
Jim Meyering 3c0e576c6d Update from GNU libc. 2001-04-02 08:31:28 +00:00
Jim Meyering 55408e0307 (__restrict_arr): Move definition out of #ifndef block.
Required because egcs-2.91.66 (aka 1.1.2) defines __restrict, but
doesn't define __restrict_arr.
2000-10-29 13:49:56 +00:00
Jim Meyering f0da6c980d Update from libc. 2000-10-28 07:15:32 +00:00
Jim Meyering 91aee8ad4d Update from glibc. 2000-05-04 07:06:42 +00:00
Jim Meyering af821763c5 new version from glibc 1999-01-13 05:37:17 +00:00
Jim Meyering 26abcd14d2 update from glibc 1998-08-07 12:54:51 +00:00
Jim Meyering 55569d4f9f update from libc/copies 1998-03-23 07:24:54 +00:00
Jim Meyering 8569f8ffa9 replace with new version from libc 1997-07-26 02:55:14 +00:00
Jim Meyering 1df37f767c update FSF address in copyright and remove any trailing blanks 1996-07-15 02:41:49 +00:00
Jim Meyering 43dd57eba9 New version from FSF. 1995-10-19 14:21:35 +00:00
Jim Meyering 37a6bc3abf merge with 1.11.1a 1995-05-20 13:28:24 +00:00
Jim Meyering 44416660ae update from FSF 1995-02-16 20:25:54 +00:00
Jim Meyering b25038ce9a Initial revision 1992-11-08 02:50:43 +00:00