summaryrefslogtreecommitdiff
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
...
* (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
* Include program name in error messages.David J. MacKenzie1994-12-211-7/+11
* [HAVE_SYSVIPC]: Include sys/utsname.h.Richard M. Stallman1994-12-071-6/+17
* [HAVE_SYSVIPC]: Include sys/utsname.h.Richard M. Stallman1994-12-071-4/+16
* (get_time): Fix up whitespace.Richard M. Stallman1994-11-281-1/+1
* * etags.c (print_help): print --regex usage for ctags also.Francesco Potortì1994-11-221-14/+11
* * etags.c [ETAGS_REGEXP]: All the new code that deals with regexpsFrancesco Potortì1994-11-161-285/+854
* * etags.c (<errno.h>): #include added.Francesco Potortì1994-11-161-7/+15
* (TV1, TV2): Use EMACS_TIME as type.Richard M. Stallman1994-11-101-8/+3
* Changed references of m\m-windowsnt.h to m\intel386.h and of s\s-windowsnt.hKarl Heuer1994-11-031-26/+26
* Initial revisionRichard M. Stallman1994-11-012-0/+416
* (main, etags_getcwd): Test DOS_NT instead of MSDOS.Richard M. Stallman1994-11-011-5/+12
* (main) [WINDOWSNT]: Now sets _fmode and stdout to O_BINARY.Richard M. Stallman1994-11-011-4/+15
* (getline): When a search of already-read input for CRLFRichard M. Stallman1994-10-241-3/+16
* (main): Don't process one input file twice.Richard M. Stallman1994-10-211-3/+13
* * etags.c (prestr, substr): return a logical type.Francesco Potortì1994-10-211-28/+29
* PopServer renamed to popserver throughout.Richard M. Stallman1994-10-201-2/+2
* Don't declare malloc, since we include config.h.David J. MacKenzie1994-10-202-2/+0
* Only include ../src/config.h if HAVE_CONFIG_H isRichard M. Stallman1994-10-191-32/+45
* Don't declare malloc.Richard M. Stallman1994-10-191-1/+0
* Use test -r instead of < to check readability, to avoid syntax error.David J. MacKenzie1994-10-191-1/+1
* Fix mismatch in conditionals.Richard M. Stallman1994-10-181-7/+9
* (open, close, read, write): Add #undefs.Richard M. Stallman1994-10-181-0/+5
* [SYSV_IPC] (main): Catch SIGHUP as well. Don'tRichard M. Stallman1994-10-181-1/+12
* Include ../src/config.h.Richard M. Stallman1994-10-181-0/+3
* Don't declare malloc, realloc, free.Richard M. Stallman1994-10-181-10/+8