| Commit message (Expand) | Author | Age | Files | Lines |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-07 | 1 | -1/+2 |
* | (syms_of_ntproc): staticpro Qhigh, Qlow, | Eli Zaretskii | 2005-07-16 | 1 | -0/+5 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | (RVA_TO_PTR): New macro. | Eli Zaretskii | 2005-06-06 | 1 | -0/+5 |
* | Rename wait_reading_process_input to wait_reading_process_output. | Kim F. Storm | 2004-08-20 | 1 | -1/+1 |
* | (create_child): Use INTMASK. | Stefan Monnier | 2004-05-18 | 1 | -2/+2 |
* | Fix last change. | Jason Rumney | 2004-05-17 | 1 | -1/+1 |
* | * w32proc.c (create_child): Use make_number instead of masking pid. | Jason Rumney | 2004-05-17 | 1 | -3/+1 |
* | * w32proc.c (w32_pipe_read_delay): Rename from Vw32_pipe_read_delay | Jason Rumney | 2004-05-17 | 1 | -3/+5 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -61/+61 |
* | Add missing semicolon. | Juanma Barranquero | 2002-07-30 | 1 | -1/+1 |
* | (syms_of_ntproc): Fix docstring of `w32-get-true-file-attributes'. | Juanma Barranquero | 2002-07-30 | 1 | -4/+3 |
* | Most uses of XSTRING combined with STRING_BYTES or indirection changed to | Ken Raeburn | 2002-07-15 | 1 | -4/+4 |
* | include sys/file.h. | Jason Rumney | 2002-05-03 | 1 | -0/+1 |
* | (sys_spawnve): Update call to openp. | Stefan Monnier | 2002-04-30 | 1 | -1/+1 |
* | (syms_of_w32proc): Get true file attributes by default. | Jason Rumney | 2002-04-28 | 1 | -1/+1 |
* | (syms_of_ntproc): Doc fix. | Juanma Barranquero | 2002-02-26 | 1 | -1/+1 |
* | Include <config.h>. | Pavel Janík | 2002-01-01 | 1 | -1/+5 |
* | Change doc-string comments to `new style'. [w/`doc:' keyword]. Doc fixes. | Jason Rumney | 2001-11-12 | 1 | -125/+137 |
* | (Fw32_set_keyboard_layout): Use CHECK_NUMBER_CAR and | Andrew Innes | 2001-11-05 | 1 | -2/+2 |
* | Update usage of CHECK_ macros (remove unused second argument). | Pavel Janík | 2001-11-02 | 1 | -12/+12 |
* | Update calls to openp. | Stefan Monnier | 2001-10-12 | 1 | -1/+1 |
* | (create_child): Add new parameter is_gui_app. | Andrew Innes | 2001-06-11 | 1 | -12/+23 |
* | Include syssignal.h, to avoid compiler warnings. | Eli Zaretskii | 2001-05-12 | 1 | -0/+1 |
* | (sys_spawnve): Quote more chars for Cygwin. | Gerd Moellmann | 2001-04-10 | 1 | -4/+14 |
* | (syms_of_ntproc): Doc fix for w32-downcase-file-names. | Jason Rumney | 2000-11-21 | 1 | -1/+4 |
* | (compare_env): Convert to uppercase for comparison, | Andrew Innes | 2000-09-03 | 1 | -2/+4 |
* | (IsValidLocale): Extern missing from mingw32 headers. | Andrew Innes | 2000-08-22 | 1 | -4/+13 |
* | * callproc.c (strerror): Remove decl. | Paul Eggert | 1999-11-22 | 1 | -1/+1 |
* | Add support for large files, 64-bit Solaris, system locale codings. | Paul Eggert | 1999-10-19 | 1 | -12/+6 |
* | Use XCAR and XCDR instead of explicit member references. | Ken Raeburn | 1999-09-12 | 1 | -4/+4 |
* | (sys_select): Call MsgWaitForMultipleObjects instead | Andrew Innes | 1999-07-01 | 1 | -3/+28 |
* | (sys_kill): Attach to current foreground thread | Andrew Innes | 1999-05-02 | 1 | -18/+51 |
* | (w32_executable_type): Relax the check to identify | Andrew Innes | 1999-01-17 | 1 | -1/+4 |
* | (Vw32_start_process_inherit_error_mode): New variable. | Andrew Innes | 1998-12-28 | 1 | -8/+22 |
* | (sys_kill): Set extended key flag when faking | Geoff Voelker | 1998-11-10 | 1 | -6/+202 |
* | (sys_spawnve): Place Emacs pid in EM_PARENT_PROCESS_ID. | Geoff Voelker | 1998-05-30 | 1 | -1/+1 |
* | (sys_select): Always wait on interrupt_handle, so that | Richard M. Stallman | 1998-05-15 | 1 | -2/+22 |
* | (sys_kill): Fix indenting. | Geoff Voelker | 1998-04-23 | 1 | -1/+1 |
* | (w32_executable_type): Properly cast dos_header when | Geoff Voelker | 1998-04-17 | 1 | -8/+100 |
* | Delete incorrect prototype of report_file_error. | Karl Heuer | 1998-04-09 | 1 | -1/+1 |
* | Include w32heap.h. | Geoff Voelker | 1997-09-03 | 1 | -207/+692 |
* | Change all uses of win95, winnt, and win32 | Geoff Voelker | 1997-01-20 | 1 | -3/+3 |
* | (compare_env, merge_and_sort_env): New functions. | Geoff Voelker | 1997-01-04 | 1 | -8/+58 |
* | Use new names for w32 files | Geoff Voelker | 1996-11-19 | 1 | -1/+1 |
* | Change identifiers of the form win32* to w32*. | Geoff Voelker | 1996-11-19 | 1 | -26/+26 |
* | (Vwin32_start_process_show_window): New variable. | Richard M. Stallman | 1996-08-31 | 1 | -1/+14 |
* | (restrict_dos_process): Variable deleted. | Richard M. Stallman | 1996-06-12 | 1 | -6/+3 |
* | (restrict_dos_process): Renamed from can_run_dos_process. | Richard M. Stallman | 1996-06-12 | 1 | -4/+5 |