summaryrefslogtreecommitdiff
path: root/lib-src/emacsserver.c
Commit message (Expand)AuthorAgeFilesLines
* (main): use SOCKLEN_TYPE for fromlen, if it is defined.Richard M. Stallman1997-08-141-0/+4
* Fix 1996-09-02 change.Karl Heuer1996-10-221-1/+1
* (main): Declare `fromlen' as size_t, undo previous change.Erik Naggum1996-09-071-3/+3
* (main): Declare `fromunix' as size_t.Richard M. Stallman1996-09-041-1/+2
* Include signal.h properly;Richard M. Stallman1996-09-021-3/+1
* On fatal signal, delete socket-file:Richard M. Stallman1996-09-021-1/+130
* Undo previous change.Karl Heuer1996-07-161-6/+1
* [__GNU_LIBRARY__]: Use size_t for fromlen.Karl Heuer1996-07-151-1/+7
* (main) [HAVE_SOCKETS]: Call rewind before writing to infile.Miles Bader1996-07-031-0/+1
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
* (main): Do chmod based on existing permission.Karl Heuer1996-01-031-1/+9
* Make all error messages start with `Error: '.Richard M. Stallman1995-06-281-24/+38
* Test NO_SOCKETS_IN_FILE_SYSTEM.Richard M. Stallman1995-04-111-1/+1
* Use BSD sockets whenever available, even if HAVE_SYSVIPC.Richard M. Stallman1995-03-151-1/+1
* [HAVE_SYSVIPC]: Include sys/utsname.h.Richard M. Stallman1994-12-071-4/+16
* [SYSV_IPC] (main): Catch SIGHUP as well. Don'tRichard M. Stallman1994-10-181-1/+12
* [! SYSVIPC] (main): Fix uses of FD_* macros: fd_set arg is a pointer,Roland McGrath1994-10-101-6/+6
* (FD_*) [HAVE_SOCKETS & !HAVE_SYSVIPC]: If not already defined, use simpleKarl Heuer1994-09-171-6/+30
* [SYSV_IPC] (main): Make a separate processRichard M. Stallman1994-08-081-9/+40
* (main): Add casts to avoid warnings.Richard M. Stallman1994-08-011-2/+3
* (main): Don't declare geteuid.Richard M. Stallman1994-06-231-1/+2
* (main) [HAVE_SYSVIPC]: Reverse test of fork value.Richard M. Stallman1994-02-081-2/+5
* Include <config.h> instead of "config.h".Roland McGrath1993-09-101-1/+1
* Include types.h before file.h.Richard M. Stallman1993-07-201-1/+1
* * emacsserver.c (main): When we're passing a `struct sockaddr_un'Jim Blandy1993-06-091-2/+2
* #undef signal.Richard M. Stallman1993-06-011-0/+1
* entered into RCSJim Blandy1992-04-241-2/+3
* *** empty log message ***Jim Blandy1991-12-211-7/+15
* Initial revisionRichard M. Stallman1991-03-041-0/+318