log src/w32proc.c @ 41495:0bac781ea0d6

age author description
Mon, 12 Nov 2001 23:57:09 +0000 Jason Rumney Change doc-string comments to `new style'. [w/`doc:' keyword]. Doc fixes.
Mon, 05 Nov 2001 23:15:36 +0000 Andrew Innes (Fw32_set_keyboard_layout): Use CHECK_NUMBER_CAR and
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jank Update usage of CHECK_ macros (remove unused second argument).
Fri, 12 Oct 2001 03:37:43 +0000 Stefan Monnier Update calls to openp.
Mon, 11 Jun 2001 11:00:03 +0000 Andrew Innes (create_child): Add new parameter is_gui_app.
Sat, 12 May 2001 10:49:35 +0000 Eli Zaretskii Include syssignal.h, to avoid compiler warnings.
Tue, 10 Apr 2001 12:14:49 +0000 Gerd Moellmann (sys_spawnve): Quote more chars for Cygwin.
Tue, 21 Nov 2000 18:23:50 +0000 Jason Rumney (syms_of_ntproc): Doc fix for w32-downcase-file-names.
Sun, 03 Sep 2000 17:50:12 +0000 Andrew Innes (compare_env): Convert to uppercase for comparison,
Tue, 22 Aug 2000 23:39:00 +0000 Andrew Innes (IsValidLocale): Extern missing from mingw32 headers.
Mon, 22 Nov 1999 08:19:51 +0000 Paul Eggert * callproc.c (strerror): Remove decl.
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Sun, 12 Sep 1999 07:05:34 +0000 Ken Raeburn Use XCAR and XCDR instead of explicit member references.
Thu, 01 Jul 1999 19:47:32 +0000 Andrew Innes (sys_select): Call MsgWaitForMultipleObjects instead
Sun, 02 May 1999 10:27:27 +0000 Andrew Innes (sys_kill): Attach to current foreground thread