summaryrefslogtreecommitdiff
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
* 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
* (get_errmsg, pfatal_with_name, pfatal_and_delete): Call strerror instead ofRoland McGrath1994-01-081-24/+11
* (main): Call strerror instead of using sys_errlist.Roland McGrath1994-01-081-9/+6
* Don't declare sys_errlist; declare strerror instead.Roland McGrath1994-01-081-6/+4
* [MSDOS]: Use text/binary mode as appropriate.Richard M. Stallman1994-01-061-10/+26
* (main) [MSDOS]: Open all files as binary.Richard M. Stallman1994-01-062-0/+16
* (main) [MSDOS]: Dummy stub just to make the file compile.Richard M. Stallman1994-01-061-0/+6
* (malloc): Don't declare it.Richard M. Stallman1994-01-061-4/+6
* Fix up whitespace. Get rid of spurious casts to void.Richard M. Stallman1994-01-061-135/+156
* Include syswait.h.Richard M. Stallman1994-01-041-48/+64
* (ALL_CFLAGS): Include LDFLAGS.Richard M. Stallman1994-01-021-23/+25
* (${archlibdir}, install): Use $(INSTALL_PROGRAM)Richard M. Stallman1993-12-241-11/+2
* (main): When making tempname, cast result of xmalloc.Richard M. Stallman1993-12-241-1/+2
* (scan_lisp_file): Don't add newline at end of string.Richard M. Stallman1993-12-241-1/+0
* Add --brief option.Paul Eggert1993-12-031-2/+4
* (mostlyclean): Make it distinct from clean.Richard M. Stallman1993-11-261-2/+5
* (${archlibdir}): Don't do chown or chgrp.Richard M. Stallman1993-11-241-7/+0
* (install): Don't change mode or group when installing.Richard M. Stallman1993-11-161-5/+0
* (FUNCST, TYPEDST, STRUCTST, DEFINEST): Delete excess commas.Richard M. Stallman1993-11-161-4/+4
* (read_c_string): For "", concatenate the two strings.Richard M. Stallman1993-11-121-4/+1
* (main): Fix error message text.Richard M. Stallman1993-11-121-1/+1
* Mon Nov 8 19:56:20 MET 1993 Tom Hageman (tom@basil.icce.rug.nl)Francesco Potortì1993-11-081-34/+139
* Tue Nov 2 19:46:52 1993 Francesco Potorti` (pot@cnuce.cnr.it)Francesco Potortì1993-11-021-3/+2