log lib-src/emacsclient.c @ 20892:18f3cb26243f before-miles-orphaned-changes gcc-2_8_1-980401 gcc-2_8_1-980407 gcc-2_8_1-980412 gcc-2_8_1-980413 gcc-2_8_1-RELEASE gcc_2_8_1-980315 libc-980214 libc-980215 libc-980216 libc-980217 libc-980218 libc-980219 libc-980220 libc-980221 libc-980222 libc-980223 libc-980224 libc-980225 libc-980226 libc-980227 libc-980228 libc-980301 libc-980302 libc-980303 libc-980304 libc-980306 libc-980307 libc-980308 libc-980309 libc-980310 libc-980311 libc-980312 libc-980313 libc-980314 libc-980315 libc-980316 libc-980317 libc-980318 libc-980319 libc-980320 libc-980321 libc-980322 libc-980323 libc-980324 libc-980325 libc-980326 libc-980327 libc-980328 libc-980329 libc-980330 libc-980331 libc-980401 libc-980402 libc-980403 libc-980404 libc-980405 libc-980406 libc-980407 libc-980408 libc-980409 libc-980410 libc-980411 libc-980412 libc-980413 libc-980414 libc-980428 libc-980429 libc-980430 libc-980501 libc-980502 libc-980503 libc-980504 libc-980505 libc-980506 libc-980507 libc-980508 libc-980509 libc-980510 libc-980512 libc-980513 libc-980514 libc-980515 libc-980516 libc-980517 libc-980518 libc-980519 libc-980520 libc-980521 libc-980522 libc-980523 libc-980524 libc-980525 libc-980526 libc-980527 libc-980528 libc-980529 libc-980530 libc-980531 libc-980601 libc-980602 libc-980603 libc-980604 libc-980605 libc-980606 libc-980607 libc-980608 libc-980609 libc-980610 libc-980611 libc-980612 libc-980613

age author description
Wed, 27 Aug 1997 20:08:59 +0000 Richard M. Stallman [HAVE_SYSVIPC]: Include errno.h, as in the other case.
Wed, 09 Jul 1997 19:20:34 +0000 Richard M. Stallman [C_ALLOCA] (xmalloc): New function.
Tue, 17 Sep 1996 02:37:17 +0000 Karl Heuer Replaced all BSD with BSD_SYSTEM.
Tue, 10 Sep 1996 02:00:27 +0000 Richard M. Stallman (longopts): Change nowait to no-wait.
Mon, 02 Sep 1996 17:43:32 +0000 Richard M. Stallman (quote_file_name): Quote with &, not \.
Mon, 02 Sep 1996 00:05:56 +0000 Richard M. Stallman (quote_file_name): New function.
Sun, 01 Sep 1996 18:25:21 +0000 Richard M. Stallman (decode_options): New function.
Sat, 31 Aug 1996 16:25:21 +0000 Richard M. Stallman (both versions): Handle -nowait and --nowait by sending data to the server.
Tue, 23 Jul 1996 14:18:34 +0000 Richard M. Stallman (main) [HAVE_SOCKETS]: Use two separate stdio
Wed, 21 Feb 1996 20:53:01 +0000 Karl Heuer (main, both definitions): Print a newline for normal termination.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Tue, 18 Apr 1995 20:50:19 +0000 Richard M. Stallman (main): Add argv[0] to an error message.
Fri, 14 Apr 1995 02:10:52 +0000 Karl Heuer (main): Improve error handling.
Tue, 11 Apr 1995 01:44:46 +0000 Richard M. Stallman Test NO_SOCKETS_IN_FILE_SYSTEM.
Fri, 07 Apr 1995 01:01:25 +0000 Richard M. Stallman [Berkeley sockets version] (main): Declare getcwd.
Wed, 15 Mar 1995 23:31:02 +0000 Richard M. Stallman Use BSD sockets whenever available, even if HAVE_SYSVIPC.
Wed, 07 Dec 1994 07:39:23 +0000 Richard M. Stallman [HAVE_SYSVIPC]: Include sys/utsname.h.
Wed, 12 Oct 1994 20:21:51 +0000 David J. MacKenzie Eliminate some -Wall warnings.
Wed, 27 Jul 1994 17:59:03 +0000 Richard M. Stallman (main): New local var progname saves argv[0].
Tue, 26 Jul 1994 19:56:03 +0000 Richard M. Stallman (main): Don't actually modify argv[0]. Modify a copy instead.
Sat, 05 Mar 1994 21:42:57 +0000 Richard M. Stallman (main) [HAVE_SYSVIPC]: Make msgp->mtext longer if necessary.
Sat, 08 Jan 1994 22:27:30 +0000 Roland McGrath [! HAVE_STRERROR] (strerror): Define the function.
Sat, 08 Jan 1994 21:43:57 +0000 Roland McGrath Don't declare sys_errlist; declare strerror instead.
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Wed, 09 Jun 1993 12:45:26 +0000 Jim Blandy * emacsserver.c (main): When we're passing a `struct sockaddr_un'
Sat, 22 Aug 1992 07:10:23 +0000 Richard M. Stallman entered into RCS
Fri, 17 Jul 1992 21:04:37 +0000 Jim Blandy *** empty log message ***
Tue, 14 Jan 1992 08:05:08 +0000 Jim Blandy *** empty log message ***
Thu, 09 Jan 1992 06:37:22 +0000 Michael I. Bushnell *** empty log message ***
Mon, 02 Sep 1991 20:23:32 +0000 Richard M. Stallman Initial revision