aboutsummaryrefslogtreecommitdiffstats
path: root/nt/cmdproxy.c (unfollow)
Commit message (Expand)AuthorFilesLines
2026-01-01; Add 2026 to copyright years.Sean Whitton1-1/+1
2025-11-18Fix MinGW build broken by integration of 'stdio-consolesafe'Eli Zaretskii1-0/+4
2025-06-01; Avoid compiler warnings in MinGW buildsEli Zaretskii1-3/+3
2025-01-02Update copyright year to 2025Stefan Kangas1-1/+1
2025-01-01Update copyright year to 2025Paul Eggert1-1/+1
2024-02-25* nt/cmdproxy.c (_snprintf) [_UCRT]: Redirect to 'snprintf'.Eli Zaretskii1-0/+8
2024-01-02; Add 2024 to copyright yearsPo Lu1-1/+1
2023-01-01; Add 2023 to copyright years.Eli Zaretskii1-1/+1
2022-01-01; Add 2022 to copyright years.Eli Zaretskii1-1/+1
2021-10-24Fix compilation errors with MinGW64 GCC 11Eli Zaretskii1-1/+1
2021-10-24Include <config.h> first in MS-Windows sourcePaul Eggert1-0/+3
2021-01-01Update copyright year to 2021Paul Eggert1-1/+1
2021-01-01Update copyright year to 2021Paul Eggert1-1/+1
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