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
*
(readdir): If FindFirstFile/FindNextFile return in cFileName a file name that
Eli Zaretskii
2008-03-22
1
-4
/
+15
*
Merge from emacs--rel--22
Miles Bader
2008-02-24
1
-1
/
+1
|
\
|
*
*** empty log message ***
Juanma Barranquero
2008-02-05
1
-1
/
+1
*
|
(globals_of_w32): Add initializations for g_b_init_get_sid_sub_authority and
Eli Zaretskii
2008-02-23
1
-3
/
+11
*
|
(init_user_info): Use TOKEN_USER and TOKEN_PRIMARY_GROUP instead of
Eli Zaretskii
2008-02-16
1
-9
/
+15
*
|
(stat): Don't do a double check for networked drive.
Jason Rumney
2008-01-28
1
-2
/
+1
*
|
(fstat): Use pw_uid and pw_gid from the_passwd structure for st_uid and
Eli Zaretskii
2008-01-26
1
-2
/
+2
*
|
(get_sid_sub_authority, get_sid_sub_authority_count): Fix return values
Eli Zaretskii
2008-01-26
1
-4
/
+6
*
|
(init_user_info): Fix commentary for RID usage.
Eli Zaretskii
2008-01-26
1
-2
/
+2
*
|
(g_b_init_get_sid_sub_authority, g_b_init_get_sid_sub_authority_count): New
Eli Zaretskii
2008-01-26
1
-23
/
+88
*
|
(logon_network_drive): New function.
Jason Rumney
2008-01-26
1
-0
/
+33
*
|
Merge from emacs--rel--22
Miles Bader
2008-01-08
1
-1
/
+1
|
\
|
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-08
1
-1
/
+1
|
*
(w32_get_resource): Remove unused variable `ok'.
Juanma Barranquero
2007-10-25
1
-1
/
+0
|
*
(init_environment): Fix tiny memory leak.
Juanma Barranquero
2007-10-25
1
-0
/
+1
*
|
* configure.in: Remove references to unsupported systems.
Dan Nicolaescu
2008-01-06
1
-6
/
+0
*
|
(w32_get_resource): Remove unused variable `ok'.
Juanma Barranquero
2007-10-25
1
-1
/
+0
*
|
(init_environment): Fix tiny memory leak.
Juanma Barranquero
2007-10-25
1
-0
/
+1
*
|
Merge from emacs--rel--22
Miles Bader
2007-10-09
1
-0
/
+2
|
\
|
|
*
(w32_get_resource): Always close registry keys.
Jason Rumney
2007-09-29
1
-0
/
+2
*
|
Merge from emacs--devo--0
Miles Bader
2007-07-31
1
-1
/
+1
|
\
\
|
*
|
Merge from emacs--rel--22
Miles Bader
2007-07-26
1
-1
/
+1
|
|
\
|
|
|
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
|
|
*
(_wsa_errlist): Fix typo in error message.
Juanma Barranquero
2007-06-20
1
-21
/
+19
*
|
|
Merge from emacs--devo--0
Miles Bader
2007-07-15
1
-5
/
+7
|
\
|
|
|
*
|
(_wsa_errlist): Fix typo in error message.
Juanma Barranquero
2007-06-20
1
-5
/
+7
*
|
|
Merge from emacs--devo--0
Miles Bader
2007-06-16
1
-16
/
+66
|
\
|
|
|
*
|
(get_process_times_fn): New function pointer.
Jason Rumney
2007-06-14
1
-0
/
+54
|
*
|
(init_user_info): Fix weird formatting not following GNU coding guidelines.
Juanma Barranquero
2007-06-14
1
-16
/
+12
|
|
/
*
/
(request_sigio, unrequest_sigio): Remove
Jason Rumney
2007-05-15
1
-12
/
+0
|
/
*
(stat, get_long_basename, is_unc_volume): Use _mbspbrk instead of strpbrk.
Eli Zaretskii
2007-02-23
1
-4
/
+9
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
Wrap function headers.
Kim F. Storm
2006-12-27
1
-5
/
+10
*
(_sys_wait_accept): Fix handle leak.
Kim F. Storm
2006-12-21
1
-2
/
+2
*
(shutdown_handler): New function to exit cleanly on shutdown.
Jason Rumney
2006-09-03
1
-0
/
+24
*
(w32_valid_pointer_p): New function.
Eli Zaretskii
2006-08-05
1
-0
/
+22
*
(convert_time): Use explicit long double constants to ensure long double
Eli Zaretskii
2006-07-21
1
-3
/
+4
*
(pfn_WSACreateEvent, pfn_WSACloseEvent): New func ptrs.
Kim F. Storm
2006-07-14
1
-14
/
+44
*
Fix high cpu load for server sockets.
Kim F. Storm
2006-07-14
1
-2
/
+14
*
(init_environment): Simplify code that calls ExpandEnvironmentStrings and make
Eli Zaretskii
2006-05-19
1
-11
/
+8
*
(init_environment): Perform the processing of environment variables on a copy
Eli Zaretskii
2006-05-19
1
-4
/
+15
*
(check_windows_init_file): Use Fget_load_suffixes instead of Vload_suffixes.
Luc Teirlinck
2006-02-27
1
-1
/
+1
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+1
*
(sys_close): If FD is outside [0..MAXDESC) limits, pass it directly to _close.
Eli Zaretskii
2006-01-20
1
-9
/
+9
*
(check_windows_init_file): Fix allocation of error buffer.
Kim F. Storm
2005-09-12
1
-1
/
+3
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-07
1
-1
/
+2
*
(init_environment): Default HOME directory to user's
Jason Rumney
2005-07-14
1
-2
/
+37
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
(sys_chown): New function.
Eli Zaretskii
2005-06-24
1
-0
/
+8
*
(sys_setsockopt): Change arg 4 to `const void *'. In the
Eli Zaretskii
2005-06-05
1
-2
/
+2
[next]