Sun, 22 Aug 2010 08:14:37 -0700 |
Dan Nicolaescu |
Simplify termio code.
|
Mon, 09 Aug 2010 02:35:21 -0700 |
Dan Nicolaescu |
Use const char* instead of char*.
|
Fri, 06 Aug 2010 13:08:26 -0700 |
Dan Nicolaescu |
* src/process.c: Simplify include logic.
|
Fri, 06 Aug 2010 12:07:16 -0700 |
Dan Nicolaescu |
Remove extern declarations in .c files, .h files have them.
|
Fri, 06 Aug 2010 12:12:41 +0200 |
Jan D |
Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings.
|
Thu, 05 Aug 2010 17:36:12 -0700 |
Dan Nicolaescu |
Cleanup process.c.
|
Mon, 26 Jul 2010 20:59:42 -0700 |
Dan Nicolaescu |
* src/process.c: Move definitions earlier to minimize #ifdefs.
|
Tue, 13 Jul 2010 13:57:00 +0300 |
Eli Zaretskii |
Remove more "#ifdef subprocesses".
|
Tue, 13 Jul 2010 13:03:22 +0300 |
Eli Zaretskii |
Fix the MS-DOS build (fallout from revno 100807).
|
Mon, 12 Jul 2010 21:54:28 -0700 |
Dan Nicolaescu |
Remove subprocesses #ifdefs from term.c.
|
Mon, 12 Jul 2010 21:44:35 +0300 |
Eli Zaretskii |
(wait_reading_process_output) [!subprocesses]: Convert arg list to ANSI C.
|
Mon, 12 Jul 2010 21:36:48 +0300 |
Eli Zaretskii |
Fix the MS-DOS build (fallout from revs 100791, 100794, 100795).
|
Mon, 12 Jul 2010 21:23:00 +0300 |
Eli Zaretskii |
Fix the MS-DOS build (fallout from revno 100791, 100794, 100795).
|
Mon, 12 Jul 2010 19:47:17 +0200 |
Andreas Schwab |
Convert old-style definitions
|
Mon, 12 Jul 2010 10:04:38 -0700 |
Dan Nicolaescu |
* src/buffer.c (Fset_buffer_multibyte): Remove subprocesses conditional.
|
Sun, 11 Jul 2010 20:34:43 +0200 |
Andreas Schwab |
Use offsetof instead of own definition
|
Sun, 11 Jul 2010 20:19:16 +0200 |
Andreas Schwab |
* process.c: Remove obsolete comment.
|
Sun, 11 Jul 2010 08:55:06 +0300 |
Eli Zaretskii |
Don't use `subprocesses' in msdos.c.
|
Sat, 10 Jul 2010 16:26:44 +0300 |
Eli Zaretskii |
Unify the two branches, with and without subprocesses.
|
Thu, 08 Jul 2010 14:25:08 -0700 |
Dan Nicolaescu |
Convert DEFUNs to standard C.
|
Thu, 08 Jul 2010 20:30:58 +0300 |
Eli Zaretskii |
Fix MS-DOS build broken by revno 100745.
|
Thu, 08 Jul 2010 00:18:28 +0200 |
Andreas Schwab |
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
|
Wed, 07 Jul 2010 19:39:49 +0200 |
Jan D |
If kbd_buffer is becoming full, stop reading until it drains (Bug#6571).
|
Wed, 07 Jul 2010 11:45:28 +0200 |
Juanma Barranquero |
Fix whitespace to follow coding guidelines.
|
Mon, 05 Jul 2010 09:29:35 -0700 |
Dan Nicolaescu |
Convert function definitions and declarations to standard C.
|
Mon, 05 Jul 2010 12:36:06 +0200 |
Juanma Barranquero |
Convert most remaining function definitions to standard C.
|
Fri, 02 Jul 2010 14:19:53 +0200 |
Jan D |
Remove __P and P_ from .c and .m files and definition of P_
|
Thu, 01 Jul 2010 01:07:11 +0200 |
Andreas Schwab |
Avoid erroneous syscalls
|
Thu, 10 Jun 2010 00:08:50 +0200 |
Andreas Schwab |
Merge from emacs-23
|
Fri, 04 Jun 2010 00:47:35 +0200 |
Andreas Schwab |
* process.c (conv_lisp_to_sockaddr): Fix conversion of IPv4
|