summaryrefslogtreecommitdiff
path: root/lib-src/emacsclient.c
Commit message (Collapse)AuthorAgeFilesLines
* (main): New local var progname saves argv[0].Richard M. Stallman1994-07-271-1/+2
|
* (main): Don't actually modify argv[0]. Modify a copy instead.Richard M. Stallman1994-07-261-5/+6
|
* (main) [HAVE_SYSVIPC]: Make msgp->mtext longer if necessary.Richard M. Stallman1994-03-051-4/+32
| | | | On HPUX, error if it's more than 512 chars.
* [! HAVE_STRERROR] (strerror): Define the function.Roland McGrath1994-01-081-0/+15
|
* Don't declare sys_errlist; declare strerror instead.Roland McGrath1994-01-081-6/+4
| | | | (main): Call strerror instead of using sys_errlist.
* Include <config.h> instead of "config.h".Roland McGrath1993-09-101-1/+1
|
* * emacsserver.c (main): When we're passing a `struct sockaddr_un'Jim Blandy1993-06-091-3/+3
| | | | | | to bind or accept, cast the pointer, to avoid warnings on systems which declare prototypes for this. * emacsclient.c (main): Same.
* entered into RCSRichard M. Stallman1992-08-221-1/+1
|
* *** empty log message ***Jim Blandy1992-07-171-1/+5
|
* *** empty log message ***Jim Blandy1992-01-141-21/+19
|
* *** empty log message ***Michael I. Bushnell1992-01-091-1/+8
|
* Initial revisionRichard M. Stallman1991-09-021-0/+277