summaryrefslogtreecommitdiff
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
* (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
* (BASE_CFLAGS): Renamed from ALLOCA_CFLAGS.Richard M. Stallman1995-04-081-3/+4
* [Berkeley sockets version] (main): Declare getcwd.Richard M. Stallman1995-04-071-0/+1
* Update copyright.Karl Heuer1995-04-071-1/+2
* (aixcc, aixcc.c): Targets deleted.Karl Heuer1995-04-041-9/+2
* Comment change.Richard M. Stallman1995-04-021-0/+3
* (output_authors): Replace /[/]/ by /[\/]/, for portability to mawk and nawk.Paul Eggert1995-03-232-4/+4
* Treat -u 'LOGIN:FULLNAME:MAILADDR' as if it werePaul Eggert1995-03-212-8/+28
* Add -u "login<tab>fullname<tab>mailaddr" option, which replaces thePaul Eggert1995-03-212-120/+318
* Use BSD sockets whenever available, even if HAVE_SYSVIPC.Richard M. Stallman1995-03-151-1/+1
* Use BSD sockets whenever available, even if HAVE_SYSVIPC.Richard M. Stallman1995-03-151-1/+5
* * etags.c (process_file): free (filename) after using it.Francesco Potortì1995-03-131-2/+3
* * etags.c (C_entries): token_saved removed. Initialise tok.valid andFrancesco Potortì1995-02-221-26/+37
* * etags.c (C_entries): Bug corrected in xrealloc of token_str.Francesco Potortì1995-02-151-12/+9
* * etags.c (C_entries): Initialise the new members of TOKEN.Francesco Potortì1995-02-141-23/+40
* (maintainer-clean): Renamed from realclean.Richard M. Stallman1995-02-071-1/+1
* * etags.c (pfnote): Initialise been_warned in the node.Francesco Potortì1995-02-011-16/+5
* * etags.c (longopts, print_help, main): Use -I as abbreviationFrancesco Potortì1995-01-181-14/+13
* Global polishing, some bugs corrected, dynamic allocation used insteadFrancesco Potortì1995-01-121-390/+262
* (main): Skip past the colon in inname.Richard M. Stallman1995-01-111-0/+1
* * etags.c (pfatal): New function.Francesco Potortì1995-01-101-56/+41
* * etags.c (Lang_function): Use void instead to declare theFrancesco Potortì1995-01-101-59/+72
* (concat, xmalloc, xrealloc, readline, xnew): Four newRichard M. Stallman1995-01-091-59/+194
* (C_entries): Ignore carriage return at end of line.Richard M. Stallman1995-01-061-0/+3
* (xmalloc, xrealloc): Add casts.Richard M. Stallman1994-12-261-25/+96
* (scan_lisp_file): Handle dynamic doc strings.Richard M. Stallman1994-12-211-41/+148