| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | Fix merged code in process.c and eval.c. | Eli Zaretskii | 2016-12-05 | 1 | -5/+8 | |
| | * | | Merge branch 'concurrency' | Eli Zaretskii | 2016-12-04 | 1 | -204/+338 | |
| | |\ \ | ||||||
| | | * | | Fix the MS-Windows build | Eli Zaretskii | 2015-11-02 | 1 | -3/+4 | |
| | | * | | merge from trunk | Ken Raeburn | 2015-11-01 | 1 | -764/+1098 | |
| | | |\ \ | ||||||
| | | * | | | Improve MS-Windows implementation of threads. | Eli Zaretskii | 2013-08-31 | 1 | -3/+0 | |
| | | * | | | Fix MS-Windows build. | Eli Zaretskii | 2013-08-26 | 1 | -4/+7 | |
| | | * | | | merge from trunk | Tom Tromey | 2013-08-25 | 1 | -44/+28 | |
| | | |\ \ \ | ||||||
| | | * | | | | fix up some merge errors in process.c | Tom Tromey | 2013-08-19 | 1 | -17/+1 | |
| | | * | | | | merge from trunk | Tom Tromey | 2013-08-19 | 1 | -121/+168 | |
| | | |\ \ \ \ | ||||||
| | | * \ \ \ \ | merge from trunk | Tom Tromey | 2013-07-26 | 1 | -138/+95 | |
| | | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ \ | Merge from trunk | Tom Tromey | 2013-07-12 | 1 | -96/+61 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | merge from trunk | Tom Tromey | 2013-07-06 | 1 | -33/+66 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ | merge from trunk | Tom Tromey | 2013-06-13 | 1 | -7/+26 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ | merge from trunk; clean up some issues | Tom Tromey | 2013-06-03 | 1 | -240/+262 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | fix process bugs | Tom Tromey | 2013-03-17 | 1 | -68/+59 | |
| | | * | | | | | | | | | | merge from trunk | Tom Tromey | 2013-03-08 | 1 | -46/+44 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ | merge from trunk | Tom Tromey | 2013-01-05 | 1 | -17/+11 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | Remove bit accidentally left over from the merge | Tom Tromey | 2012-12-17 | 1 | -4/+0 | |
| | | * | | | | | | | | | | | | merge from trunk | Tom Tromey | 2012-12-17 | 1 | -767/+423 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ | merge from trunk | Tom Tromey | 2012-09-04 | 1 | -29/+18 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge from trunk | Tom Tromey | 2012-08-20 | 1 | -108/+194 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | process changes | Tom Tromey | 2012-08-15 | 1 | -28/+147 | |
| | | * | | | | | | | | | | | | | | | Prepare process.c for threads by not having global select masks. | Tom Tromey | 2012-08-15 | 1 | -130/+165 | |
| | | * | | | | | | | | | | | | | | | fix a latent bug in process.c | Tom Tromey | 2012-08-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | Clean out some IRIX cruft | Paul Eggert | 2016-12-06 | 1 | -7/+2 | |
| |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | ; Spelling fixes | Paul Eggert | 2016-11-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | Restore file descriptor limit in subprocesses | Paul Eggert | 2016-11-06 | 1 | -4/+23 | |
| * | | | | | | | | | | | | | | | | Don't segfault on timed-out TLS connections | Lars Ingebrigtsen | 2016-11-01 | 1 | -12/+17 | |
| * | | | | | | | | | | | | | | | | Limit <config.h>’s includes | Paul Eggert | 2016-09-30 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-09-26 | 1 | -13/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Improve and clarify documentation of subprocesses | Eli Zaretskii | 2016-08-24 | 1 | -13/+13 | |
| | * | | | | | | | | | | | | | | | Fix open-network-stream responsiveness | Paul Eggert | 2016-07-06 | 1 | -8/+14 | |
| * | | | | | | | | | | | | | | | | Port flexible array members to GCC + valgrind | Paul Eggert | 2016-09-07 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | | | Use DEV_TTY more consistently | Paul Eggert | 2016-09-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | Don’t create fd >= FD_SETSIZE | Paul Eggert | 2016-09-01 | 1 | -0/+14 | |
| * | | | | | | | | | | | | | | | | Fix process leak with make-network-process | Paul Eggert | 2016-08-11 | 1 | -31/+18 | |
| * | | | | | | | | | | | | | | | | Omit unnecessary process initialization | Paul Eggert | 2016-08-10 | 1 | -16/+18 | |
| * | | | | | | | | | | | | | | | | Fix use-after-close in connect_network_socket | Paul Eggert | 2016-08-02 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | Fix use-after-close in connect_network_socket | Paul Eggert | 2016-07-21 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | Re-fix open-network-stream responsiveness | Paul Eggert | 2016-07-04 | 1 | -8/+10 | |
| * | | | | | | | | | | | | | | | | Fix open-network-stream responsiveness | Paul Eggert | 2016-07-03 | 1 | -8/+12 | |
| * | | | | | | | | | | | | | | | | Try other addresses when connecting to multihomed | Paul Eggert | 2016-06-26 | 1 | -12/+35 | |
| * | | | | | | | | | | | | | | | | New macro GNUC_PREREQ for GCC version | Paul Eggert | 2016-06-12 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | Prefer getsockopt to getpeername on non-MS-Windows | Paul Eggert | 2016-06-09 | 1 | -3/+4 | |
| * | | | | | | | | | | | | | | | | Fix XFASTINT of non-fixnum in process status | Paul Eggert | 2016-06-09 | 1 | -13/+13 | |
| * | | | | | | | | | | | | | | | | Don’t use only last protocol from getaddrinfo | Paul Eggert | 2016-05-23 | 1 | -31/+32 | |
| * | | | | | | | | | | | | | | | | * src/process.c (SOCK_NONBLOCK): Fix typo. | Alp Aker | 2016-05-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | Prefer SOCK_NONBLOCK to O_NONBLOCK | Paul Eggert | 2016-05-21 | 1 | -7/+13 | |
| * | | | | | | | | | | | | | | | | Fix compiler warnings in the MinGW build | Eli Zaretskii | 2016-05-21 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | Port --enable-gcc-warnings to GCC 6.1 | Paul Eggert | 2016-05-18 | 1 | -25/+17 | |