Mercurial > emacs
log src/w32.c @ 71899:6772d0603863
age | author | description |
---|---|---|
Fri, 14 Jul 2006 14:18:40 +0000 | Kim F. Storm | (pfn_WSACreateEvent, pfn_WSACloseEvent): New func ptrs. |
Fri, 14 Jul 2006 09:29:32 +0000 | Kim F. Storm | Fix high cpu load for server sockets. |
Fri, 19 May 2006 19:29:36 +0000 | Eli Zaretskii | (init_environment): Simplify code that calls ExpandEnvironmentStrings and make |
Fri, 19 May 2006 19:03:47 +0000 | Eli Zaretskii | (init_environment): Perform the processing of environment variables on a copy |
Mon, 27 Feb 2006 02:07:37 +0000 | Luc Teirlinck | (check_windows_init_file): Use Fget_load_suffixes instead of Vload_suffixes. |
Mon, 06 Feb 2006 15:23:23 +0000 | Thien-Thi Nguyen | Update years in copyright notice; nfc. |
Fri, 20 Jan 2006 19:12:04 +0000 | Eli Zaretskii | (sys_close): If FD is outside [0..MAXDESC) limits, pass it directly to _close. |