| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | Say (accept-process-output P)'s result pertains to P if P is non-nil. | Paul Eggert | 2014-06-09 | 1 | -13/+12 | |
| * | | | | | | | | | | | | | | | If a C name must be extern on some platforms, make it extern on all. | Paul Eggert | 2014-06-08 | 1 | -6/+0 | |
| * | | | | | | | | | | | | | | | * configure.ac (POLL_FOR_INPUT): Define with HAVE_WINDOW_SYSTEM. | Dmitry Antipov | 2014-06-05 | 1 | -6/+0 | |
| * | | | | | | | | | | | | | | | If ENABLE_CHECKING, range-check args of FD_CLR, FD_ISSET, FD_SET. | Paul Eggert | 2014-06-03 | 1 | -6/+0 | |
| * | | | | | | | | | | | | | | | * process.c (wait_reading_process_output): Omit incorrect test | Paul Eggert | 2014-06-02 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | | Don't kill already-reaped process. | Paul Eggert | 2014-05-26 | 1 | -20/+15 | |
| * | | | | | | | | | | | | | | | Merge from emacs-24; up to 2014-05-04T21:18:30Z!eggert@cs.ucla.edu | Paul Eggert | 2014-05-04 | 1 | -5/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | Handle systems without WCONTINUED consistently. | Paul Eggert | 2014-05-03 | 1 | -5/+1 | |
| * | | | | | | | | | | | | | | | Merge from emacs-24; up to 2014-05-01T10:21:17Z!rgm@gnu.org | Juanma Barranquero | 2014-04-30 | 1 | -1/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | * src/process.c (handle_child_signal): Handle systems without WCONTINUED | Glenn Morris | 2014-04-29 | 1 | -1/+5 | |
| * | | | | | | | | | | | | | | | Merge from emacs-24; up to 2014-04-16T15:28:26Z!monnier@iro.umontreal.ca | Paul Eggert | 2014-04-16 | 1 | -23/+27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | Fix the MSDOS build. | Eli Zaretskii | 2014-04-16 | 1 | -23/+27 | |
| | * | | | | | | | | | | | | | | Backport memory fix (2014-03-22T03:04:53Z!dancol@dancol.org) from trunk | Daniel Colascione | 2014-03-22 | 1 | -4/+16 | |
| | * | | | | | | | | | | | | | | Backport memory fix (2014-03-23T05:15:48Z!dancol@dancol.org) from trunk | Daniel Colascione | 2014-03-22 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | | Prefer 'ARRAYELTS (x)' to 'sizeof x / sizeof *x'. | Paul Eggert | 2014-04-05 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | Handle sigmask better with nested signal handlers. | Paul Eggert | 2014-03-25 | 1 | -5/+7 | |
| * | | | | | | | | | | | | | | | Don't underflow datagram_address array | Daniel Colascione | 2014-03-22 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | | Do not read unitialized memory in conv_sockaddr_to_lisp | Daniel Colascione | 2014-03-21 | 1 | -4/+16 | |
| |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Bit more doc for process filter and sentinel changes | Glenn Morris | 2014-02-22 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | Some doc updates for default process sentinels and filters not being nil | Glenn Morris | 2014-02-21 | 1 | -15/+17 | |
| * | | | | | | | | | | | | | | Don't ignore SIGPROF in subprocesses | Andreas Schwab | 2014-01-30 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | Fix spelling of "GNUstep" | Glenn Morris | 2014-01-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | Minor fixes for recent openp changes. | Paul Eggert | 2013-12-18 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | Add load-prefer-newer option, to load .el if newer than .elc | Glenn Morris | 2013-12-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Fix bug #16152 with crashes in process-send-eof on MS-Windows. | Eli Zaretskii | 2013-12-15 | 1 | -13/+23 | |
| * | | | | | | | | | | | | | | * src/process.c (get_process): Explicit error for dead buffers | Glenn Morris | 2013-11-22 | 1 | -5/+7 | |
| * | | | | | | | | | | | | | | Merge from emacs-24; up to 2013-01-03T02:37:57Z!rgm@gnu.org | Glenn Morris | 2013-11-22 | 1 | -3/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | Fixes: debbugs:15923 | Andreas Schwab | 2013-11-19 | 1 | -3/+2 | |
| * | | | | | | | | | | | | | | | * src/xdisp.c (syms_of_xdisp): New vars redisplay--all-windows-cause and | Stefan Monnier | 2013-11-06 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | Fix recent gnutls changes. | Paul Eggert | 2013-11-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Several GnuTLS fixes for log level and initialization. | Ted Zlatanov | 2013-11-04 | 1 | -3/+4 | |
| * | | | | | | | | | | | | | | | Port to stricter C99 platforms. | Paul Eggert | 2013-11-03 | 1 | -15/+17 | |
| * | | | | | | | | | | | | | | | Make some functions static in non-Microsoft builds. | Paul Eggert | 2013-10-16 | 1 | -36/+45 | |
| * | | | | | | | | | | | | | | | Implement network-interface-* functions for MS-Windows (bug #15610). | Eli Zaretskii | 2013-10-16 | 1 | -19/+37 | |
| * | | | | | | | | | | | | | | | Fix build break due to vector changes | Daniel Colascione | 2013-09-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Use union for the payload of struct Lisp_Vector. | Dmitry Antipov | 2013-09-24 | 1 | -14/+14 | |
| * | | | | | | | | | | | | | | | Fix compiler warnings from XCode 5.0 on OSX. | Jan Djärv | 2013-09-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | A simpler, centralized INLINE. | Paul Eggert | 2013-09-20 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | | * intervals.c (set_point_from_marker): New function. | Dmitry Antipov | 2013-08-29 | 1 | -8/+3 | |
| * | | | | | | | | | | | | | | | Simplify SELECT_TYPE-related code. | Paul Eggert | 2013-08-27 | 1 | -26/+26 | |
| * | | | | | | | | | | | | | | | Simplify EMACS_TIME-related code. | Paul Eggert | 2013-08-27 | 1 | -32/+32 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | System-dependent integer overflow fixes. | Paul Eggert | 2013-08-23 | 1 | -5/+8 | |
| * | | | | | | | | | | | | | | Don't let very long directory names overrun the stack. | Paul Eggert | 2013-08-23 | 1 | -25/+7 | |
| * | | | | | | | | | | | | | | * process.c (flush_pending_output): Remove stub. | Paul Eggert | 2013-08-22 | 1 | -14/+4 | |
| * | | | | | | | | | | | | | | * process.c (allocate_pty) [PTY_OPEN]: Set fd's FD_CLOEXEC flag. | Paul Eggert | 2013-08-20 | 1 | -0/+9 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | * process.c (handle_child_signal): Fix crash; deleted pid. | Paul Eggert | 2013-08-18 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | Spelling fixes. | Paul Eggert | 2013-08-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | * lisp.h (FOR_EACH_ALIST_VALUE): New macro | Dmitry Antipov | 2013-08-15 | 1 | -26/+21 | |
| * | | | | | | | | | | | | | * process.c (deactivate_process): Reset fds to -1. | Paul Eggert | 2013-08-12 | 1 | -0/+2 | |