aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-06emacsclient: avoid background chatterPaul Eggert1-18/+33
2018-12-06Fix emacsclient hang when backgroundedPaul Eggert1-15/+1
2018-12-03emacsclient: fix typo on recent socket-leak changePaul Eggert1-1/+1
2018-12-03Fix WINDOWSNT/DOS_NT buildEli Zaretskii1-2/+0
2018-12-02emacsclient: don’t leak socket to child processesPaul Eggert1-2/+21
2018-12-02Use tcdrain, not fdatasync, to drain ttysPaul Eggert2-5/+9
2018-12-02emacsclient: fix symlink/socket racePaul Eggert1-37/+41
2018-12-01emacsclient: prefer XDG_RUNTIME_DIR (Bug#33367)Paul Eggert1-53/+77
2018-11-26Unbreak compilation of emacsclient on MS-WindowsEli Zaretskii1-0/+2
2018-11-26emacsclient: assume HAVE_INET_SOCKETSPaul Eggert1-64/+48
2018-11-26emacsclient: negate NO_SOCKETS_IN_FILE_SYSTEMPaul Eggert1-16/+16
2018-11-26emacsclient: fix some races on POSIX systemsPaul Eggert1-85/+196
2018-11-23Avoid compilation warning in emacsclient.cEli Zaretskii1-1/+3
2018-11-23emacsclient: fix child exit when exec failsPaul Eggert1-9/+5
2018-11-23emacsclient: one ‘main’ functionPaul Eggert1-28/+19
2018-11-22emacsclient: tidy socket failure cleanupPaul Eggert1-27/+23
2018-11-22emacsclient: coalesce WINDOWSNT-specific codePaul Eggert1-10/+7
2018-11-22emacsclient: sockaddr portability fixesPaul Eggert1-21/+25
2018-11-21emacsclient: getopt minor cleanupPaul Eggert1-9/+12
2018-11-21emacsclient: omit EXTRA_SPACE guessworkPaul Eggert1-31/+31
2018-11-21emacsclient: take more care with int widthPaul Eggert1-7/+10
2018-11-21emacsclient.c: use C99 to avoid {}Paul Eggert1-110/+108
2018-11-21emacsclient: improve use of localsPaul Eggert1-7/+6
2018-11-21emacsclient: fix unlikely crash with "&"Paul Eggert1-51/+34
2018-11-19Fix last changeEli Zaretskii1-0/+2
2018-11-19Avoid compiler warning in emacsclient.cEli Zaretskii1-0/+2
2018-11-19emacsclient.c: file name component fixesPaul Eggert1-29/+6
2018-11-19emacsclient.c: reindent to fit in 80Paul Eggert1-11/+17
2018-11-19emacsclient.c: use C99 betterPaul Eggert1-26/+22
2018-11-19emacsclient.c: use STDOUT_FILENOPaul Eggert1-5/+5
2018-11-19emacsclient.c: use bool for booleanPaul Eggert1-89/+78
2018-11-19emacsclient.c: make identifiers more localPaul Eggert1-31/+34
2018-11-19emacsclient.c: clean up preprocessing directivesPaul Eggert1-82/+59
2018-11-13Root emacsclient no longer connects to non-root socketsGlenn Morris1-8/+3
2018-10-27Add support in emacsclient for EMACS_SOCKET_NAMEDaniel Pittman1-0/+3
2018-09-24Fix ‘make clean’ with a file named ‘-.o’Paul Eggert1-2/+2
2018-09-16Move current_timespec decl to timespec.hPaul Eggert1-2/+1
2018-09-10Adjust to TIMESPEC_HZ renamingPaul Eggert1-2/+2
2018-08-12Make mini-gmp safe for --enable-gcc-warningsPaul Eggert1-1/+3
2018-08-08Fix emacsclient check for term.el buffer (Bug#21041)Noam Postavsky1-1/+3
2018-08-06Fix the MS-Windows build as followup to Gnulib regex importEli Zaretskii1-0/+67
2018-08-05Use Gnulib regex for lib-srcPaul Eggert2-8/+4
2018-08-05Rename src/regex.c to src/regex-emacs.c.Paul Eggert2-4/+4
2018-07-28; Fix last change: only MinGW runtime 5.0.2 and later needs that.Eli Zaretskii1-1/+1
2018-07-28Fix compilation with mingw.org's MinGW 5.x headersEli Zaretskii1-2/+6
2018-04-30Port --enable-gcc-warnings to GCC 8Paul Eggert1-1/+1
2018-04-28Port --enable-gcc-warnings to GCC 8Paul Eggert5-15/+18
2018-03-01make-docfile: minor fixes and cleanupsPaul Eggert1-41/+54
2018-01-11Teach etags new interpreters for some languagesEli Zaretskii1-5/+26
2018-01-01Fix copyright years by handPaul Eggert1-1/+1