aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
* (print_help_and_exit): Mention --version.Richard M. Stallman1999-08-291-0/+3
* (decode_options): Update version output.Karl Heuer1999-08-251-2/+2
* (main): Move the dynamic allocation ofKarl Heuer1999-08-142-6/+8
* (INSTALLABLE_SCRIPTS): Add grep-changelog.Gerd Moellmann1999-08-101-1/+1
* Initial revisionGerd Moellmann1999-08-101-0/+220
* * Add configure option to enable dmalloc library.Paul D. Smith1999-07-211-2/+2
* (clean): remove fns*.el.Richard M. Stallman1999-06-301-1/+1
* (erlang_attribute): Fix undefined variable usage (after Potorti).Dave Love1999-06-231-1/+1
* (main) [WINDOWSNT]: Call ftruncate, which is now mapped to _chsize.Andrew Innes1999-05-021-1/+1
* (main, both versions): Use quote_file_name on cwd.Karl Heuer1999-04-291-4/+5
* (main): Split up tables. Modify the preambleDave Love1999-03-301-1/+8
* Remove common multiple file compilation commands.Geoff Voelker1999-03-061-8/+0
* Refer to epaths.h.Richard M. Stallman1999-02-261-1/+1
* (yow): Depend on epaths.h, not paths.h.Richard M. Stallman1999-02-261-1/+1
* (perror_1, fatal_error): Don't compile unless needed.Karl Heuer1999-02-221-1/+1
* Do make version comparison as strings.Andrew Innes1999-01-271-1/+1
* (xmalloc): Fix previous change.Richard M. Stallman1999-01-251-1/+1
* (xmalloc): Declare to return long.Richard M. Stallman1999-01-251-1/+1
* (etags_getcwd, absolute_filename) [DOS_NT]: CanonicalizeGeoff Voelker1999-01-221-0/+9
* (main): Eliminate arbitrary limit on length of system_name.Richard M. Stallman1999-01-161-6/+17
* (main): Eliminate arbitrary limit onRichard M. Stallman1999-01-161-4/+18
* (relative_filename): Stop backward search at beginningKarl Heuer1999-01-121-2/+3
* Do string comparision of _NMAKE_VER.Geoff Voelker1998-12-081-1/+1
* Compile multiple source files when possible.Geoff Voelker1998-11-041-1/+6
* Replace tabs with spacesRichard M. Stallman1998-10-131-7/+7
* Whitespace change.Richard M. Stallman1998-10-101-2/+2
* (main): Null-terminate system_name.Richard M. Stallman1998-10-102-0/+4
* (popmail, pop_retr) [MAIL_USE_POP]: When displayingKarl Heuer1998-09-211-6/+10
* [MAIL_USE_POP]: Add the "-r" flag to reverse theKarl Heuer1998-09-041-4/+32
* Update bug report address and copyright.Paul Eggert1998-08-121-3/+3
* Update copyrightPaul Eggert1998-08-121-2/+2
* (initialize_fullname): Prefer getent if available.Paul Eggert1998-08-111-8/+11
* (REGEXPDEPS, regex.o):Richard M. Stallman1998-08-021-2/+4
* (etags_getcwd) [WINDOWSNT]: Use getcwd on Windows.Richard M. Stallman1998-06-101-1/+1
* Properly terminate a comment.Richard M. Stallman1998-06-061-1/+1
* (LOCAL_FLAGS): Define HAVE_CONFIG_H.Andrew Innes1998-06-011-1/+2
* (sys_wait): Rename to wait.Andrew Innes1998-06-011-1/+1
* Undefine _WINSOCKAPI_.Andrew Innes1998-06-011-1/+4
* (getppid): Look for EM_PARENT_PROCESS_ID.Geoff Voelker1998-05-301-1/+1
* Undo previous change.Richard M. Stallman1998-05-253-1016/+24
* Undo this previous change:Richard M. Stallman1998-05-251-37/+8
* automatically generated from GPLed versionUlrich Drepper1998-05-191-3/+6
* [WINDOWSNT]: Undefine DISABLE_DIRECT_ACCESS. ForceRichard M. Stallman1998-05-021-2/+11
* automatically generated from GPLed versionUlrich Drepper1998-04-271-31/+36
* Include <unistd.h> for chdir.Andreas Schwab1998-04-271-0/+4
* (TEX_decode_env): Don't free the value getenv returns.Richard M. Stallman1998-04-261-1/+0
* (obj): Update with new files in src.Geoff Voelker1998-04-171-2/+4
* automatically generated from GPLed versionUlrich Drepper1998-04-142-11/+12
* Move inclusion of unistd.h to top, else fails onDave Love1998-04-081-3/+3
* Integrate support for GSS-APIKarl Heuer1998-04-063-24/+1016