* process.c (allocate_pty): Let PTY_ITERATION declare iteration vars.
[bpt/emacs.git] / src / process.c
2011-03-17 Paul Eggert* process.c (allocate_pty): Let PTY_ITERATION declare...
2011-03-17 Paul Eggert* s/irix6-5.h (PTY_OPEN): Declare stb, to loosen coupling.
2011-03-16 Paul EggertMove editfns decls to lisp.h to check interfaces.
2011-03-15 Paul EggertUse functions, not macros, for up- and down-casing.
2011-03-14 Paul Eggert* process.c (serial_open, serial_configure): Move decls...
2011-03-12 Glenn MorrisMerge from emacs-23; up to 2010-06-03T22:16:02Z!dann...
2011-02-28 Glenn MorrisMerge from emacs-23; up to 2010-06-03T05:41:49Z!rgm...
2011-02-23 Glenn MorrisMerge from emacs-23; up to 2010-06-02T00:10:42Z!yamaoka...
2011-02-19 Glenn MorrisMerge from emacs-23; up to 2010-06-01T01:49:15Z!monnier...
2011-02-19 Paul EggertMerge from mainline.
2011-02-18 Stefan Monnier* alloc.c (make_unibyte_string): Don't SET_UNIBYTE...
2011-02-18 Paul EggertMerge from mainline.
2011-02-16 Tom TromeyChange B_ to BVAR
2011-02-16 Glenn MorrisMerge from emacs-23; up to 2010-05-28T19:18:47Z!juri...
2011-02-15 Paul EggertMerge from mainline.
2011-02-14 Tom TromeyHide implementation of `struct buffer'
2011-02-13 Jan D* callproc.c (Fcall_process):
2011-02-12 Chong YidongMerge changes from emacs-23 branch
2011-02-12 Paul EggertMerge from mainline.
2011-02-12 Andreas SchwabMake sure SIGPIPE is reset in child processes
2011-02-07 Paul Eggert* process.c: conform to C89 pointer rules
2011-02-05 Glenn MorrisMerge from emacs-23; up to 2010-05-26T14:19:15Z!monnier...
2011-02-05 Paul EggertMerge: xstrcasecmp: conform to C89 pointer rules
2011-02-05 Paul Eggertxstrcasecmp: conform to C89 pointer rules
2011-01-31 Chong YidongMerge changes from emacs-23 branch
2011-01-30 Paul EggertUse SSDATA when the context wants char *.
2011-01-30 Paul EggertUse SSDATA when the context wants char *.
2011-01-26 Glenn MorrisRefill some long/short copyright headers.
2011-01-25 Glenn MorrisConvert consecutive FSF copyright years to ranges.
2011-01-25 Glenn MorrisMerge from emacs-23.
2011-01-23 Paul EggertPromote SSDATA macro from gtkutil.c and xsmfns.c to...
2011-01-22 Glenn MorrisMerge from emacs-23
2011-01-18 Tom TromeyMove all DEFVAR'd globals into a structure -- threading...
2011-01-18 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T22:16...
2011-01-17 Paul EggertMerge from mainline.
2011-01-17 Paul EggertMerge from mainline.
2011-01-15 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T21:33...
2011-01-15 Glenn MorrisMerge from emacs-23 branch.
2011-01-14 Paul EggertMerge from mainline.
2011-01-14 Paul EggertMerge from mainline.
2011-01-14 Stefan MonnierMerge from emacs-23
2011-01-14 Paul EggertMerge from mainline.
2011-01-14 Paul EggertMerge from mainline.
2011-01-13 Paul EggertMerge from mainline.
2011-01-12 Paul EggertMerge from mainline.
2011-01-09 Paul EggertInclude <unistd.h> unilaterally.
2011-01-02 Glenn MorrisAdd 2011 to FSF/AIST copyright years.
2011-01-02 Chong YidongMerge changes from emacs-23 branch
2010-12-16 Ken ManheimerSynopsis: Migrate allout encryption provisions from...
2010-12-13 Stefan MonnierMerge from emacs-23
2010-12-05 Chong Yidong* src/process.c: Remove checks for HAVE_SYS_IOCTL_H...
2010-11-27 Chong YidongMerge changes from emacs-23 branch
2010-11-25 Kenichi Handamerge emacs-23
2010-11-20 Eli Zaretskiifaces.el (glyphless-char): Define value for `pc'.
2010-11-20 Eli Zaretskiimsdos.c (dos_rawgetc): Use gen_help_event, instead...
2010-11-18 Dan NicolaescuMove declarations from .c files to .h files.
2010-11-18 Stefan MonnierMerge from emacs-23
2010-11-15 Dan Nicolaescu* src/process.c: Include <sys/ioctl.h> unconditionally,
2010-11-09 Stefan MonnierMerge from emacs-23
2010-11-09 Eli ZaretskiiFix 2010-05-05T22:14:15Z!lekktu@gmail.com.
2010-11-04 Chong YidongBackport fix for Bug#5723 from trunk.
2010-11-04 Chong YidongBackport 2010-03-27T00:45:32Z!cyd@stupidchicken.com...
2010-11-04 YAMAMOTO MitsuharuBackport 2010-03-25T08:56:15Z!mituharu@math.s.chiba...
2010-11-04 Helmut EllerBackport 2010-03-25T08:48:52Z!mituharu@math.s.chiba...
2010-11-01 Jan DjärvBackport fix for Bug#6571 from trunk. NOTE: May cause...
2010-10-31 Chong YidongMerge changes from emacs-23 branch
2010-10-24 Chong YidongMerge changes from emacs-23
2010-10-23 Eli ZaretskiiImplement mouse highlight for bidi-reordered lines.
2010-10-19 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-14 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-11 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-08 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-03 Dan Nicolaescu* src/process.c: Do not include <sys/wait.h>, syswait...
2010-10-03 Dan NicolaescuRemove unused code.
2010-10-01 Dan NicolaescuDo not include stdlib.h and string.h, config.h does it.
2010-10-01 Dan NicolaescuSmall process.c cleanups.
2010-09-30 Kenichi Handamerge emacs-23
2010-09-30 Kenichi HandaComplement a coding system for encoding arguments and...
2010-09-29 Lars Magne Ingebri... Make sure all reads/writes to gnutls streams go via...
2010-09-27 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-27 Jan D* process.c (wait_reading_process_output): Add missing...
2010-09-27 Lars Magne Ingebri... Add gnutls logging and clean up various gnutls bits.
2010-09-27 Kenichi Handamerge trunk
2010-09-26 Jan DDonät give write_mask to select for W32.
2010-09-26 Jan DReinstate ifdef subprocesses.
2010-09-26 Jan DAdd fd handling with callbacks to select, dbus needs...
2010-09-26 Ted ZlatanovSet up GnuTLS support.
2010-09-25 Chong YidongMerge changes from emacs-23 branch.
2010-09-25 Eli ZaretskiiFix int/EMACS_INT use in process.c and term.c.
2010-09-25 Juanma BarranqueroFix bug#6781: Use 127.0.0.1 for local hosts, not "local...
2010-09-23 Chong YidongMerge changes from emacs-23 branch
2010-09-18 Eli ZaretskiiFix MSDOS build broken by 2010-09-10T16:44:35Z!larsi...
2010-09-17 Lars Magne Ingebri... * process.c (wait_reading_process_output): Don't messag...
2010-09-14 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-06 Chong YidongMerge changes from emacs-23 branch.
2010-09-01 Kenichi Handamerge changes in emacs-23 branch
2010-08-25 Kenichi Handamerge trunk
2010-08-25 Kenichi Handamerge trunk
2010-08-22 Chong YidongMerge changes from emacs-23 branch.
2010-08-22 Eli ZaretskiiClean up and ANSIfy unexcoff.c.
next