aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32proc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge from emacs--devo--0Miles Bader2007-07-271-1/+1
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | Merge from emacs--devo--0Miles Bader2007-07-241-27/+55
|\|
| * (IMAGE_NT_OPTIONAL_HDR32_MAGIC, IMAGE_OPTIONAL_HEADER32): DefineEli Zaretskii2007-07-201-0/+7
| * (w32_executable_type): Handle 64 bit executables.Jason Rumney2007-07-181-27/+48
* | Include character.hJason Rumney2007-06-131-0/+1
* | (syms_of_ntproc): Use DEFSYM macro.Jason Rumney2007-06-111-4/+2
|/
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* * w32proc.c: (sys_wait) Only wait for processes with fd<0.Chong Yidong2006-11-041-1/+2
* (nl_langinfo): New function.Eli Zaretskii2006-09-241-0/+68
* (reader_thread): Use _sys_wait_accept to wait on aKim F. Storm2006-07-141-2/+5
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1