aboutsummaryrefslogtreecommitdiffstats
path: root/nt/cmdproxy.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-01Update copyright year to 2020Paul Eggert1-1/+1
2019-01-01Update copyright year to 2019Paul Eggert1-1/+1
2018-01-01Update copyright year to 2018Paul Eggert1-1/+1
2017-09-29Prefer HTTPS to HTTP for gnu.orgPaul Eggert1-1/+1
2016-12-31Update copyright year to 2017Paul Eggert1-1/+1
2016-12-03Avoid compilation warnings in nt/*.c filesEli Zaretskii1-10/+22
2016-03-10Rework C source files to avoid ^(Paul Eggert1-2/+2
2016-01-01Update copyright year to 2016Paul Eggert1-1/+1
2015-02-21Spelling fixesPaul Eggert1-1/+1
2015-02-10Backport fix for bug#18745 from master.Noam Postavsky1-0/+29
2015-02-10Fix invocation of commands whose file name includes extension (Bug#19817)Eli Zaretskii1-6/+66
2015-01-01Update copyright year to 2015Paul Eggert1-1/+1
2015-01-01Update copyright year to 2015Paul Eggert1-1/+1
2014-10-25Fix bug #18745 with invoking Windows batch files with embedded whitespace.Noam Postavsky1-0/+29
2014-04-26Fix bug #17334 with overrunning string bounds when PATH is broken.Eli Zaretskii1-2/+6
2014-01-15Spelling fixes.Paul Eggert1-2/+1
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert1-1/+1
2013-01-01Update copyright notices for 2013.Paul Eggert1-1/+1
2012-02-24Fix bug #10674 with infinite re-spawning of cmdproxy.exe.Eli Zaretskii1-13/+66
2012-01-10Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)Glenn Morris1-1/+1
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris1-1/+1
2011-04-26* cmdproxy.c (try_dequote_cmdline): Notice variable substitutions inDaniel Colascione1-4/+14
2011-04-26Improve Windows quoting robustnessDaniel Colascione1-24/+88
2011-03-23w32: Fix some warnings reported by -Wall -Wextra.Juanma Barranquero1-1/+1
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris1-2/+1
2011-01-15Nuke arch-tags.Glenn Morris1-2/+0
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris1-1/+1
2010-09-28nt/*.c: Use const char*; remove unused code.Juanma Barranquero1-28/+23
2010-08-02nt/cmdproxy.c (main): Use _snprintf instead of wsprintf (bug#6647).Óscar Fuentes1-11/+29
2010-07-20Convert some more functions to standard C.Juanma Barranquero1-1/+1
2010-01-13Add 2010 to copyright years.Glenn Morris1-1/+1
2009-01-08Add 2009 to copyright years.Glenn Morris1-1/+1
2008-07-01Spelling fixes.Glenn Morris1-3/+3
2008-06-27American English spelling fix.Glenn Morris1-1/+1
2008-05-09Switch to recommended form of GPLv3 permissions notice.Glenn Morris1-8/+6
2008-01-07Add 2008 to copyright years.Glenn Morris1-1/+1
2007-07-25Switch license to GPLv3 or later.Glenn Morris1-1/+1
2007-06-25(main): Set console codepages to "ANSI".Jason Rumney1-0/+6
2007-06-25(main): Set console codepages to "ANSI".Jason Rumney1-0/+6
2007-01-16Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris1-2/+2
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen1-1/+2
2005-08-10Update years in copyright notice; nfc.Thien-Thi Nguyen1-1/+1
2005-07-04Update FSF's address.Lute Kamstra1-2/+2
2004-04-16Sync to HEADKenichi Handa1-0/+3
2003-09-08New directoryKenichi Handa1-3/+0
2003-09-01Add arch taglinesMiles Bader1-0/+3
2003-02-04Trailing whitespace deleted.Juanma Barranquero1-9/+9
2001-03-18(get_next_token): Fix indefinite loop bug scanningAndrew Innes1-0/+1
1999-03-31cmdproxy.c (main): Fix parens.Geoff Voelker1-1/+1
1999-03-25(main): Call GetShortPathName to normalize programAndrew Innes1-1/+5