kc3-lang/gnulib

Branch :


Log

Author Commit Date CI Message
48b04b07 1996-01-03 05:55:26 Fix comments.
3074b276 1995-12-23 18:19:27 .
93c71ad7 1995-12-22 06:39:47 .
d75cc45b 1995-12-22 05:17:31 (argmatch): Add const attribute to parameters. (invalid_arg): Add const attribute to parameters.
41746711 1995-12-22 05:16:11 .
990c5938 1995-12-21 23:06:40 (HEADERS): Add argmatch.h.
34411e9e 1995-12-21 23:05:56 .
9ac91c30 1995-12-19 04:25:24 .
689280dd 1995-12-17 22:28:45 (noinst_LIBRARIES): Define this, not plain LIBRARIES.
f88e233c 1995-12-15 15:35:15 new version from FSF
d044b1fd 1995-12-15 15:34:07 Apply the usual REL_ALLOC patch.
6a0e10f2 1995-12-15 15:33:36 new, from FSF
10b809a7 1995-12-15 15:31:09 Remove trailing white space.
439776fa 1995-12-15 15:18:43 Include config.h.
33b1f929 1995-12-15 15:12:58 Update from latest.
d8e9ddab 1995-12-13 02:52:23 (AT_WORD_BOUNDARY): Disable macro. (re_match_2_internal): Work around compiler bug.
6aae241f 1995-12-08 22:44:18 .
3488c0dd 1995-12-08 20:18:41 .
0b403bac 1995-12-08 04:50:48 Add copyright.
a9bb9bd0 1995-12-03 04:36:25 Update to look like the one from textutils.
718968b5 1995-11-18 06:36:47 Remove autodep junk.
b15e81ad 1995-11-16 02:51:19 (gettext_noop): New macro, identity fn. (re_error_msgid): Mark strings with that, to ease message catalog creation.
16554b8e 1995-11-15 21:59:55 Use __P.
38676702 1995-11-15 21:58:58 .
676dd77e 1995-11-15 15:04:51 Indent.
c26fc754 1995-11-11 20:51:37 (NUM_FAILURE_ITEMS, POP_FAILURE_POINT, PUSH_FAILURE_POINT): Do not test for backtracking--do the same thing with or without. (_GNU_SOURCE): Undef before defining. (re_max_failures): Initialize to just 20000.
f636384a 1995-11-06 17:06:24 From FSF.
4174132a 1995-11-03 20:02:00 New version from glibc.
870b659d 1995-11-03 19:56:08 New version from glibc.
da3b26cb 1995-10-30 18:00:05 (eaccess_stat): Make static.
bacf0a7d 1995-10-29 19:36:39 (POP_FAILURE_POINT): Use .word.integer.
a675d1ef 1995-10-29 14:23:11 (distclean): Remove .deps.
17a8c873 1995-10-29 12:14:37 (INCLUDE, COMPILE): New variables. (.c.o): Rewrite to be more like src/Makefile.in. Add line that (--with-autodeps) will include mkdep-Makefile.
3bb6a39f 1995-10-22 17:47:13 Don't declare alloca.
428f2264 1995-10-19 14:21:35 New version from FSF.
b28e3978 1995-10-19 00:50:51 (TRANSLATE, PATFETCH): Cast elt of `translate'. Don't define if already defined. (regex_compile): Use RE_TRANSLATE_TYPE for `translate'. (compile_range, re_search_2, re_match_2_internal, bcmp_translate) (regcomp): Use RE_TRANSLATE_TYPE for `translate'.
c264f861 1995-10-19 00:50:14 (RE_TRANSLATE_TYPE): Define, if not already defined. (struct re_pattern_buffer): Use RE_TRANSLATE_TYPE.
a70069a6 1995-10-18 15:59:12 [HAVE_ENDGRENT]: Define away endgrent. [HAVE_ENDPWENT]: Define away endpwent.
ad77a609 1995-10-18 15:57:50 Use _POSIX_VERSION, not _POSIX_SOURCE.
ca418a1c 1995-10-18 14:31:14 Merge latest change from FSF.
00512eb7 1995-10-18 14:29:16 Get latest from FSF.
9228fe6a 1995-10-09 03:48:08 Indent cpp directives to reflect nesting.
b6922b3b 1995-10-09 03:46:41 Modified from glibc copy.
ed846c70 1995-10-09 03:42:11 .
aa5959b9 1995-10-05 14:14:45 (read_filesystem_list): Cast -1 to dev_t before assignment.
e2c518e9 1995-10-01 22:49:07 Remove trailing whitespace.
58d50470 1995-10-01 20:17:02 (re_search_2): Use 0, not -1, as the lower bound for the match position when we adjust RANGE.
7bfecbc4 1995-10-01 19:02:29 (SOURCES): Add strtoul.
799b98ef 1995-10-01 18:23:29 (get_fs_usage) [STATFS_TRUNCATES_BLOCK_COUNTS]: Copy untruncated block counts from f_spare array into proper members of struct statfs. From Eirik Fuller (eirik@netapp.com);
68c29081 1995-09-25 04:14:36 .
254ae153 1995-09-23 20:55:02 [REL_ALLOC]: #ifdef-out dcls of unused variables.
8cb19399 1995-09-23 20:28:39 Merge in changes for ConvexOS 11.0.
63ceaa6c 1995-09-23 20:28:10 New version from FSF.
cf66a231 1995-09-19 14:30:59 .
4ad1794b 1995-09-13 13:15:35 Fix typo in comment.
38f1379d 1995-09-01 18:43:30 (re_search_2): If pattern starts with \=, optimize search.
dcfe0405 1995-08-22 19:44:26 (PUSH_FAILURE_POINT, POP_FAILURE_POINT): Don't push or pop register values if POSIX backtracking is turned off. (NUM_FAILURE_ITEMS): Value is 0 if no POSIX backtracking.
c89f48f0 1995-08-09 05:15:31 Include config.h. Define bcopy to memcpy if possible.
58ec4b5e 1995-08-09 05:14:06 Indent cpp directives.
0ee6b616 1995-08-07 22:21:03 Declare xmalloc, xrealloc rather than including xalloc.h.
b6c390fc 1995-08-07 16:07:28 Add FIXME comments.
83abb4a7 1995-08-05 03:13:16 (isnumber): Rename to is_number. (parse_user_spec): Rename uses, too.
7e9b2fbb 1995-08-05 03:08:09 (SOURCES, OBJECTS, DISTFILES): Update for new files, save-cwd.[ch].
ba1b7a20 1995-08-04 15:23:25 .
adc4828b 1995-08-04 15:15:24 (SOURCES, OBJECTS, DISTFILES): Update for new files.
8bdf2d32 1995-08-04 15:09:12 .
6fdf9952 1995-08-04 14:30:19 (_getopt_internal) [lint]: Initialize INDFOUND to avoid warning from gcc.
a98b13cc 1995-07-30 18:42:09 New version -- now derived from the line in libc.
2a818a00 1995-07-30 05:30:04 Get new copy from FSF.
56c2b0f5 1995-07-30 05:12:30 [memcpy]: Define to bcopy if needed. (md5_buffer): Explicitely cast SWAP expressions to unsigned to avoid warning.
e9befad1 1995-07-21 04:48:03 (md5_stream): Update prototype. [__P]: Define macro.
032abe88 1995-07-21 04:46:50 (md5_stream): Check for read failure and return indication of success rather than second argument.
1156115d 1995-07-20 17:52:49 .
f4a6f048 1995-07-17 23:24:57 Fix conditional.
2db486e1 1995-07-07 13:20:16 Don't use relocatable allocator.
92ba5421 1995-06-24 22:02:25 merge with 1.12a
f5480e4a 1995-06-20 03:11:14 Use `defined' to test HAVE_STRING_H and STDC_HEADERS.
51f9f340 1995-06-18 19:33:31 merge with 1.12
1fb1236e 1995-06-15 16:46:34 merge with 1.11.5b
32480f94 1995-06-15 14:55:26 Alloca fix for ConvexOS-11.0.
99ec38cb 1995-06-15 03:57:49 Use void* alloca, not char*. The latter lost on convexOS.
c9f48301 1995-06-07 18:10:17 (Convert): Use 2037 as threshold, not 1999. Otherwise years after 1999 are treated as invalid. From Andreas Schwab.
0424b458 1995-06-03 17:32:10 Undefined INHIBIT_STRING_HEADER when we have no other way of getting a bcopy and a bzero.
291e27b4 1995-06-01 14:12:57 merge with 1.11.5
19a3ecee 1995-05-29 06:15:30 (at_endline_loc_p): Use 0, not NULL, in ?: for next_next.
dbfc0605 1995-05-28 01:55:00 merge with 1.11.4a
4ab0903a 1995-05-26 22:35:10 (NULL): Use explicit cast.
097ec106 1995-05-26 15:08:55 Remove trailing white space.
e5bf58c3 1995-05-22 04:43:36 (__strtol): Remove prototype altogether. Move inclusion of xstrtol.h back so that it follows system headers.
9399ec25 1995-05-21 12:27:46 (install-exec, install-exec): New targets. From Karl Berry. (maintainer-clean): Renamed from realclean per GNU Standards.
9b8ea954 1995-05-21 11:44:25 merge with 1.11.1b
03f2d7c0 1995-05-21 06:19:05 [REGEX_FREE]: Use ((void)0) instead of just (0).
72d7735e 1995-05-20 16:40:11 Add `#ifdef _LIBC' in a few places, so this can be compiled in libc.
b80c3874 1995-05-20 13:28:24 merge with 1.11.1a
47a70ed9 1995-05-19 15:23:18 No longer include safe-l?stat.h.
024d33aa 1995-05-17 20:54:49 Updated from ../gpl2lgpl.sed /home/gd/gnu/lib/regex.c
2dd0bd2a 1995-05-17 20:47:26 [VMS]: Don't #include <stddef.h> if _POSIX_SOURCE or _POSIX_C_SOURCE is defined.
65b12a92 1995-05-17 20:29:52 (re_compile_fastmap): Undo previous change. (RESET_FAIL_STACK): New macro. (re_compile_fastmap): Use RESET_FAIL_STACK, not REGEX_FREE_STACK directly.
d5dda417 1995-05-15 23:30:28 (re_compile_fastmap): Don't free stack if it's empty. (re_match_failures): Reduce the larger value to 200000, and use whenever if MATCH_MAY_ALLOCATE. (MATCH_MAY_ALLOCATE): Don't consider REL_ALLOC when deciding whether to undef this.
4efe3fa3 1995-05-13 13:55:56 (maintainer-clean): Rename from realclean. (.PHONY): New dependencies. [.c.o]: Remove -I. since safe-l?stat.h is no longer used.