summaryrefslogtreecommitdiff
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
* Don't include string.h or strings.h.Richard M. Stallman1994-04-281-6/+0
* C_SWITCH_SYSTEM and C_SWITCH_MACHINE are now cpp symbols, not make variables.Karl Heuer1994-04-271-5/+11
* (etags, ctags): Make VERSION a string constant.Richard M. Stallman1994-04-231-2/+2
* (print_version): Print VERSION as a string.Richard M. Stallman1994-04-231-1/+1
* (readline): Fix updating of p when buffer grows.Richard M. Stallman1994-04-201-1/+1
* (blessmail): New target.Karl Heuer1994-04-201-1/+23
* (readline): When extending the buffer,Richard M. Stallman1994-04-191-1/+1
* * etags.c (main, print_help): eliminate the -F option.Francesco Potortì1994-04-181-12/+3
* * etags.c (absolute_filename): compare against '\0' instead of NULL.Francesco Potortì1994-04-181-2/+2
* Renamed from Makefile.in.Richard M. Stallman1994-04-161-70/+97
* (gettimeofday): If system doesn't have this, define it to give a fatal error.Richard M. Stallman1994-04-141-0/+8
* [HAVE_UNISTD_H]: Include unistd.h.Richard M. Stallman1994-04-131-0/+4
* #undef static.Richard M. Stallman1994-04-121-2/+6
* (main): Use setuid, not seteuid.Karl Heuer1994-04-121-1/+1
* * etags.c (outf, outfiledir): renamed to tagf, tagfiledir.Francesco Potortì1994-04-081-479/+499
* (main): Fix up MAIL_USE_MMDF conditional whereRichard M. Stallman1994-04-051-22/+36
* * etags.c (main): use etags_getcwd for compatibility.Francesco Potortì1994-03-301-42/+73
* (etags, ctags): Pass -D for VERSION.Richard M. Stallman1994-03-251-2/+2
* * etags.c (emacs_tags_format, ETAGS): removed. Use CTAGS instead.Francesco Potortì1994-03-251-117/+83
* * etags.c (cwd, outfiledir): vars added.Francesco Potortì1994-03-231-45/+212
* (UTILITIES): `env' deleted.Richard M. Stallman1994-03-201-4/+1
* (install, ${archlibdir}): Switch back to .. before running INSTALL_PROGRAM.Richard M. Stallman1994-03-141-4/+4
* Clean up indentation and whitespace.Richard M. Stallman1994-03-051-44/+56
* (main): Change delimiter from "^L" to "^_^L".Richard M. Stallman1994-03-051-5/+1
* (main) [HAVE_SYSVIPC]: Make msgp->mtext longer if necessary.Richard M. Stallman1994-03-051-4/+32
* (main): Change delimiter from "^L" to "^_^L".Karl Heuer1994-03-031-9/+19
* Use GPL.David J. MacKenzie1994-02-271-48/+16
* *** empty log message ***David J. MacKenzie1994-02-271-0/+1
* Use GPL.David J. MacKenzie1994-02-271-20/+16
* Initial revisionDavid J. MacKenzie1994-02-271-0/+241
* Update GPL.David J. MacKenzie1994-02-271-1/+1
* * make-path.c (main): Return 1 on error, not -1. Update GPL.David J. MacKenzie1994-02-271-2/+2
* * cvtmail.c: Declare malloc, realloc, xmalloc, xrealloc.David J. MacKenzie1994-02-271-13/+16
* (main, get_time): Don't crash on invalid input.Karl Heuer1994-02-231-5/+8
* (get_time): Simplify; avoid calling index.Karl Heuer1994-02-221-7/+3
* * etags.c (--absolute-pathnames): this option removed.Francesco Potortì1994-02-171-25/+2
* (put_line): Don't break the line if it all fits.Richard M. Stallman1994-02-161-9/+14
* * etags.c (absolute_pathnames, cwd): added global vars.Francesco Potortì1994-02-141-61/+91
* (C_SWITCH_MACHINE): Get this from autoconf.Richard M. Stallman1994-02-091-3/+4
* (main) [HAVE_SYSVIPC]: Reverse test of fork value.Richard M. Stallman1994-02-081-2/+5
* Initial revisionRichard M. Stallman1994-02-071-0/+93
* (profile): New target.Richard M. Stallman1994-02-051-2/+5
* Include errno.h; don't include fasync.h.Richard M. Stallman1994-01-191-84/+114
* Make the argument list output look more like the Lisp docstrings do.Roland McGrath1994-01-161-7/+20
* * etags.c (stab_entry, stab_create, stab_find, stab_search,Francesco Potortì1994-01-141-239/+209
* [USG] (SIGIO): Define as SIGPOLL.Richard M. Stallman1994-01-121-1/+4
* [! HAVE_STRERROR] (strerror): Define the function.Roland McGrath1994-01-091-4/+20
* Declare strerror.Roland McGrath1994-01-081-0/+3
* [! HAVE_STRERROR] (strerror): Define the function.Roland McGrath1994-01-083-0/+45
* Don't declare sys_errlist; declare strerror instead.Roland McGrath1994-01-081-4/+4