]> code.delx.au - gnu-emacs/history - src/process.c
Don't install keyboard hook when debugged on MS-Windows
[gnu-emacs] / src / process.c
2016-07-03 Paul EggertRe-fix open-network-stream responsiveness
2016-07-03 Paul EggertFix open-network-stream responsiveness
2016-06-26 Paul EggertTry other addresses when connecting to multihomed
2016-06-25 Paul EggertMerge from origin/emacs-25
2016-06-18 Paul EggertMerge from origin/emacs-25
2016-06-18 Paul Eggert; Merge from origin/emacs-25
2016-06-18 Paul EggertMerge from origin/emacs-25
2016-06-18 Paul Eggert; Merge from origin/emacs-25
2016-06-18 Paul EggertMerge from origin/emacs-25
2016-06-12 Paul EggertNew macro GNUC_PREREQ for GCC version
2016-06-10 Martin RudalicsMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-06-10 Paul EggertPrefer getsockopt to getpeername on non-MS-Windows
2016-06-10 Paul EggertFix XFASTINT of non-fixnum in process status
2016-06-07 Paul EggertMerge from origin/emacs-25
2016-06-07 Paul Eggert; Merge from origin/emacs-25
2016-06-07 Paul EggertMerge from origin/emacs-25
2016-05-31 Paul EggertMerge from origin/emacs-25
2016-05-26 Paul EggertMerge from origin/emacs-25
2016-05-26 Paul Eggert; Merge from origin/emacs-25
2016-05-26 Paul EggertMerge from origin/emacs-25
2016-05-26 Paul Eggert; Merge from origin/emacs-25
2016-05-26 Paul EggertMerge from origin/emacs-25
2016-05-26 Paul Eggert; Merge from origin/emacs-25
2016-05-26 Paul EggertMerge from origin/emacs-25
2016-05-23 Paul EggertDon’t use only last protocol from getaddrinfo
2016-05-22 Alp Aker* src/process.c (SOCK_NONBLOCK): Fix typo.
2016-05-22 Paul EggertPrefer SOCK_NONBLOCK to O_NONBLOCK
2016-05-21 Eli ZaretskiiFix compiler warnings in the MinGW build
2016-05-18 Paul EggertPort --enable-gcc-warnings to GCC 6.1
2016-05-14 Paul EggertMerge from origin/emacs-25
2016-05-13 Paul EggertMerge from origin/emacs-25
2016-05-13 Chris FengCorrect server/client address
2016-05-10 Paul Eggert; Merge from origin/emacs-25
2016-05-10 Paul EggertMerge from origin/emacs-25
2016-05-09 Paul EggertMerge from origin/emacs-25
2016-05-09 Paul Eggert; Merge from origin/emacs-25
2016-05-07 Eli ZaretskiiDocument automatic adjustment of process' logical windo...
2016-05-06 Paul EggertMerge from origin/emacs-25
2016-05-02 Aaron ConoleFix the call to set_network_coding_system
2016-05-02 Paul EggertMerge from origin/emacs-25
2016-05-02 Paul EggertMerge from origin/emacs-25
2016-05-02 Paul Eggert; Merge from origin/emacs-25
2016-05-02 Paul EggertMerge from origin/emacs-25
2016-05-02 Paul Eggert; Merge from origin/emacs-25
2016-05-02 Paul EggertMerge from origin/emacs-25
2016-05-02 Paul Eggert; Merge from origin/emacs-25
2016-05-02 Paul EggertMerge from origin/emacs-25
2016-05-02 Paul Eggert; Merge from origin/emacs-25
2016-05-02 Paul EggertMerge from origin/emacs-25
2016-04-30 Eli ZaretskiiFix the MSDOS build
2016-04-26 Paul EggertFix socketd fd startup bug that I introduced
2016-04-24 Paul EggertMerge from origin/emacs-25
2016-04-24 Paul Eggert; Merge from origin/emacs-25
2016-04-24 Paul EggertMerge from origin/emacs-25
2016-04-24 Paul Eggert; Merge from origin/emacs-25
2016-04-24 Paul EggertMerge from origin/emacs-25
2016-04-18 Paul EggertMerge from origin/emacs-25
2016-04-18 Paul Eggert; Merge from origin/emacs-25
2016-04-18 Paul EggertMerge from origin/emacs-25
2016-04-18 Paul Eggert; Merge from origin/emacs-25
2016-04-18 Paul EggertMerge from origin/emacs-25
2016-04-18 Paul EggertMinor fixups for external socket launching
2016-04-16 Matthew LeachAdd external socket launching support
2016-04-12 Paul EggertMerge from origin/emacs-25
2016-04-11 Paul EggertMerge from origin/emacs-25
2016-04-11 Paul Eggert; Merge from origin/emacs-25
2016-04-11 Paul EggertMerge from origin/emacs-25
2016-04-11 Paul Eggert; Merge from origin/emacs-25
2016-04-11 Paul EggertMerge from origin/emacs-25
2016-04-05 Paul EggertPrefer AUTO_STRING_WITH_LEN to make_formatted_string
2016-04-04 Paul EggertSpelling fixes
2016-04-03 Paul EggertMerge from origin/emacs-25
2016-04-03 Paul Eggert; Merge from origin/emacs-25
2016-04-03 Paul EggertMerge from origin/emacs-25
2016-04-02 John Wiegley; Merge from origin/emacs-25
2016-04-02 John WiegleyMerge from origin/emacs-25
2016-04-02 John Wiegley; Merge from origin/emacs-25
2016-04-02 John WiegleyMerge from origin/emacs-25
2016-03-23 Paul EggertMerge from origin/emacs-25
2016-03-23 Paul Eggert; Merge from origin/emacs-25
2016-03-23 Paul EggertMerge from origin/emacs-25
2016-03-22 Paul EggertMerge from origin/emacs-25
2016-03-22 Paul Eggert; Merge from origin/emacs-25
2016-03-22 Paul Eggert-
2016-03-22 Paul Eggert; Merge from origin/emacs-25
2016-03-22 Paul Eggert-
2016-03-22 Paul EggertAssume NON_BLOCKING_CONNECT (Bug#22946)
2016-03-11 John WiegleyMerge from origin/emacs-25
2016-03-11 John Wiegley; Merge from origin/emacs-25
2016-03-11 John WiegleyMerge from origin/emacs-25
2016-03-11 John Wiegley; Merge from origin/emacs-25
2016-03-10 Paul EggertRework C source files to avoid ^(
2016-03-10 Alan MackenzieMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-03-10 Paul EggertMinor fixes for getaddrinfo_a usage
2016-03-08 Paul EggertAssume getaddrinfo in C code
2016-03-07 Paul EggertRemove support for IRIX
2016-03-04 John WiegleyMerge from origin/emacs-25
2016-03-04 John Wiegley; Merge from origin/emacs-25
2016-03-04 John WiegleyMerge from origin/emacs-25
2016-03-04 John Wiegley; Merge from origin/emacs-25
next