| Age | Commit message (Expand) | Author |
| 2010-10-04 | Remove O_RDONLY, O_WRONLY definitions, not needed. | Dan Nicolaescu |
| 2010-10-03 | Include <fcntl.h> unconditionally. | Dan Nicolaescu |
| 2010-10-01 | Do not include stdlib.h and string.h, config.h does it. | Dan Nicolaescu |
| 2010-10-01 | * src/callproc.c (SIGCHLD): Remove conditional definition, syssignal.h define... | Dan Nicolaescu |
| 2010-09-30 | Complement a coding system for encoding arguments and input to a process. | Kenichi Handa |
| 2010-09-24 | Fix int/EMACS_INT use in callproc.c. | Eli Zaretskii |
| 2010-08-22 | Simplify termio code. | Dan Nicolaescu |
| 2010-08-11 | Fix -Wwrite_strings in general and for Gtk+ specific code. | Jan D |
| 2010-07-28 | Remove extern declarations from .c files, and them to .h files. | Dan Nicolaescu |
| 2010-07-25 | * callproc.c (set_initial_environment): Avoid unbalanced braces. | Andreas Schwab |
| 2010-07-25 | Make building under stricter warning flags somewhat cleaner. | Juanma Barranquero |
| 2010-07-13 | Remove more "#ifdef subprocesses". | Eli Zaretskii |
| 2010-07-12 | Cleanups for src/callproc.c. | Dan Nicolaescu |
| 2010-07-11 | * callproc.c (relocate_fd): Use F_DUPFD if defined. | Andreas Schwab |
| 2010-07-11 | Constify functions taking char * | Andreas Schwab |
| 2010-07-08 | Convert DEFUNs to standard C. | Dan Nicolaescu |
| 2010-07-08 | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp | Andreas Schwab |
| 2010-07-04 | Convert (most) functions in src to standard C. | Dan Nicolaescu |
| 2010-07-01 | Avoid erroneous syscalls | Andreas Schwab |
| 2010-06-07 | Remove INCLUDED_FCNTL. | Dan Nicolaescu |
| 2010-05-27 | Change delete-by-moving-to-trash so Lisp calls explicitly request trashing. | Chong Yidong |
| 2010-05-04 | Remove BSD_PGRPS. | Dan Nicolaescu |
| 2010-05-03 | Add optional arg to delete-file to force deletion (Bug#6070). | Chong Yidong |
| 2010-04-01 | Remove extern errno declarations. | Dan Nicolaescu |
| 2010-01-13 | Add 2010 to copyright years. | Glenn Morris |
| 2009-10-19 | * alloc.c: Do not define struct catchtag. | Dan Nicolaescu |
| 2009-08-26 | (Fcall_process): Remove always true #if. | Dan Nicolaescu |
| 2009-07-03 | * sysdep.c (sys_suspend): Remove USG_JOBCTRL #ifdef, unused. | Dan Nicolaescu |
| 2009-04-29 | (Fcall_process): Fix GC protection. Make sure | Andreas Schwab |
| 2009-03-02 | (Fcall_process): Bind inhibit-modification-hooks to t when decoding | Eli Zaretskii |
| 2009-01-30 | (Vtemp_file_name_pattern): Remove DEFVAR_LISP. | Chong Yidong |
| 2009-01-18 | * callproc.c (Fgetenv_internal): Doc fix. | Juanma Barranquero |
| 2009-01-08 | Add 2009 to copyright years. | Glenn Morris |
| 2008-09-07 | (Fcall_process): Don't hold references to string data | Andreas Schwab |
| 2008-09-07 | (Fcall_process): Canonicalize current directory name. | Chong Yidong |
| 2008-07-31 | * bitmaps/README: | Dan Nicolaescu |
| 2008-07-15 | merging Emacs.app (NeXTstep port) | Adrian Robert |
| 2008-05-14 | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris |
| 2008-02-06 | * process.c (Fstart_process): | Stefan Monnier |
| 2008-01-30 | Merge from emacs--devo--0 | Miles Bader |
| 2008-01-13 | (Fcall_process): Fix previous change. | Dan Nicolaescu |
| 2008-01-13 | * movemail.c: | Dan Nicolaescu |
| 2008-01-09 | Merge from emacs--devo--0 | Miles Bader |
| 2008-01-08 | Merge from emacs--rel--22 | Miles Bader |
| 2008-01-08 | Add 2008 to copyright years. | Glenn Morris |
| 2007-10-27 | Merge from emacs--devo--0 | Miles Bader |
| 2007-10-23 | (child_setup): Remove spurious *. | Stefan Monnier |
| 2007-10-13 | Merge from emacs--devo--0 | Miles Bader |
| 2007-10-11 | Merge from emacs--devo--0 | Miles Bader |
| 2007-10-10 | * frame.c (Qenvironment): Remove. | Stefan Monnier |