summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [REL_ALLOC]: #ifdef-out dcls of unused variables.TEXTUTILS-1_13Jim Meyering1995-09-231-0/+4
* Merge in changes for ConvexOS 11.0.Jim Meyering1995-09-231-0/+4
* New version from FSF.Jim Meyering1995-09-231-53/+54
* .Jim Meyering1995-09-192-0/+143
* Fix typo in comment.Jim Meyering1995-09-131-1/+1
* (re_search_2): If pattern starts with \=, optimize search.Richard Stallman1995-09-011-8/+12
* (PUSH_FAILURE_POINT, POP_FAILURE_POINT): Don't push or popRichard Stallman1995-08-221-34/+38
* Include config.h.FILEUTILS-3_12aJim Meyering1995-08-091-1/+14
* Indent cpp directives.Jim Meyering1995-08-091-23/+23
* Declare xmalloc, xrealloc rather than including xalloc.h.SH-UTILS-1_12aJim Meyering1995-08-071-1/+2
* Add FIXME comments.Jim Meyering1995-08-071-3/+4
* (isnumber): Rename to is_number.Jim Meyering1995-08-051-3/+3
* (SOURCES, OBJECTS, DISTFILES): Update for new files, save-cwd.[ch].Jim Meyering1995-08-051-3/+4
* .Jim Meyering1995-08-042-0/+159
* (SOURCES, OBJECTS, DISTFILES): Update for new files.Jim Meyering1995-08-041-3/+3
* .textutils-1_12_1Jim Meyering1995-08-041-7/+6
* (_getopt_internal) [lint]: Initialize INDFOUND toJim Meyering1995-08-041-3/+9
* New version -- now derived from the line in libc.Jim Meyering1995-07-301-52/+155
* Get new copy from FSF.Jim Meyering1995-07-301-21/+12
* [memcpy]: Define to bcopy if needed.Jim Meyering1995-07-301-2/+11
* (md5_stream): Update prototype.Jim Meyering1995-07-211-2/+8
* (md5_stream): Check for read failure and returnJim Meyering1995-07-211-3/+7
* .Jim Meyering1995-07-202-0/+462
* Fix conditional.Karl Heuer1995-07-171-1/+1
* Don't use relocatable allocator.Richard Stallman1995-07-071-3/+4
* merge with 1.12aJim Meyering1995-06-241-1/+1
* Use `defined' to test HAVE_STRING_H and STDC_HEADERS.Richard Stallman1995-06-201-1/+1
* merge with 1.12Jim Meyering1995-06-181-1/+1
* merge with 1.11.5bJim Meyering1995-06-151-2/+13
* Alloca fix for ConvexOS-11.0.Jim Meyering1995-06-151-0/+4
* Use void* alloca, not char*. The latter lost on convexOS.ss-950614-22h58-1_11_5aJim Meyering1995-06-151-1/+1
* (Convert): Use 2037 as threshold, not 1999.Jim Meyering1995-06-071-1/+1
* Undefined INHIBIT_STRING_HEADER when we have noKarl Heuer1995-06-031-2/+13
* merge with 1.11.5Jim Meyering1995-06-011-1/+1
* (at_endline_loc_p): Use 0, not NULL, in ?: for next_next.Karl Heuer1995-05-291-1/+1
* merge with 1.11.4aJim Meyering1995-05-282-7/+12
* (NULL): Use explicit cast.Karl Heuer1995-05-261-1/+1
* Remove trailing white space.Jim Meyering1995-05-261-1/+1
* (__strtol): Remove prototype altogether.Jim Meyering1995-05-221-4/+2
* (install-exec, install-exec): New targets. From Karl Berry.Jim Meyering1995-05-211-3/+3
* merge with 1.11.1bJim Meyering1995-05-213-10/+10
* [REGEX_FREE]: Use ((void)0) instead of just (0).Jim Meyering1995-05-211-1/+1
* Add `#ifdef _LIBC' in a few places, so this can be compiled in libc.Roland McGrath1995-05-201-0/+5389
* merge with 1.11.1aJim Meyering1995-05-204-14/+26
* No longer include safe-l?stat.h.Jim Meyering1995-05-197-12/+1
* Updated from ../gpl2lgpl.sed /home/gd/gnu/lib/regex.cRoland McGrath1995-05-171-5391/+1
* [VMS]: Don't #include <stddef.h> if _POSIX_SOURCE or _POSIX_C_SOURCE isRoland McGrath1995-05-171-2/+2
* (re_compile_fastmap): Undo previous change.Karl Heuer1995-05-171-4/+8
* (re_compile_fastmap): Don't free stack if it's empty.Richard Stallman1995-05-151-5/+9
* (maintainer-clean): Rename from realclean.Jim Meyering1995-05-131-2/+5