summaryrefslogtreecommitdiff
path: root/nt/cmdproxy.c
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-11-18Fix MinGW build broken by integration of 'stdio-consolesafe'Eli Zaretskii
2025-06-01; Avoid compiler warnings in MinGW buildsEli Zaretskii
2025-01-01Update copyright year to 2025Paul Eggert
2024-02-25* nt/cmdproxy.c (_snprintf) [_UCRT]: Redirect to 'snprintf'.Eli Zaretskii
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-10-24Fix compilation errors with MinGW64 GCC 11Eli Zaretskii
2021-10-24Include <config.h> first in MS-Windows sourcePaul Eggert
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-29Prefer HTTPS to HTTP for gnu.orgPaul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-12-03Avoid compilation warnings in nt/*.c filesEli Zaretskii
2016-03-10Rework C source files to avoid ^(Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-03-03Merge from origin/emacs-24Paul Eggert
2015-03-03Merge from origin/emacs-24Paul Eggert
2015-02-21Spelling fixesPaul Eggert
2015-02-10Backport fix for bug#18745 from master.Noam Postavsky
2015-02-10Fix invocation of commands whose file name includes extension (Bug#19817)Eli Zaretskii
2015-01-01Update copyright year to 2015Paul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-10-25Fix bug #18745 with invoking Windows batch files with embedded whitespace.Noam Postavsky
2014-04-26Fix bug #17334 with overrunning string bounds when PATH is broken.Eli Zaretskii
2014-01-15Spelling fixes.Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-02-24Fix bug #10674 with infinite re-spawning of cmdproxy.exe.Eli Zaretskii
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-04-26* cmdproxy.c (try_dequote_cmdline): Notice variable substitutions inDaniel Colascione
2011-04-26Improve Windows quoting robustnessDaniel Colascione
2011-03-23w32: Fix some warnings reported by -Wall -Wextra.Juanma Barranquero
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-09-28nt/*.c: Use const char*; remove unused code.Juanma Barranquero
2010-08-08Merge changes from emacs-23 branchChong Yidong
2010-08-02nt/cmdproxy.c (main): Use _snprintf instead of wsprintf (bug#6647).Óscar Fuentes
2010-07-20Convert some more functions to standard C.Juanma Barranquero
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-01-08Add 2009 to copyright years.Glenn Morris
2008-07-01Spelling fixes.Glenn Morris
2008-06-27American English spelling fix.Glenn Morris