log lib-src/emacsclient.c @ 30143:61a15122ab3b

age author description
Fri, 28 Jan 2000 15:02:20 +0000 Gerd Moellmann (socket_status): New function.
Wed, 12 Jan 2000 13:38:54 +0000 Gerd Moellmann Add option -a EDITOR and environment variable
Tue, 19 Oct 1999 07:17:20 +0000 Paul Eggert Add support for large files. Merge glibc 2.1.2.
Sun, 29 Aug 1999 19:30:53 +0000 Richard M. Stallman (print_help_and_exit): Mention --version.
Wed, 25 Aug 1999 16:19:01 +0000 Karl Heuer (decode_options): Update version output.
Sat, 14 Aug 1999 04:08:25 +0000 Karl Heuer (main): Move the dynamic allocation of
Thu, 29 Apr 1999 20:26:46 +0000 Karl Heuer (main, both versions): Use quote_file_name on cwd.
Mon, 25 Jan 1999 23:43:20 +0000 Richard M. Stallman (xmalloc): Fix previous change.
Mon, 25 Jan 1999 01:34:34 +0000 Richard M. Stallman (xmalloc): Declare to return long.
Sat, 16 Jan 1999 21:45:10 +0000 Richard M. Stallman (main): Eliminate arbitrary limit on length of system_name.
Sat, 10 Oct 1998 21:20:22 +0000 Richard M. Stallman (main): Null-terminate system_name.
Wed, 08 Apr 1998 17:31:45 +0000 Dave Love Move inclusion of unistd.h to top, else fails on
Mon, 06 Apr 1998 10:13:46 +0000 Andreas Schwab Include <stdlib.h> and <unistd.h> if available.
Wed, 27 Aug 1997 20:08:59 +0000 Richard M. Stallman [HAVE_SYSVIPC]: Include errno.h, as in the other case.
Wed, 09 Jul 1997 19:20:34 +0000 Richard M. Stallman [C_ALLOCA] (xmalloc): New function.