log src/w32.c @ 22363:d00f146c3e9d

age author description
Fri, 05 Jun 1998 16:08:32 +0000 Karl Heuer #include sys/file.h
Sat, 30 May 1998 23:41:57 +0000 Geoff Voelker (sys_rename): Handle filenames with accented characters.
Tue, 12 May 1998 21:33:44 +0000 Richard M. Stallman (stat, get_long_basename): Fail if filename contains any
Fri, 24 Apr 1998 04:35:05 +0000 Geoff Voelker (sys_socket): Make sockets non-inheritable.
Thu, 23 Apr 1998 23:41:12 +0000 Geoff Voelker (fstat, utime): New functions; these are provided in
Fri, 17 Apr 1998 05:07:15 +0000 Geoff Voelker (sys_read): Clear carriage return flag.
Wed, 15 Apr 1998 14:40:43 +0000 Eli Zaretskii (sys_pipe): Use binary pipe I/O unconditionally.
Thu, 09 Apr 1998 18:12:46 +0000 Karl Heuer (min, max): Define as macros.
Thu, 09 Apr 1998 17:06:31 +0000 Karl Heuer (unrequest_sigio, request_sigio): Fix prototype.
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