gnulib.git
1996-01-05 Jim Meyering[SYNTAX]: Rename from SYNTAX_TABLE. TEXTUTILS-1_14
1996-01-03 Jim MeyeringFix comments. TEXTUTILS-1_13j
1995-12-23 Jim Meyering.
1995-12-22 Jim Meyering.
1995-12-22 Jim Meyering(argmatch): Add const attribute to parameters.
1995-12-22 Jim Meyering.
1995-12-21 Jim Meyering(HEADERS): Add argmatch.h.
1995-12-21 Jim Meyering.
1995-12-19 Jim Meyering. FILEUTILS-3_12g
1995-12-17 Jim Meyering(noinst_LIBRARIES): Define this, not plain LIBRARIES.
1995-12-15 Jim Meyeringnew version from FSF TEXTUTILS-1_13i
1995-12-15 Jim MeyeringApply the usual REL_ALLOC patch.
1995-12-15 Jim Meyeringnew, from FSF
1995-12-15 Jim MeyeringRemove trailing white space.
1995-12-15 Jim MeyeringInclude config.h.
1995-12-15 Jim MeyeringUpdate from latest.
1995-12-13 Karl Heuer(AT_WORD_BOUNDARY): Disable macro.
1995-12-08 Jim Meyering.
1995-12-08 Jim Meyering.
1995-12-08 Jim MeyeringAdd copyright.
1995-12-03 Jim MeyeringUpdate to look like the one from textutils.
1995-11-18 Jim MeyeringRemove autodep junk.
1995-11-16 Roland McGrath(gettext_noop): New macro, identity fn.
1995-11-15 Jim MeyeringUse __P. TEXTUTILS-1_13g
1995-11-15 Jim Meyering.
1995-11-15 Jim MeyeringIndent.
1995-11-11 Richard Stallman(NUM_FAILURE_ITEMS, POP_FAILURE_POINT, PUSH_FAILURE_POINT):
1995-11-06 Jim MeyeringFrom FSF.
1995-11-03 Jim MeyeringNew version from glibc. FILEUTILS-3_12f
1995-11-03 Jim MeyeringNew version from glibc.
1995-10-30 Jim Meyering(eaccess_stat): Make static.
1995-10-29 Richard Stallman(POP_FAILURE_POINT): Use .word.integer.
1995-10-29 Jim Meyering(distclean): Remove .deps.
1995-10-29 Jim Meyering(INCLUDE, COMPILE): New variables.
1995-10-22 Richard StallmanDon't declare alloca.
1995-10-19 Jim MeyeringNew version from FSF.
1995-10-19 Richard Stallman(TRANSLATE, PATFETCH): Cast elt of `translate'.
1995-10-19 Richard Stallman(RE_TRANSLATE_TYPE): Define, if not already defined.
1995-10-18 Jim Meyering[HAVE_ENDGRENT]: Define away endgrent.
1995-10-18 Jim MeyeringUse _POSIX_VERSION, not _POSIX_SOURCE.
1995-10-18 Jim MeyeringMerge latest change from FSF.
1995-10-18 Jim MeyeringGet latest from FSF.
1995-10-09 Jim MeyeringIndent cpp directives to reflect nesting.
1995-10-09 Jim MeyeringModified from glibc copy.
1995-10-09 Jim Meyering.
1995-10-05 Jim Meyering(read_filesystem_list): Cast -1 to dev_t before assignment.
1995-10-01 Jim MeyeringRemove trailing whitespace.
1995-10-01 Richard Stallman(re_search_2): Use 0, not -1, as the lower bound
1995-10-01 Jim Meyering(SOURCES): Add strtoul.
1995-10-01 Jim Meyering(get_fs_usage) [STATFS_TRUNCATES_BLOCK_COUNTS]: Copy...
1995-09-25 Jim Meyering.
1995-09-23 Jim Meyering[REL_ALLOC]: #ifdef-out dcls of unused variables. TEXTUTILS-1_13
1995-09-23 Jim MeyeringMerge in changes for ConvexOS 11.0.
1995-09-23 Jim MeyeringNew version from FSF.
1995-09-19 Jim Meyering.
1995-09-13 Jim MeyeringFix typo in comment.
1995-09-01 Richard Stallman(re_search_2): If pattern starts with \=, optimize...
1995-08-22 Richard Stallman(PUSH_FAILURE_POINT, POP_FAILURE_POINT): Don't push...
1995-08-09 Jim MeyeringInclude config.h. FILEUTILS-3_12a
1995-08-09 Jim MeyeringIndent cpp directives.
1995-08-07 Jim MeyeringDeclare xmalloc, xrealloc rather than including xalloc.h. SH-UTILS-1_12a
1995-08-07 Jim MeyeringAdd FIXME comments.
1995-08-05 Jim Meyering(isnumber): Rename to is_number.
1995-08-05 Jim Meyering(SOURCES, OBJECTS, DISTFILES): Update for new files...
1995-08-04 Jim Meyering.
1995-08-04 Jim Meyering(SOURCES, OBJECTS, DISTFILES): Update for new files.
1995-08-04 Jim Meyering. textutils-1_12_1
1995-08-04 Jim Meyering(_getopt_internal) [lint]: Initialize INDFOUND to
1995-07-30 Jim MeyeringNew version -- now derived from the line in libc.
1995-07-30 Jim MeyeringGet new copy from FSF.
1995-07-30 Jim Meyering[memcpy]: Define to bcopy if needed.
1995-07-21 Jim Meyering(md5_stream): Update prototype.
1995-07-21 Jim Meyering(md5_stream): Check for read failure and return
1995-07-20 Jim Meyering.
1995-07-17 Karl HeuerFix conditional.
1995-07-07 Richard StallmanDon't use relocatable allocator.
1995-06-24 Jim Meyeringmerge with 1.12a
1995-06-20 Richard StallmanUse `defined' to test HAVE_STRING_H and STDC_HEADERS.
1995-06-18 Jim Meyeringmerge with 1.12
1995-06-15 Jim Meyeringmerge with 1.11.5b
1995-06-15 Jim MeyeringAlloca fix for ConvexOS-11.0.
1995-06-15 Jim MeyeringUse void* alloca, not char*. The latter lost on convexOS. ss-950614-22h58-1_11_5a
1995-06-07 Jim Meyering(Convert): Use 2037 as threshold, not 1999.
1995-06-03 Karl HeuerUndefined INHIBIT_STRING_HEADER when we have no
1995-06-01 Jim Meyeringmerge with 1.11.5
1995-05-29 Karl Heuer(at_endline_loc_p): Use 0, not NULL, in ?: for next_next.
1995-05-28 Jim Meyeringmerge with 1.11.4a
1995-05-26 Karl Heuer(NULL): Use explicit cast.
1995-05-26 Jim MeyeringRemove trailing white space.
1995-05-22 Jim Meyering(__strtol): Remove prototype altogether.
1995-05-21 Jim Meyering(install-exec, install-exec): New targets. From Karl...
1995-05-21 Jim Meyeringmerge with 1.11.1b
1995-05-21 Jim Meyering[REGEX_FREE]: Use ((void)0) instead of just (0).
1995-05-20 Roland McGrathAdd `#ifdef _LIBC' in a few places, so this can be...
1995-05-20 Jim Meyeringmerge with 1.11.1a
1995-05-19 Jim MeyeringNo longer include safe-l?stat.h.
1995-05-17 Roland McGrathUpdated from ../gpl2lgpl.sed /home/gd/gnu/lib/regex.c
1995-05-17 Roland McGrath[VMS]: Don't #include <stddef.h> if _POSIX_SOURCE or...
1995-05-17 Karl Heuer(re_compile_fastmap): Undo previous change.
1995-05-15 Richard Stallman(re_compile_fastmap): Don't free stack if it's empty.
next