Thu, 09 Jul 2009 18:56:26 +0000 |
Eli Zaretskii |
(syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix.
|
Thu, 08 Jan 2009 03:15:17 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Thu, 11 Dec 2008 09:40:44 +0000 |
Juanma Barranquero |
Move decoding of locale info from Lisp to C.
|
Sun, 30 Nov 2008 02:58:31 +0000 |
Juanma Barranquero |
* w32proc.c (Fw32_get_locale_info): Fix typo in docstring.
|
Sat, 29 Nov 2008 18:35:33 +0000 |
Juanma Barranquero |
* w32proc.c: Include "coding.h".
|
Tue, 22 Jul 2008 15:28:21 +0000 |
Jason Rumney |
(Fw32_long_file_name): Don't append dir separator to bare drive.
|
Fri, 27 Jun 2008 07:34:53 +0000 |
Glenn Morris |
American English spelling fix.
|
Fri, 27 Jun 2008 02:13:38 +0000 |
Glenn Morris |
American English spelling fix.
|
Sat, 24 May 2008 08:38:55 +0000 |
Eli Zaretskii |
Include dispextern.h.
|
Thu, 22 May 2008 14:53:56 +0000 |
Jason Rumney |
* dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.
|
Wed, 14 May 2008 07:50:26 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
Sat, 10 May 2008 08:25:14 +0000 |
Eli Zaretskii |
(syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix.
|
Wed, 23 Apr 2008 05:55:42 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Wed, 09 Jan 2008 01:21:15 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 06 Dec 2007 09:51:45 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 11 Oct 2007 16:22:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 27 Jul 2007 10:52:18 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 24 Jul 2007 01:23:55 +0000 |
Miles Bader |
Merge from emacs--devo--0
unicode-xft-base
|
Wed, 13 Jun 2007 21:05:18 +0000 |
Jason Rumney |
Include character.h
|
Mon, 11 Jun 2007 22:07:43 +0000 |
Jason Rumney |
(syms_of_ntproc): Use DEFSYM macro.
|
Fri, 26 Jan 2007 06:16:11 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 07 Nov 2006 23:22:48 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 03 Oct 2006 05:04:21 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 19 Jul 2006 00:42:56 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 08 Feb 2006 04:26:44 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
|
Fri, 26 Aug 2005 09:51:52 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
|
Fri, 22 Jul 2005 08:27:27 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-71
|
Thu, 07 Jul 2005 12:43:14 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
|
Thu, 09 Jun 2005 07:13:03 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-61
|
Fri, 27 Aug 2004 07:00:34 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-32
|
Mon, 28 Jun 2004 07:56:49 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
|
Fri, 16 Apr 2004 12:51:06 +0000 |
Kenichi Handa |
Sync to HEAD
|
Mon, 16 Jan 2006 00:03:54 +0000 |
Henrik Enberg |
sync with trunk
|
Mon, 08 Sep 2003 11:56:09 +0000 |
Kenichi Handa |
New directory
|
Sat, 10 May 2008 07:57:33 +0000 |
Eli Zaretskii |
(syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix.
|
Thu, 10 Apr 2008 10:42:54 +0000 |
Jason Rumney |
(syms_of_ntproc): Change Vw32_get_true_file attributes
|
Tue, 08 Jan 2008 04:30:25 +0000 |
Glenn Morris |
Add 2008 to copyright years.
|
Mon, 26 Nov 2007 23:03:28 +0000 |
Jason Rumney |
(sys_spawnve): Quote args with wildcards.
|
Sun, 02 Sep 2007 17:01:02 +0000 |
Jason Rumney |
(delete_child): Don't terminate threads of zombies.
|
Wed, 25 Jul 2007 05:16:09 +0000 |
Glenn Morris |
Switch license to GPLv3 or later.
|
Fri, 20 Jul 2007 19:19:59 +0000 |
Eli Zaretskii |
(IMAGE_NT_OPTIONAL_HDR32_MAGIC, IMAGE_OPTIONAL_HEADER32): Define
|
Wed, 18 Jul 2007 22:19:57 +0000 |
Jason Rumney |
(w32_executable_type): Handle 64 bit executables.
|
Sun, 21 Jan 2007 04:57:37 +0000 |
Glenn Morris |
Add 2007 to copyright years.
|
Sat, 04 Nov 2006 03:37:40 +0000 |
Chong Yidong |
* w32proc.c: (sys_wait) Only wait for processes with fd<0.
|
Sun, 24 Sep 2006 12:37:06 +0000 |
Eli Zaretskii |
(nl_langinfo): New function.
|
Fri, 14 Jul 2006 14:18:52 +0000 |
Kim F. Storm |
(reader_thread): Use _sys_wait_accept to wait on a
|
Mon, 06 Feb 2006 15:23:23 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Sun, 07 Aug 2005 12:33:19 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Sat, 16 Jul 2005 11:25:43 +0000 |
Eli Zaretskii |
(syms_of_ntproc): staticpro Qhigh, Qlow,
|
Mon, 04 Jul 2005 16:49:24 +0000 |
Lute Kamstra |
Update FSF's address.
|
Mon, 06 Jun 2005 19:28:27 +0000 |
Eli Zaretskii |
(RVA_TO_PTR): New macro.
|
Fri, 20 Aug 2004 10:34:12 +0000 |
Kim F. Storm |
Rename wait_reading_process_input to wait_reading_process_output.
|
Tue, 18 May 2004 22:09:25 +0000 |
Stefan Monnier |
(create_child): Use INTMASK.
|
Mon, 17 May 2004 22:29:59 +0000 |
Jason Rumney |
Fix last change.
|
Mon, 17 May 2004 22:27:53 +0000 |
Jason Rumney |
* w32proc.c (create_child): Use make_number instead of masking pid.
|
Mon, 17 May 2004 21:05:06 +0000 |
Jason Rumney |
* w32proc.c (w32_pipe_read_delay): Rename from Vw32_pipe_read_delay
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Tue, 04 Feb 2003 14:56:31 +0000 |
Juanma Barranquero |
Trailing whitespace deleted.
|
Tue, 30 Jul 2002 16:24:30 +0000 |
Juanma Barranquero |
Add missing semicolon.
|
Tue, 30 Jul 2002 16:19:19 +0000 |
Juanma Barranquero |
(syms_of_ntproc): Fix docstring of `w32-get-true-file-attributes'.
|