summaryrefslogtreecommitdiff
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
* Add #undef for open, close, read, write.Richard M. Stallman1995-08-311-0/+6
* [HAVE_CONFIG_H]: Include config.h.Roland McGrath1995-08-231-1/+10
* (getdate.c): New target.Richard M. Stallman1995-08-181-4/+6
* * etags.c (Pascal_functions): Close comment bug corrected.Francesco Potortì1995-08-171-87/+92
* (xrealloc): Change cast to match return type.Karl Heuer1995-08-121-1/+1
* (xmalloc, xrealloc): Use return-type long *.Richard M. Stallman1995-08-111-6/+6
* (main): Fix previous change.Richard M. Stallman1995-08-061-2/+6
* (main): Mention lock file name in error message.Richard M. Stallman1995-08-051-1/+5
* (gettimeofday): New function, defined if necessary.Richard M. Stallman1995-07-301-0/+17
* (distclean): Delete Makefile.c, not Makefile.in.Richard M. Stallman1995-07-181-2/+2
* Comment change.Richard M. Stallman1995-07-181-2/+2
* (tags): Synonym for `TAGS'.Karl Heuer1995-07-171-0/+1
* (install, maybe-blessmail): Don't cd ..;Karl Heuer1995-07-161-4/+4
* (datearg): Separate date from time with comma, not space,Paul Eggert1995-07-082-8/+10
* Replace `#!/bin/sh' with `#! /bin/sh', for benefit of systemsPaul Eggert1995-07-074-7/+7
* (main) [MAIL_USE_POP]: When a user specifies aRichard M. Stallman1995-06-301-7/+2
* Make all error messages start with `Error: '.Richard M. Stallman1995-06-281-24/+38
* (CVSROOT, repository): Allow remote repositories a la CVS 1.4.Paul Eggert1995-06-282-18/+34
* * etags.c (plain_C_entries): new function.Francesco Potortì1995-06-271-31/+48
* (main): Add newline in usage message.Richard M. Stallman1995-06-261-1/+1
* (scan_file): Make sure it never looks at filename[-1].Richard M. Stallman1995-06-211-2/+2
* (main) [MSDOS]: Do set _fmode.Richard M. Stallman1995-06-211-1/+1
* * etags.c (find_entries): rewind before rereading the input file.Francesco Potortì1995-06-211-12/+14
* (main): On MSDOS, don't change stdout to binary, and insist on an -o option.Richard M. Stallman1995-06-201-2/+9
* (process_file,absolute_filename): Handle filenamesRichard M. Stallman1995-06-151-0/+8
* (install): Copy wakeup.exe properly.Richard M. Stallman1995-06-151-1/+1
* [MSDOS]: #undef chdir.Karl Heuer1995-06-081-0/+6
* (output_authors): Allow ':' in time zone, as per ISO 8601 and RCS 5.6.8 beta.Paul Eggert1995-06-042-2/+2
* * etags.c (etags_getcwd): Undo the /bin/pwd change. It may raiseFrancesco Potortì1995-05-291-8/+6
* * etags.c (etags_getcwd): Undo the /bin/pwd change. It may raiseFrancesco Potortì1995-05-291-8/+10
* (etags_getcwd): Don't use #elif.Karl Heuer1995-05-271-7/+5
* Use BASE_LIBS.Geoff Voelker1995-05-261-16/+18
* * etags.c (etags_getcwd): Use /bin/pwd instead of pwd because theFrancesco Potortì1995-05-231-4/+4
* (main): Increase lock timeout to five minutes.Richard M. Stallman1995-05-071-2/+5
* (obj): Use .c files.Richard M. Stallman1995-05-071-1/+1
* Include config.h.Richard M. Stallman1995-05-041-2/+5
* (xmalloc): Declare it to return long *.Richard M. Stallman1995-05-041-3/+3
* (xmalloc, xrealloc): Declare them long *.Richard M. Stallman1995-05-041-5/+5
* (C_entries): Cast result of xrealloc.Richard M. Stallman1995-05-041-9/+11
* (datearg): If rlog options are specified explicitly,Paul Eggert1995-04-302-116/+140
* (extraclean): Depend on maintainer-clean, notKarl Heuer1995-04-261-1/+1
* [REGEXP_IN_LIBC] (REGEXPOBJ, REGEXPDEPS):Richard M. Stallman1995-04-251-0/+6
* (main): Add argv[0] to an error message.Richard M. Stallman1995-04-181-1/+1
* (main): Improve error handling.Karl Heuer1995-04-141-4/+6
* (main, skip_to_lf): Improve error handling.Karl Heuer1995-04-131-9/+29
* (main): Check for trailing ", " before trying to delete it.Karl Heuer1995-04-131-1/+3
* (scan_c_file): At end, restore file name last char to its original value.Richard M. Stallman1995-04-131-1/+5
* (all): Build test-distrib and make-docfile.Richard M. Stallman1995-04-131-1/+1
* (obj, lisp): Update to expanded list of source files.Karl Heuer1995-04-121-13/+14
* Test NO_SOCKETS_IN_FILE_SYSTEM.Richard M. Stallman1995-04-112-2/+2