1999-10-19 |
Paul Eggert |
Add support for large files. Merge glibc 2.1.2.
|
1999-08-30 |
Andreas Schwab |
Include <stdlib.h> if available. Don't declare errno if it's a macro.
|
1999-08-14 |
Karl Heuer |
(main): Move the dynamic allocation of
|
1999-02-22 |
Karl Heuer |
(perror_1, fatal_error): Don't compile unless needed.
|
1999-01-16 |
Richard M. Stallman |
(main): Eliminate arbitrary limit on
|
1998-10-10 |
Richard M. Stallman |
Whitespace change.
|
1998-10-10 |
Richard M. Stallman |
(main): Null-terminate system_name.
|
1998-04-06 |
Andreas Schwab |
Include <unistd.h> if available.
|
1997-08-14 |
Richard M. Stallman |
(main): use SOCKLEN_TYPE for fromlen, if it is defined.
|
1996-10-22 |
Karl Heuer |
Fix 1996-09-02 change.
|
1996-09-07 |
Erik Naggum |
(main): Declare `fromlen' as size_t, undo previous change.
|
1996-09-04 |
Richard M. Stallman |
(main): Declare `fromunix' as size_t.
|
1996-09-02 |
Richard M. Stallman |
Include signal.h properly;
|
1996-09-02 |
Richard M. Stallman |
On fatal signal, delete socket-file:
|
1996-07-16 |
Karl Heuer |
Undo previous change.
|
1996-07-15 |
Karl Heuer |
[__GNU_LIBRARY__]: Use size_t for fromlen.
|
1996-07-03 |
Miles Bader |
(main) [HAVE_SOCKETS]: Call rewind before writing to infile.
|
1996-01-15 |
Erik Naggum |
Update FSF's address in the preamble.
|
1996-01-03 |
Karl Heuer |
(main): Do chmod based on existing permission.
|
1995-06-28 |
Richard M. Stallman |
Make all error messages start with `Error: '.
|
1995-04-11 |
Richard M. Stallman |
Test NO_SOCKETS_IN_FILE_SYSTEM.
|
1995-03-15 |
Richard M. Stallman |
Use BSD sockets whenever available, even if HAVE_SYSVIPC.
|
1994-12-07 |
Richard M. Stallman |
[HAVE_SYSVIPC]: Include sys/utsname.h.
|
1994-10-18 |
Richard M. Stallman |
[SYSV_IPC] (main): Catch SIGHUP as well. Don't
|
1994-10-10 |
Roland McGrath |
[! SYSVIPC] (main): Fix uses of FD_* macros: fd_set arg is a pointer,
|
1994-09-17 |
Karl Heuer |
(FD_*) [HAVE_SOCKETS & !HAVE_SYSVIPC]: If not already defined, use simple
|
1994-08-08 |
Richard M. Stallman |
[SYSV_IPC] (main): Make a separate process
|
1994-08-01 |
Richard M. Stallman |
(main): Add casts to avoid warnings.
|
1994-06-23 |
Richard M. Stallman |
(main): Don't declare geteuid.
|
1994-02-08 |
Richard M. Stallman |
(main) [HAVE_SYSVIPC]: Reverse test of fork value.
|
1993-09-10 |
Roland McGrath |
Include <config.h> instead of "config.h".
|
1993-07-20 |
Richard M. Stallman |
Include types.h before file.h.
|
1993-06-09 |
Jim Blandy |
* emacsserver.c (main): When we're passing a `struct sockaddr_un'
|
1993-06-01 |
Richard M. Stallman |
#undef signal.
|
1992-04-24 |
Jim Blandy |
entered into RCS
|
1991-12-21 |
Jim Blandy |
*** empty log message ***
|
1991-03-04 |
Richard M. Stallman |
Initial revision
|