gnulib.git
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.
1995-05-13 Jim Meyering(maintainer-clean): Rename from realclean.
1995-05-13 Jim Meyering(make_path): Use stat, not SAFE_STAT.
1995-05-13 Jim Meyering(parse_user_spec): Use strchr, not index.
1995-05-13 Jim Meyering(rmdir): Use stat, not safe_stat.
1995-05-13 Jim Meyering(rename): Use stat, not safe_stat.
1995-05-13 Jim Meyering(mkdir): Use stat, not safe_stat.
1995-05-13 Jim MeyeringUndef __P before defining.
1995-05-13 Jim Meyering(isdir): Usage stat, not safe_stat.
1995-05-13 Jim Meyering(statfs): Use stat, not safe_stat.
1995-05-13 Jim Meyering(eaccess_stat): Make statp and path arguments const.
1995-05-13 Jim MeyeringRemove unnecessary definitions for r?index.
1995-05-13 Jim MeyeringRemove safe-l?stat.[ch]in and related rules.
1995-05-13 Jim Meyering(argmatch): Include sys/types.h and declare length...
1995-05-13 Jim Meyering(basename): Make arg const.
1995-05-10 Jim Meyeringmerge with 1.11.g ss-950520-08h12-sync-tu
1995-05-06 Richard Stallman[! emacs]: #undef REL_ALLOC.
1995-05-02 Richard Stallman(union fail_stack_elt): New union.
1995-04-29 Richard Stallman(PUSH_FAILURE_INT, POP_FAILURE_INT): Use WIDE_INT.
1995-04-27 Jim MeyeringUse __-protected versions of `format' and `printf'...
1995-04-27 Jim Meyeringmerge with 1.11.f
1995-04-27 Jim Meyering(REGEX_FREE): Add back the `while (0)' hack
1995-04-27 Jim MeyeringLatest from RMS.
1995-04-26 Jim Meyering(EMACS_INT): Define it to int. (BIG KLUDGE)
1995-04-26 Jim Meyering(REGEX_FREE): Define to `while (0) /* empty */' rather...
1995-04-26 Jim MeyeringNew version from FSF.
1995-04-24 Jim MeyeringProtect format and printf with __*__.
1995-04-22 Jim MeyeringFix mostly per Franc,ois' suggestions.
1995-04-21 Jim MeyeringUpdate and add copyright.
1995-04-09 Richard Stallman(re_match_2_internal): Eliminate cast of ptr to int.
1995-03-21 Jim Meyeringmerge with 1.11.d
1995-03-20 Jim Meyeringsync from FSF
1995-03-20 Jim Meyering.
1995-03-12 Jim Meyering.
1995-03-12 Jim MeyeringUndef __P before defining it.
1995-03-12 Jim MeyeringMake source const.
1995-03-12 Jim MeyeringUpdate from glibc.
1995-02-28 Jim Meyering(SET_REGS_MATCHED): Enclose if-stmt in `do {...} while(0)'
1995-02-28 Jim Meyering(SET_REGS_MATCHED): Enclose if-stmt in `do {...} while(0)'
1995-02-28 Jim MeyeringAlways include system headers, but define-away any...
1995-02-28 Jim MeyeringRemove sys-dependent cruft and define-away getopt in...
1995-02-16 Jim Meyeringupdate from FSF
1995-02-11 Jim Meyering(SOURCES): Add memcmp.c, memcpy.c, and memset.c.
1995-02-11 Jim Meyering.
1995-01-27 Jim Meyering.
1995-01-27 Jim Meyering(get_fs_usage, statfs): Use safe_read, and safe_stat...
1995-01-27 Jim MeyeringDeclare errno if it's not defined.
1995-01-27 Jim MeyeringDeclare errno if it's not defined.
1995-01-27 Jim Meyering(DEFS): Remove -Dlint.
1995-01-27 Jim MeyeringRename SAFE_STAT to safe_stat.
1995-01-27 Jim Meyering.
1995-01-27 Jim Meyering(basename): Use strrchr, not rindex.
next