log nt/cmdproxy.c @ 109296:f6f0d450d542

age author description
2010-01-13 Glenn Morris Add 2010 to copyright years.
2009-01-08 Glenn Morris Add 2009 to copyright years.
2008-07-01 Glenn Morris Spelling fixes.
2008-06-27 Glenn Morris American English spelling fix.
2008-05-09 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-01-09 Miles Bader Merge from emacs--devo--0
2007-07-27 Miles Bader Merge from emacs--devo--0
2007-07-09 Miles Bader Merge from emacs--devo--0
2007-01-26 Miles Bader Merge from emacs--devo--0
2006-02-08 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
2005-08-26 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
2005-07-07 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
2004-04-16 Kenichi Handa Sync to HEAD
2006-01-16 Henrik Enberg sync with trunk
2003-09-08 Kenichi Handa New directory
2008-01-07 Glenn Morris Add 2008 to copyright years.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-06-25 Jason Rumney (main): Set console codepages to "ANSI".
2007-01-16 Glenn Morris Update copyright for years from Emacs 21 to present (mainly adding
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-10 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2003-09-01 Miles Bader Add arch taglines
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2001-03-18 Andrew Innes (get_next_token): Fix indefinite loop bug scanning
1999-03-31 Geoff Voelker cmdproxy.c (main): Fix parens.
1999-03-25 Andrew Innes (main): Call GetShortPathName to normalize program
1999-03-05 Geoff Voelker (main): Add missing parens.
1998-12-28 Andrew Innes (spawn): Pass directory for child as parameter.
1998-11-10 Geoff Voelker (main): Set environment size only when running
1998-10-06 Geoff Voelker (main): Treat command line options as case-insensitive.
1998-04-23 Geoff Voelker (main): Only set environment size for real shell, and
1998-04-17 Geoff Voelker (fail): Exit with a negative return value.
1997-09-03 Geoff Voelker (get_env_size): New function.
1997-08-09 Geoff Voelker Initial revision