summaryrefslogtreecommitdiff
path: root/lib-src/emacsserver.c
Commit message (Expand)AuthorAgeFilesLines
* 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