aboutsummaryrefslogtreecommitdiff
path: root/spawn.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* spawn.c: do the "keyboard open/close" around shell invocationsLinus Torvalds2011-08-251-0/+6
* uemacs: Move structure line and its functions to its own header file.Thiago Farina2010-11-151-8/+10
* uemacs: Fix return statementsPekka Enberg2010-08-291-43/+43
* uemacs: convert typedef struct window_t to struct window.Thiago Farina2010-08-011-1/+1
* uemacs: enable -Wstrict-prototypesPekka Enberg2010-02-271-1/+1
* uemacs: remove use of 'register' keywordPekka Enberg2010-02-271-8/+8
* uemacs: remove typdef struct BUFFER -> struct buffer.Thiago Farina2010-02-151-2/+2
* Fix ugly "definitions in header file" crudLinus Torvalds2005-10-011-4/+0
* Avoid various name clashes with curses and termcap headersLinus Torvalds2005-10-011-1/+1
* Replace "WINDOW" type with "window_t"Linus Torvalds2005-10-011-1/+1
* More warning avoidance and code cleanupLinus Torvalds2005-09-301-3/+5
* Lots of ANSI'fication and cleanupsLinus Torvalds2005-09-301-23/+23
* First cut at turning things into proper modern ANSI CLinus Torvalds2005-09-301-1/+0
* Run "indent -kr -i8" on the sourcesLinus Torvalds2005-09-301-201/+197
* Initial import of em-4.0.15-ltLinus Torvalds2005-05-311-0/+628