| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2002-09-25 | Remove emacsserver. | Stefan Monnier | |
| 2001-12-29 | Include <config.h>. | Pavel Janík | |
| 2001-12-19 | Conditionally include config.h. | Pavel Janík | |
| 2001-12-18 | Include "config.h", not <../src/config.h>. | Dave Love | |
| 2001-10-09 | (main): Cast geteuid in sprintf to int. | Gerd Moellmann | |
| From Hallvard B Furuseth <h.b.furuseth@usit.uio.no>. | |||
| 2001-01-02 | (main) <homedir>: Make its declaration conditional | Eli Zaretskii | |
| on SERVER_HOME_DIR, to avoid compiler warnings. | |||
| 1999-10-19 | Add support for large files. Merge glibc 2.1.2. | Paul Eggert | |
| * b2m.c, emacsclient.c, emacsserver.c, fakemail.c, make-docfile.c, movemail.c, pop.c: Do not include <stdlib.h>, as <config.h> does this now. * b2m.c, emacsserver.c, etags.c, profile.c: Include <config.h> before any system include files. * emacsclient.c, emacsserver.c, fakemail.c, movemail.c, pop.c, test-distrib.c: (read, write, open, close): Do not undef. * getopt.c, getopt1.c: Adopt glibc 2.1.2, with the following fix: (const): Do not define if HAVE_CONFIG_H; that's config.h's job. * getopt.h: Adopt glibc 2.1.2. | |||
| 1999-08-30 | Include <stdlib.h> if available. Don't declare errno if it's a macro. | Andreas Schwab | |
| 1999-08-14 | (main): Move the dynamic allocation of | Karl Heuer | |
| system_name outside of the SERVER_HOME_DIR conditional. | |||
| 1999-02-22 | (perror_1, fatal_error): Don't compile unless needed. | Karl Heuer | |
| 1999-01-16 | (main): Eliminate arbitrary limit on | Richard M. Stallman | |
| 1998-10-10 | Whitespace change. | Richard M. Stallman | |
| 1998-10-10 | (main): Null-terminate system_name. | Richard M. Stallman | |
| 1998-04-06 | Include <unistd.h> if available. | Andreas Schwab | |
| (main, handle_signals, perror_1, fatal_error): Explicitly declare return types. Add forward declarations. | |||
| 1997-08-14 | (main): use SOCKLEN_TYPE for fromlen, if it is defined. | Richard M. Stallman | |
| 1996-10-22 | Fix 1996-09-02 change. | Karl Heuer | |
| 1996-09-07 | (main): Declare `fromlen' as size_t, undo previous change. | Erik Naggum | |
| 1996-09-04 | (main): Declare `fromunix' as size_t. | Richard M. Stallman | |
| 1996-09-02 | Include signal.h properly; | Richard M. Stallman | |
| delete the duplicate includes for it. | |||
| 1996-09-02 | On fatal signal, delete socket-file: | Richard M. Stallman | |
| Include signal.h. (xmalloc, fatal, error): New functions. (delete_socket, handle_signals): New functions. (progname, socket_name): New variables. [HAVE_SOCKETS] (main): Call handle_signals; set the new variables. | |||
| 1996-07-16 | Undo previous change. | Karl Heuer | |
| 1996-07-15 | [__GNU_LIBRARY__]: Use size_t for fromlen. | Karl Heuer | |
| 1996-07-03 | (main) [HAVE_SOCKETS]: Call rewind before writing to infile. | Miles Bader | |
| 1996-01-15 | Update FSF's address in the preamble. | Erik Naggum | |
| 1996-01-03 | (main): Do chmod based on existing permission. | Karl Heuer | |
| 1995-06-28 | Make all error messages start with `Error: '. | Richard M. Stallman | |
| (fatal_error, perror_1): New functions, use throughout. | |||
| 1995-04-11 | Test NO_SOCKETS_IN_FILE_SYSTEM. | Richard M. Stallman | |
| 1995-03-15 | Use BSD sockets whenever available, even if HAVE_SYSVIPC. | Richard M. Stallman | |
| 1994-12-07 | [HAVE_SYSVIPC]: Include sys/utsname.h. | Richard M. Stallman | |
| (main): If socket/mqueue name is in home dir, add in the host name. Rename .emacs_server to .emacs-server-.... | |||
| 1994-10-18 | [SYSV_IPC] (main): Catch SIGHUP as well. Don't | Richard M. Stallman | |
| call kill with pid 0. Handle EINTR when receiving messages. | |||
| 1994-10-10 | [! SYSVIPC] (main): Fix uses of FD_* macros: fd_set arg is a pointer, | Roland McGrath | |
| descriptor arg comes first. | |||
| 1994-09-17 | (FD_*) [HAVE_SOCKETS & !HAVE_SYSVIPC]: If not already defined, use simple | Karl Heuer | |
| 32-bit versions of these macros. (main) [HAVE_SOCKETS & !HAVE_SYSVIPC]: Use these macros. | |||
| 1994-08-08 | [SYSV_IPC] (main): Make a separate process | Richard M. Stallman | |
| so we can listen for multiple requests. | |||
| 1994-08-01 | (main): Add casts to avoid warnings. | Richard M. Stallman | |
| 1994-06-23 | (main): Don't declare geteuid. | Richard M. Stallman | |
| Don't declare getenv if convex. | |||
| 1994-02-08 | (main) [HAVE_SYSVIPC]: Reverse test of fork value. | Richard M. Stallman | |
| 1993-09-10 | Include <config.h> instead of "config.h". | Roland McGrath | |
| 1993-07-20 | Include types.h before file.h. | Richard M. Stallman | |
| 1993-06-09 | * emacsserver.c (main): When we're passing a `struct sockaddr_un' | Jim Blandy | |
| to bind or accept, cast the pointer, to avoid warnings on systems which declare prototypes for this. | |||
| 1993-06-01 | #undef signal. | Richard M. Stallman | |
| 1992-04-24 | entered into RCS | Jim Blandy | |
| 1991-12-21 | *** empty log message *** | Jim Blandy | |
| 1991-03-04 | Initial revision | Richard M. Stallman | |
