index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
w32.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
|
*
Back-port 2010-09-17T21:34:45Z!eliz@gnu.org from the trunk, to resolve bug #7...
Eli Zaretskii
2010-11-22
1
-1
/
+5
*
|
w32.c: Fix a typo in a comment.
Eli Zaretskii
2010-11-22
1
-1
/
+1
*
|
Remove config.h include guards.
Dan Nicolaescu
2010-11-15
1
-4
/
+0
*
|
Merge changes from emacs-23 branch.
Juanma Barranquero
2010-10-14
1
-4
/
+3
|
\
|
|
*
src/w32*.c: Whitespace fixes and typos.
Juanma Barranquero
2010-10-14
1
-149
/
+141
*
|
src/w32.c: Remove unused code and make static many functions.
Juanma Barranquero
2010-09-27
1
-162
/
+118
*
|
src/w32.c (get_emacs_configuration_options): Fix previous change.
Juanma Barranquero
2010-09-26
1
-1
/
+2
*
|
w32.c (get_emacs_configuration_options): Fix last change.
Eli Zaretskii
2010-09-22
1
-0
/
+1
*
|
src/w32.c (get_emacs_configuration_options): Fix buffer overrun.
Juanma Barranquero
2010-09-22
1
-13
/
+30
*
|
Don't make W32 code conditional on HAVE_SOCKETS, it's always defined.
Juanma Barranquero
2010-09-20
1
-47
/
+3
*
|
Fix bug #6989.
Eli Zaretskii
2010-09-17
1
-1
/
+5
*
|
Move declarations to header files.
Dan Nicolaescu
2010-08-06
1
-4
/
+0
*
|
Fix whitespace to follow coding guidelines.
Juanma Barranquero
2010-07-07
1
-58
/
+58
*
|
src/w32*.c: Convert function definitions to standard C.
Juanma Barranquero
2010-07-06
1
-43
/
+34
*
|
Fix bug #6237.
Eli Zaretskii
2010-05-22
1
-1
/
+28
*
|
Emulate POSIX_SIGNALS on MS-Windows.
Eli Zaretskii
2010-05-01
1
-0
/
+24
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
* alloc.c: Do not define struct catchtag.
Dan Nicolaescu
2009-10-19
1
-0
/
+1
*
(stat): Fix last change.
Eli Zaretskii
2009-07-11
1
-1
/
+1
*
(logon_network_drive): Don't assume PATH is an absolute file name.
Eli Zaretskii
2009-07-11
1
-17
/
+37
*
(stat): Treat UNC file names as residing on remote drives. (Bug#3542)
Eli Zaretskii
2009-07-09
1
-3
/
+5
*
Emulation of `getloadavg' on MS-Windows:
Eli Zaretskii
2009-07-04
1
-5
/
+201
*
Remove useless if-before-xfree tests.
Jim Meyering
2009-06-29
1
-2
/
+1
*
inc/sys/stat.h (struct stat): Change the types of st_uid and st_gid to unsigned.
Eli Zaretskii
2009-03-21
1
-11
/
+11
*
Add 2009 to copyright years.
Glenn Morris
2009-01-08
1
-1
/
+1
*
* w32.c: Use 64-bit arithmetic to do FILETIME conversions. (Bug#1766)
Juanma Barranquero
2009-01-04
1
-63
/
+56
*
(process_times): Compute sum of utime and stime.
Eli Zaretskii
2009-01-02
1
-5
/
+9
*
Reorganize implementation of Flist_system_processes and
Dan Nicolaescu
2008-12-19
1
-2
/
+2
*
* w32.c (init_environment): Don't free handle to library shell32.dll.
Juanma Barranquero
2008-12-03
1
-7
/
+2
*
(init_user_info): Allocate buf[] with xmalloc using the size needed by
Eli Zaretskii
2008-08-30
1
-81
/
+149
*
(w32_system_process_attributes) [_MSC_VER < 1300]: Alternative calculation
Eli Zaretskii
2008-08-15
1
-0
/
+12
*
(CopySid_Proc, EqualSid_Proc, GetLengthSid_Proc): New typedefs.
Eli Zaretskii
2008-08-15
1
-14
/
+179
*
(stat): Only root directory passed to GetDriveType.
Eli Zaretskii
2008-08-15
1
-2
/
+14
*
(_MEMORY_STATUS_EX, MEMORY_STATUS_EX, LPMEMORY_STATUS_EX): Rename from
Eli Zaretskii
2008-08-15
1
-6
/
+7
*
(w32_system_process_attributes): If the process does not exist, return nil.
Eli Zaretskii
2008-08-09
1
-0
/
+8
*
(process_times): Fix the case of System process.
Eli Zaretskii
2008-08-09
1
-3
/
+16
*
Include thelp32.h, psapi.h and coding.h.
Eli Zaretskii
2008-08-09
1
-4
/
+710
*
Spelling fix.
Glenn Morris
2008-07-01
1
-3
/
+3
*
American English spelling fix.
Glenn Morris
2008-06-27
1
-2
/
+2
*
Comment fix for rms.
Glenn Morris
2008-06-14
1
-1
/
+1
*
Daniel Engeler <engeler at gmail.com>
Glenn Morris
2008-06-13
1
-5
/
+310
*
Make "xfree (NULL)" a no-op; remove useless if-before-xfree.
Jim Meyering
2008-06-02
1
-5
/
+4
*
Include dispextern.h.
Eli Zaretskii
2008-05-24
1
-0
/
+1
*
* dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.
Jason Rumney
2008-05-22
1
-16
/
+16
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-14
1
-6
/
+5
*
(stat): Fix last change.
Eli Zaretskii
2008-05-09
1
-1
/
+1
*
Support for reporting owner and group of each file on MS-Windows:
Eli Zaretskii
2008-05-09
1
-36
/
+292
*
Rename the_passwd_* to dflt_passwd_*.
Eli Zaretskii
2008-05-09
1
-47
/
+59
[next]