aboutsummaryrefslogtreecommitdiffstats
path: root/spawn.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-25spawn.c: do the "keyboard open/close" around shell invocationsLinus Torvalds1-0/+6
2010-11-15uemacs: Move structure line and its functions to its own header file.Thiago Farina1-8/+10
2010-08-29uemacs: Fix return statementsPekka Enberg1-43/+43
2010-08-01uemacs: convert typedef struct window_t to struct window.Thiago Farina1-1/+1
2010-02-27uemacs: enable -Wstrict-prototypesPekka Enberg1-1/+1
2010-02-27uemacs: remove use of 'register' keywordPekka Enberg1-8/+8
2010-02-15uemacs: remove typdef struct BUFFER -> struct buffer.Thiago Farina1-2/+2
2005-10-01Fix ugly "definitions in header file" crudLinus Torvalds1-4/+0
2005-10-01Avoid various name clashes with curses and termcap headersLinus Torvalds1-1/+1
2005-10-01Replace "WINDOW" type with "window_t"Linus Torvalds1-1/+1
2005-09-30More warning avoidance and code cleanupLinus Torvalds1-3/+5
2005-09-30Lots of ANSI'fication and cleanupsLinus Torvalds1-23/+23
2005-09-30First cut at turning things into proper modern ANSI CLinus Torvalds1-1/+0
2005-09-30Run "indent -kr -i8" on the sourcesLinus Torvalds1-201/+197
2005-05-31Initial import of em-4.0.15-ltLinus Torvalds1-0/+628