log lib-src/emacsserver.c @ 16842:72276b334084 before-thomas-posix1996 glibc-2_0_2 libc-970108 libc-970109 libc-970110 libc-970111 libc-970112 libc-970113 libc-970114 libc-970115 libc-970116 libc-970117 libc-970118 libc-970119 libc-970120 libc-970121 libc-970122 libc-970123 libc-970124 libc-970125 libc-970126 libc-970127 libc-970128 libc-970129 libc-970130 libc-970131 libc-970201 libc-970202 libc-970203 libc-970204 libc-970205 libc-970206 libc-970207 libc-970208 libc-970209 libc-970210 libc-970211 libc-970212 libc-970213 libc-970214 libc-970215 libc-970216 libc-970217 libc-970218 libc-970219 libc-970220 libc-970221 libc-970222 libc-970223 libc-970224 libc-970225 libc-970226 libc-970227 libc-970228 libc-970301 libc-970302 libc-970303 libc-970304 libc-970305 libc-970306 libc-970307 libc-970308 libc-970309 libc-970310 libc-970311 libc-970312 libc-970313 libc-970314 libc-970315 libc-970316 libc-970317 libc-970318 libc-970319 libc-970320 libc-970321 libc-970322 libc-970323 libc-970324 libc20x-970306 libc20x-97031 libc20x-970316 libc20x-970318 libc20x-970319 libc20x-970404 root-libc-2_0_x-branch

age author description
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