log lib-src/emacsserver.c @ 42537:f0e15bcba768

age author description
Sat, 29 Dec 2001 22:24:28 +0000 Pavel Jank Include <config.h>.
Wed, 19 Dec 2001 07:23:39 +0000 Pavel Jank Conditionally include config.h.
Tue, 18 Dec 2001 16:00:01 +0000 Dave Love Include "config.h", not <../src/config.h>.
Tue, 09 Oct 2001 10:16:26 +0000 Gerd Moellmann (main): Cast geteuid in sprintf to int.
Tue, 02 Jan 2001 13:52:04 +0000 Eli Zaretskii (main) <homedir>: Make its declaration conditional
Tue, 19 Oct 1999 07:17:20 +0000 Paul Eggert Add support for large files. Merge glibc 2.1.2.
Mon, 30 Aug 1999 15:07:30 +0000 Andreas Schwab Include <stdlib.h> if available. Don't declare errno if it's a macro.
Sat, 14 Aug 1999 04:08:25 +0000 Karl Heuer (main): Move the dynamic allocation of
Mon, 22 Feb 1999 20:51:02 +0000 Karl Heuer (perror_1, fatal_error): Don't compile unless needed.
Sat, 16 Jan 1999 21:44:56 +0000 Richard M. Stallman (main): Eliminate arbitrary limit on
Sat, 10 Oct 1998 21:20:48 +0000 Richard M. Stallman Whitespace change.
Sat, 10 Oct 1998 21:20:22 +0000 Richard M. Stallman (main): Null-terminate system_name.
Mon, 06 Apr 1998 10:14:26 +0000 Andreas Schwab Include <unistd.h> if available.
Thu, 14 Aug 1997 04:16:00 +0000 Richard M. Stallman (main): use SOCKLEN_TYPE for fromlen, if it is defined.
Tue, 22 Oct 1996 17:34:26 +0000 Karl Heuer Fix 1996-09-02 change.
Sat, 07 Sep 1996 01:06:09 +0000 Erik Naggum (main): Declare `fromlen' as size_t, undo previous change.
Wed, 04 Sep 1996 15:20:19 +0000 Richard M. Stallman (main): Declare `fromunix' as size_t.
Mon, 02 Sep 1996 05:45:58 +0000 Richard M. Stallman Include signal.h properly;
Mon, 02 Sep 1996 05:39:36 +0000 Richard M. Stallman On fatal signal, delete socket-file:
Tue, 16 Jul 1996 22:39:31 +0000 Karl Heuer Undo previous change.
Mon, 15 Jul 1996 21:26:39 +0000 Karl Heuer [__GNU_LIBRARY__]: Use size_t for fromlen.
Wed, 03 Jul 1996 02:05:29 +0000 Miles Bader (main) [HAVE_SOCKETS]: Call rewind before writing to infile.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Wed, 03 Jan 1996 04:23:26 +0000 Karl Heuer (main): Do chmod based on existing permission.
Wed, 28 Jun 1995 20:10:12 +0000 Richard M. Stallman Make all error messages start with `Error: '.
Tue, 11 Apr 1995 01:44:46 +0000 Richard M. Stallman Test NO_SOCKETS_IN_FILE_SYSTEM.
Wed, 15 Mar 1995 23:32:19 +0000 Richard M. Stallman Use BSD sockets whenever available, even if HAVE_SYSVIPC.
Wed, 07 Dec 1994 07:38:00 +0000 Richard M. Stallman [HAVE_SYSVIPC]: Include sys/utsname.h.
Tue, 18 Oct 1994 11:23:18 +0000 Richard M. Stallman [SYSV_IPC] (main): Catch SIGHUP as well. Don't
Mon, 10 Oct 1994 04:55:59 +0000 Roland McGrath [! SYSVIPC] (main): Fix uses of FD_* macros: fd_set arg is a pointer,
Sat, 17 Sep 1994 00:02:50 +0000 Karl Heuer (FD_*) [HAVE_SOCKETS & !HAVE_SYSVIPC]: If not already defined, use simple
Mon, 08 Aug 1994 07:08:17 +0000 Richard M. Stallman [SYSV_IPC] (main): Make a separate process
Mon, 01 Aug 1994 07:43:30 +0000 Richard M. Stallman (main): Add casts to avoid warnings.
Thu, 23 Jun 1994 19:26:02 +0000 Richard M. Stallman (main): Don't declare geteuid.
Tue, 08 Feb 1994 23:57:30 +0000 Richard M. Stallman (main) [HAVE_SYSVIPC]: Reverse test of fork value.
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Tue, 20 Jul 1993 05:16:51 +0000 Richard M. Stallman Include types.h before file.h.
Wed, 09 Jun 1993 12:41:31 +0000 Jim Blandy * emacsserver.c (main): When we're passing a `struct sockaddr_un'
Tue, 01 Jun 1993 08:08:38 +0000 Richard M. Stallman #undef signal.
Fri, 24 Apr 1992 08:11:28 +0000 Jim Blandy entered into RCS
Sat, 21 Dec 1991 07:03:14 +0000 Jim Blandy *** empty log message ***
Mon, 04 Mar 1991 02:59:40 +0000 Richard M. Stallman Initial revision