summaryrefslogtreecommitdiff
path: root/nt/cmdproxy.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-09-291-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Avoid compilation warnings in nt/*.c filesEli Zaretskii2016-12-031-10/+22
|/
* Rework C source files to avoid ^(Paul Eggert2016-03-101-2/+2
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Merge from origin/emacs-24Paul Eggert2015-03-031-1/+1
|\
| * Spelling fixesPaul Eggert2015-02-211-1/+1
| * Backport fix for bug#18745 from master.Noam Postavsky2015-02-101-0/+29
* | Merge from origin/emacs-24Paul Eggert2015-03-031-6/+66
|\ \ | |/
| * Fix invocation of commands whose file name includes extension (Bug#19817)Eli Zaretskii2015-02-101-6/+66
| * Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* | Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* | Fix bug #18745 with invoking Windows batch files with embedded whitespace.Noam Postavsky2014-10-251-0/+29
|/
* Fix bug #17334 with overrunning string bounds when PATH is broken.Eli Zaretskii2014-04-261-2/+6
* Spelling fixes.Paul Eggert2014-01-151-2/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Fix bug #10674 with infinite re-spawning of cmdproxy.exe.Eli Zaretskii2012-02-241-13/+66
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* * cmdproxy.c (try_dequote_cmdline): Notice variable substitutions inDaniel Colascione2011-04-261-4/+14
* Improve Windows quoting robustnessDaniel Colascione2011-04-261-24/+88
* w32: Fix some warnings reported by -Wall -Wextra.Juanma Barranquero2011-03-231-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-2/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | nt/*.c: Use const char*; remove unused code.Juanma Barranquero2010-09-281-28/+23
* | Merge changes from emacs-23 branchChong Yidong2010-08-081-11/+29
|\ \ | |/
| * nt/cmdproxy.c (main): Use _snprintf instead of wsprintf (bug#6647).Óscar Fuentes2010-08-021-11/+29
* | Convert some more functions to standard C.Juanma Barranquero2010-07-201-1/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* Spelling fixes.Glenn Morris2008-07-011-3/+3
* American English spelling fix.Glenn Morris2008-06-271-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-091-8/+6
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (main): Set console codepages to "ANSI".Jason Rumney2007-06-251-0/+6
* Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-161-2/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-101-1/+1
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Add arch taglinesMiles Bader2003-09-011-0/+3
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-9/+9
* (get_next_token): Fix indefinite loop bug scanningAndrew Innes2001-03-181-0/+1
* cmdproxy.c (main): Fix parens.Geoff Voelker1999-03-311-1/+1