summaryrefslogtreecommitdiff
path: root/src/w32proc.c
Commit message (Expand)AuthorAge
* * w32proc.c: (sys_wait) Only wait for processes with fd<0.Chong Yidong2006-11-04
* (nl_langinfo): New function.Eli Zaretskii2006-09-24
* (reader_thread): Use _sys_wait_accept to wait on aKim F. Storm2006-07-14
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-07
* (syms_of_ntproc): staticpro Qhigh, Qlow,Eli Zaretskii2005-07-16
* Update FSF's address.Lute Kamstra2005-07-04
* (RVA_TO_PTR): New macro.Eli Zaretskii2005-06-06
* Rename wait_reading_process_input to wait_reading_process_output.Kim F. Storm2004-08-20
* (create_child): Use INTMASK.Stefan Monnier2004-05-18
* Fix last change.Jason Rumney2004-05-17
* * w32proc.c (create_child): Use make_number instead of masking pid.Jason Rumney2004-05-17
* * w32proc.c (w32_pipe_read_delay): Rename from Vw32_pipe_read_delayJason Rumney2004-05-17
* Add arch taglinesMiles Bader2003-09-01
* Trailing whitespace deleted.Juanma Barranquero2003-02-04
* Add missing semicolon.Juanma Barranquero2002-07-30
* (syms_of_ntproc): Fix docstring of `w32-get-true-file-attributes'.Juanma Barranquero2002-07-30
* Most uses of XSTRING combined with STRING_BYTES or indirection changed toKen Raeburn2002-07-15
* include sys/file.h.Jason Rumney2002-05-03
* (sys_spawnve): Update call to openp.Stefan Monnier2002-04-30
* (syms_of_w32proc): Get true file attributes by default.Jason Rumney2002-04-28
* (syms_of_ntproc): Doc fix.Juanma Barranquero2002-02-26
* Include <config.h>.Pavel Janík2002-01-01
* Change doc-string comments to `new style'. [w/`doc:' keyword]. Doc fixes.Jason Rumney2001-11-12
* (Fw32_set_keyboard_layout): Use CHECK_NUMBER_CAR andAndrew Innes2001-11-05
* Update usage of CHECK_ macros (remove unused second argument).Pavel Janík2001-11-02
* Update calls to openp.Stefan Monnier2001-10-12
* (create_child): Add new parameter is_gui_app.Andrew Innes2001-06-11
* Include syssignal.h, to avoid compiler warnings.Eli Zaretskii2001-05-12
* (sys_spawnve): Quote more chars for Cygwin.Gerd Moellmann2001-04-10
* (syms_of_ntproc): Doc fix for w32-downcase-file-names.Jason Rumney2000-11-21
* (compare_env): Convert to uppercase for comparison,Andrew Innes2000-09-03
* (IsValidLocale): Extern missing from mingw32 headers.Andrew Innes2000-08-22
* * callproc.c (strerror): Remove decl.Paul Eggert1999-11-22
* Add support for large files, 64-bit Solaris, system locale codings.Paul Eggert1999-10-19
* Use XCAR and XCDR instead of explicit member references.Ken Raeburn1999-09-12
* (sys_select): Call MsgWaitForMultipleObjects insteadAndrew Innes1999-07-01
* (sys_kill): Attach to current foreground threadAndrew Innes1999-05-02
* (w32_executable_type): Relax the check to identifyAndrew Innes1999-01-17
* (Vw32_start_process_inherit_error_mode): New variable.Andrew Innes1998-12-28
* (sys_kill): Set extended key flag when fakingGeoff Voelker1998-11-10
* (sys_spawnve): Place Emacs pid in EM_PARENT_PROCESS_ID.Geoff Voelker1998-05-30
* (sys_select): Always wait on interrupt_handle, so thatRichard M. Stallman1998-05-15
* (sys_kill): Fix indenting.Geoff Voelker1998-04-23
* (w32_executable_type): Properly cast dos_header whenGeoff Voelker1998-04-17
* Delete incorrect prototype of report_file_error.Karl Heuer1998-04-09
* Include w32heap.h.Geoff Voelker1997-09-03
* Change all uses of win95, winnt, and win32Geoff Voelker1997-01-20
* (compare_env, merge_and_sort_env): New functions.Geoff Voelker1997-01-04
* Use new names for w32 filesGeoff Voelker1996-11-19