aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32proc.c
Commit message (Expand)AuthorAgeFilesLines
* Adapt the MS-DOS build to the latest changes.Eli Zaretskii2012-06-301-1/+1
* * src/alloc.c: Remove build_string.Dmitry Antipov2012-06-261-1/+1
* Fix a bug in w32-get-locale-info.Eli Zaretskii2012-06-231-1/+5
* Fix the MS-Windows build broken by 2012-06-22T21:17:[email protected].Eli Zaretskii2012-06-231-1/+2
* Fix failures in starting subprocesses on Windows 7.Eli Zaretskii2012-05-051-1/+19
* Doc fixes in w32-specific primitives related to console codepage.Eli Zaretskii2012-03-201-5/+5
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-191-3/+3
* Spelling fixes.Paul Eggert2011-11-171-1/+1
* Spelling fixes.Paul Eggert2011-11-171-1/+1
* Fix bug#10044Juanma Barranquero2011-11-141-2/+2
* Move DEFSYM to lisp.h and use everywhere.Juanma Barranquero2011-06-241-1/+0
* src/w32*.c: Clean up extern declarations.Juanma Barranquero2011-03-141-6/+2
* Merge from emacs-23; up to 2010-06-03T05:41:[email protected].Glenn Morris2011-02-271-1/+1
|\
| * Fix spelling of "precede".Glenn Morris2011-02-221-1/+1
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* | Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey2011-01-181-51/+8
* | Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\|
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Remove config.h include guards.Dan Nicolaescu2010-11-151-6/+1
* | Merge changes from emacs-23 branch.Juanma Barranquero2010-10-141-5/+5
|\|
| * src/w32*.c: Whitespace fixes and typos.Juanma Barranquero2010-10-141-16/+21
* | src/w32*.c: Make functions static.Juanma Barranquero2010-10-141-8/+8
* | Don't make W32 code conditional on HAVE_SOCKETS, it's always defined.Juanma Barranquero2010-09-201-6/+1
* | Convert DEFUNs to standard C.Dan Nicolaescu2010-07-081-30/+19
* | Fix whitespace to follow coding guidelines.Juanma Barranquero2010-07-071-5/+5
* | src/w32*.c: Convert function definitions to standard C.Juanma Barranquero2010-07-061-7/+16
* | Turn `directory-sep-char' into a noop.Juanma Barranquero2010-06-041-8/+2
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-191-0/+1
* (syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix.Eli Zaretskii2009-07-091-2/+2
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* Move decoding of locale info from Lisp to C.Juanma Barranquero2008-12-111-1/+1
* * w32proc.c (Fw32_get_locale_info): Fix typo in docstring.Juanma Barranquero2008-11-301-2/+2
* * w32proc.c: Include "coding.h".Juanma Barranquero2008-11-291-3/+4
* (Fw32_long_file_name): Don't append dir separator to bare drive.Jason Rumney2008-07-221-0/+11
* American English spelling fix.Glenn Morris2008-06-271-2/+2
* American English spelling fix.Glenn Morris2008-06-271-7/+7
* Include dispextern.h.Eli Zaretskii2008-05-241-0/+1
* * dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.Jason Rumney2008-05-221-3/+3
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-141-8/+7
* (syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix.Eli Zaretskii2008-05-101-6/+12
* Merge from emacs--rel--22Miles Bader2008-04-231-3/+7
|\
| * (syms_of_ntproc): Change Vw32_get_true_file attributesJason Rumney2008-04-101-3/+7
* | Merge from emacs--devo--0Miles Bader2008-01-091-1/+1
|\|
| * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+1
* | Merge from emacs--devo--0Miles Bader2007-12-061-1/+8
|\|
| * (sys_spawnve): Quote args with wildcards.Jason Rumney2007-11-261-1/+8
* | Merge from emacs--devo--0Miles Bader2007-10-111-0/+6
|\|
| * (delete_child): Don't terminate threads of zombies.Jason Rumney2007-09-021-0/+6