log src/w32.c @ 19860:c17fd465ea95 libc-970911 libc-970912 libc-970913 libc-970914 libc-970915 libc-970916 libc-970917 libc-970918 libc-970919 libc-970920 libc-970921 libc-970922 libc-970923 libc-970924 libc-970925 libc-970926 libc-970927 libc-970928 libc-970929 libc-970930 libc-971001 libc-971018 libc-971019 libc-971020 libc-971021 libc-971022 libc-971023 libc-971024 libc-971025 libc-971026 libc-971027 libc-971028 libc-971029 libc-971030 libc-971031 libc-971101 libc-971102 libc-971103 libc-971104 libc-971105 libc-971106 libc-971107 libc-971108 libc-971109 libc-971110 libc-971111 libc-971112 libc-971113 libc-971114 libc-971115 libc-971116 libc-971117 libc-971118 libc-971120 libc-971121 libc-971122 libc-971123 libc-971124 libc-971125 libc-971126 libc-971127 libc-971128 libc-971129 libc-971130 libc-971201 libc-971203 libc-971204 libc-971205 libc-971206 libc-971207 libc-971208 libc-971209 libc-971210 libc-971211 libc-971212 libc-971213 libc-971214 libc-971217 libc-971218 libc-971219 libc-971220 libc-971221 libc-971222 libc-971223 libc-971224 libc-971225 libc-971226 libc-971227 libc-971228 libc-971229 libc-971230 libc-971231 libc-980103 libc-980104 libc-980105 libc-980106 libc-980107 libc-980108 libc-980109 libc-980110 libc-980111 libc-980112 libc-980114 libc-980115 libc-980116 libc-980117 libc-980118 libc-980119 libc-980120 libc-980121 libc-980122 libc-980123 libc-980124 libc-980125 libc-980126 libc-980127 libc-980128

age author description
Wed, 03 Sep 1997 00:43:20 +0000 Geoff Voelker Include stddef.h.
Thu, 10 Jul 1997 20:10:09 +0000 Geoff Voelker (sys_shutdown): New function.
Mon, 20 Jan 1997 01:52:48 +0000 Geoff Voelker Rebuild Vsystem_configuration at startup.
Mon, 20 Jan 1997 00:38:22 +0000 Geoff Voelker Change all uses of win95, winnt, and win32
Wed, 15 Jan 1997 20:19:54 +0000 Richard M. Stallman (get_emacs_configuration): Return windows95 instead of win95.
Tue, 19 Nov 1996 07:04:49 +0000 Geoff Voelker Use new names for w32 files
Tue, 19 Nov 1996 04:59:23 +0000 Geoff Voelker Change identifiers of the form win32* to w32*.
Sun, 07 Jul 1996 01:59:24 +0000 Miles Bader (normalize_filename): Always lower-case drive letters, even on systems
Wed, 12 Jun 1996 18:19:40 +0000 Richard M. Stallman Delete restrict_dos_process.
Wed, 12 Jun 1996 15:58:53 +0000 Richard M. Stallman (restrict_dos_process): Renamed from can_run_dos_process.
Sat, 08 Jun 1996 00:22:50 +0000 Richard M. Stallman (init_environment): Read PRELOAD_WINSOCK from registry if
Fri, 07 Jun 1996 23:07:00 +0000 Richard M. Stallman (sys_mktemp): Complete rewrite.
Thu, 06 Jun 1996 17:07:00 +0000 Richard M. Stallman (init_winsock): Dynamically link to SetHandleInformation.
Mon, 03 Jun 1996 21:18:55 +0000 Richard M. Stallman (normalize_filename): New function.
Wed, 22 May 1996 00:36:27 +0000 Karl Heuer (get_volume_info): Always update *pPath correctly, even if
Fri, 17 May 1996 21:45:30 +0000 Karl Heuer (_sys_read_ahead): Handle sleep here.
Wed, 15 May 1996 14:38:30 +0000 Karl Heuer (sys_read): Introduce a small delay before reading from
Sat, 11 May 1996 17:26:00 +0000 Richard M. Stallman (map_win32_filename): If not a fat volume, cvt name to dos.
Fri, 03 May 1996 18:32:52 +0000 Geoff Voelker (nt_stat, nt_ctime): Functions deleted.
Fri, 29 Mar 1996 04:24:58 +0000 Geoff Voelker (rename): New function.
Sun, 21 Jan 1996 00:31:34 +0000 Geoff Voelker (nt_stat): Use alloca instead of xmalloc.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Thu, 04 Jan 1996 05:01:44 +0000 Geoff Voelker (getuid): Only return root uid if Administrator.
Tue, 07 Nov 1995 07:36:09 +0000 Geoff Voelker (nt_get_resource, init_environment): Defined.
Sun, 08 Oct 1995 19:38:53 +0000 Richard M. Stallman Indentation change.
Fri, 30 Jun 1995 21:12:37 +0000 Geoff Voelker (PASSWD_FIELD_SIZE): Defined.
Sat, 10 Jun 1995 21:45:43 +0000 Geoff Voelker Include config.h before stdio.h.
Tue, 30 May 1995 21:50:07 +0000 Karl Heuer Change Vuser_real_name to Vuser_real_login_name.
Fri, 26 May 1995 05:26:17 +0000 Geoff Voelker (configuration_buffer): Increase size.
Wed, 12 Apr 1995 02:10:10 +0000 Karl Heuer (nt_ctime): Defined.
Tue, 01 Nov 1994 10:27:02 +0000 Richard M. Stallman Initial revision