aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32proc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change doc-string comments to `new style'. [w/`doc:' keyword]. Doc fixes.Jason Rumney2001-11-121-125/+137
* (Fw32_set_keyboard_layout): Use CHECK_NUMBER_CAR andAndrew Innes2001-11-051-2/+2
* Update usage of CHECK_ macros (remove unused second argument).Pavel Janík2001-11-021-12/+12
* Update calls to openp.Stefan Monnier2001-10-121-1/+1
* (create_child): Add new parameter is_gui_app.Andrew Innes2001-06-111-12/+23
* Include syssignal.h, to avoid compiler warnings.Eli Zaretskii2001-05-121-0/+1
* (sys_spawnve): Quote more chars for Cygwin.Gerd Moellmann2001-04-101-4/+14
* (syms_of_ntproc): Doc fix for w32-downcase-file-names.Jason Rumney2000-11-211-1/+4
* (compare_env): Convert to uppercase for comparison,Andrew Innes2000-09-031-2/+4
* (IsValidLocale): Extern missing from mingw32 headers.Andrew Innes2000-08-221-4/+13
* * callproc.c (strerror): Remove decl.Paul Eggert1999-11-221-1/+1
* Add support for large files, 64-bit Solaris, system locale codings.Paul Eggert1999-10-191-12/+6
* Use XCAR and XCDR instead of explicit member references.Ken Raeburn1999-09-121-4/+4
* (sys_select): Call MsgWaitForMultipleObjects insteadAndrew Innes1999-07-011-3/+28
* (sys_kill): Attach to current foreground threadAndrew Innes1999-05-021-18/+51
* (w32_executable_type): Relax the check to identifyAndrew Innes1999-01-171-1/+4
* (Vw32_start_process_inherit_error_mode): New variable.Andrew Innes1998-12-281-8/+22
* (sys_kill): Set extended key flag when fakingGeoff Voelker1998-11-101-6/+202
* (sys_spawnve): Place Emacs pid in EM_PARENT_PROCESS_ID.Geoff Voelker1998-05-301-1/+1
* (sys_select): Always wait on interrupt_handle, so thatRichard M. Stallman1998-05-151-2/+22
* (sys_kill): Fix indenting.Geoff Voelker1998-04-231-1/+1
* (w32_executable_type): Properly cast dos_header whenGeoff Voelker1998-04-171-8/+100
* Delete incorrect prototype of report_file_error.Karl Heuer1998-04-091-1/+1
* Include w32heap.h.Geoff Voelker1997-09-031-207/+692
* Change all uses of win95, winnt, and win32Geoff Voelker1997-01-201-3/+3
* (compare_env, merge_and_sort_env): New functions.Geoff Voelker1997-01-041-8/+58
* Use new names for w32 filesGeoff Voelker1996-11-191-1/+1
* Change identifiers of the form win32* to w32*.Geoff Voelker1996-11-191-26/+26
* (Vwin32_start_process_show_window): New variable.Richard M. Stallman1996-08-311-1/+14
* (restrict_dos_process): Variable deleted.Richard M. Stallman1996-06-121-6/+3
* (restrict_dos_process): Renamed from can_run_dos_process.Richard M. Stallman1996-06-121-4/+5
* (Fwin32_has_winsock, Fwin32_unload_winsock) [HAVE_SOCKETS]: New functions.Richard M. Stallman1996-06-081-0/+73
* (sys_kill): Don't try to terminate a DOS process.Richard M. Stallman1996-06-071-3/+5
* (Vwin32_downcase_file_names): New variable.Richard M. Stallman1996-06-031-0/+9
* (Vwin32_pipe_read_delay): New var.Karl Heuer1996-05-171-0/+91
* (Vwin32_quote_process_args): New variable.Richard M. Stallman1996-05-101-10/+33
* Include config.h after CRT headers. Include fcntl.h.Geoff Voelker1996-05-031-346/+523
* Update FSF's address in the preamble.Erik Naggum1996-01-151-15/+16
* Comment fixes.Karl Heuer1996-01-051-1/+1
* (win32_wait): fixed bad synch_process_retcodeGeoff Voelker1996-01-041-5/+24
* [HAVE_NTGUI] (create_child): Pass handles to children.Geoff Voelker1995-11-071-2/+39
* (win32_wait): Massage retval into what is expected in Unix.Richard M. Stallman1995-06-191-1/+10