index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
w32proc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge from emacs--devo--0
Miles Bader
2007-12-06
1
-1
/
+8
|
\
|
*
(sys_spawnve): Quote args with wildcards.
Jason Rumney
2007-11-26
1
-1
/
+8
*
|
Merge from emacs--devo--0
Miles Bader
2007-10-11
1
-0
/
+6
|
\
|
|
*
(delete_child): Don't terminate threads of zombies.
Jason Rumney
2007-09-02
1
-0
/
+6
*
|
Merge from emacs--devo--0
Miles Bader
2007-07-27
1
-1
/
+1
|
\
|
|
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
|
Merge from emacs--devo--0
Miles Bader
2007-07-24
1
-27
/
+55
|
\
|
|
*
(IMAGE_NT_OPTIONAL_HDR32_MAGIC, IMAGE_OPTIONAL_HEADER32): Define
Eli Zaretskii
2007-07-20
1
-0
/
+7
|
*
(w32_executable_type): Handle 64 bit executables.
Jason Rumney
2007-07-18
1
-27
/
+48
*
|
Include character.h
Jason Rumney
2007-06-13
1
-0
/
+1
*
|
(syms_of_ntproc): Use DEFSYM macro.
Jason Rumney
2007-06-11
1
-4
/
+2
|
/
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
* w32proc.c: (sys_wait) Only wait for processes with fd<0.
Chong Yidong
2006-11-04
1
-1
/
+2
*
(nl_langinfo): New function.
Eli Zaretskii
2006-09-24
1
-0
/
+68
*
(reader_thread): Use _sys_wait_accept to wait on a
Kim F. Storm
2006-07-14
1
-2
/
+5
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+1
*
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
[next]