aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32proc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+2
* (syms_of_ntproc): staticpro Qhigh, Qlow,Eli Zaretskii2005-07-161-0/+5
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (RVA_TO_PTR): New macro.Eli Zaretskii2005-06-061-0/+5
* Rename wait_reading_process_input to wait_reading_process_output.Kim F. Storm2004-08-201-1/+1
* (create_child): Use INTMASK.Stefan Monnier2004-05-181-2/+2
* Fix last change.Jason Rumney2004-05-171-1/+1
* * w32proc.c (create_child): Use make_number instead of masking pid.Jason Rumney2004-05-171-3/+1
* * w32proc.c (w32_pipe_read_delay): Rename from Vw32_pipe_read_delayJason Rumney2004-05-171-3/+5
* Add arch taglinesMiles Bader2003-09-011-0/+3
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-61/+61
* Add missing semicolon.Juanma Barranquero2002-07-301-1/+1
* (syms_of_ntproc): Fix docstring of `w32-get-true-file-attributes'.Juanma Barranquero2002-07-301-4/+3
* Most uses of XSTRING combined with STRING_BYTES or indirection changed toKen Raeburn2002-07-151-4/+4
* include sys/file.h.Jason Rumney2002-05-031-0/+1
* (sys_spawnve): Update call to openp.Stefan Monnier2002-04-301-1/+1
* (syms_of_w32proc): Get true file attributes by default.Jason Rumney2002-04-281-1/+1
* (syms_of_ntproc): Doc fix.Juanma Barranquero2002-02-261-1/+1
* Include <config.h>.Pavel Janík2002-01-011-1/+5