Mon, 22 Nov 2010 20:15:07 +0200 |
Eli Zaretskii |
w32.c: Fix a typo in a comment.
|
Mon, 15 Nov 2010 09:21:18 -0800 |
Dan Nicolaescu |
Remove config.h include guards.
|
Thu, 14 Oct 2010 16:32:27 +0200 |
Juanma Barranquero |
Merge changes from emacs-23 branch.
|
Thu, 14 Oct 2010 14:25:35 +0200 |
Juanma Barranquero |
src/w32*.c: Whitespace fixes and typos.
|
Mon, 27 Sep 2010 18:27:37 +0200 |
Juanma Barranquero |
src/w32.c: Remove unused code and make static many functions.
|
Sun, 26 Sep 2010 03:39:24 +0200 |
Juanma Barranquero |
src/w32.c (get_emacs_configuration_options): Fix previous change.
|
Wed, 22 Sep 2010 20:39:51 +0200 |
Eli Zaretskii |
w32.c (get_emacs_configuration_options): Fix last change.
|
Wed, 22 Sep 2010 19:31:21 +0200 |
Juanma Barranquero |
src/w32.c (get_emacs_configuration_options): Fix buffer overrun.
|
Mon, 20 Sep 2010 02:18:18 +0200 |
Juanma Barranquero |
Don't make W32 code conditional on HAVE_SOCKETS, it's always defined.
|
Fri, 17 Sep 2010 23:34:45 +0200 |
Eli Zaretskii |
Fix bug #6989.
|
Fri, 06 Aug 2010 12:52:47 -0700 |
Dan Nicolaescu |
Move declarations to header files.
|
Wed, 07 Jul 2010 11:45:28 +0200 |
Juanma Barranquero |
Fix whitespace to follow coding guidelines.
|
Tue, 06 Jul 2010 16:22:29 +0200 |
Juanma Barranquero |
src/w32*.c: Convert function definitions to standard C.
|
Sat, 22 May 2010 22:09:51 +0300 |
Eli Zaretskii |
Fix bug #6237.
|
Sat, 01 May 2010 21:28:00 +0300 |
Eli Zaretskii |
Emulate POSIX_SIGNALS on MS-Windows.
|
Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|
Mon, 19 Oct 2009 04:27:09 +0000 |
Dan Nicolaescu |
* alloc.c: Do not define struct catchtag.
|
Sat, 11 Jul 2009 20:31:27 +0000 |
Eli Zaretskii |
(stat): Fix last change.
|
Sat, 11 Jul 2009 15:44:36 +0000 |
Eli Zaretskii |
(logon_network_drive): Don't assume PATH is an absolute file name.
|
Thu, 09 Jul 2009 18:44:14 +0000 |
Eli Zaretskii |
(stat): Treat UNC file names as residing on remote drives. (Bug#3542)
|
Sat, 04 Jul 2009 10:42:45 +0000 |
Eli Zaretskii |
Emulation of `getloadavg' on MS-Windows:
|
Mon, 29 Jun 2009 05:28:54 +0000 |
Jim Meyering |
Remove useless if-before-xfree tests.
|
Sat, 21 Mar 2009 11:29:28 +0000 |
Eli Zaretskii |
inc/sys/stat.h (struct stat): Change the types of st_uid and st_gid to unsigned.
|
Thu, 08 Jan 2009 03:15:17 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Sun, 04 Jan 2009 11:30:13 +0000 |
Juanma Barranquero |
* w32.c: Use 64-bit arithmetic to do FILETIME conversions. (Bug#1766)
|
Fri, 02 Jan 2009 15:07:19 +0000 |
Eli Zaretskii |
(process_times): Compute sum of utime and stime.
|
Fri, 19 Dec 2008 19:50:35 +0000 |
Dan Nicolaescu |
Reorganize implementation of Flist_system_processes and
|
Wed, 03 Dec 2008 14:13:42 +0000 |
Juanma Barranquero |
* w32.c (init_environment): Don't free handle to library shell32.dll.
|
Sat, 30 Aug 2008 16:46:06 +0000 |
Eli Zaretskii |
(init_user_info): Allocate buf[] with xmalloc using the size needed by
|
Fri, 15 Aug 2008 17:36:08 +0000 |
Eli Zaretskii |
(w32_system_process_attributes) [_MSC_VER < 1300]: Alternative calculation
|