log src/w32.c @ 39047:d177c68813c0

age author description
2001-04-10 Gerd Moellmann (sys_open): Try to open file without _O_CREAT first, to be
2001-02-09 Jason Rumney (init-environment): Duplicate local string before putenv.
2001-01-19 Andrew Innes (init_environment): Add a version-independent site-lisp
2001-01-13 Jason Rumney (init_environment, sys_shutdown, sys_pipe): Remove unused
2000-12-18 Andrew Innes (w32_strerror): New function.
2000-12-17 Andrew Innes (sys_rename): Only check errno against EEXIST, and not
2000-11-24 Jason Rumney (init_environment): Set LANG environment variable based on
2000-09-03 Andrew Innes (_ANONYMOUS_UNION) [__GNUC__]: New define
2000-08-22 Andrew Innes (GetCachedVolumeInformation): Use xmalloc, xfree and xstrdup.
2000-07-05 Andrew Innes (init_environment): Install code from 20.7 for providing
2000-05-16 Gerd Moellmann Use the term `invalid' instead of `illegal'.
2000-02-27 Jason Rumney (init_environment): Set Vw32_num_mouse_buttons here.
2000-02-06 Andrew Innes (sigmask): New function (does nothing).
1999-08-06 Geoff Voelker (stat): Check for directory ending in separator when
1999-06-24 Geoff Voelker (get_emacs_configuration): Use GetVersionEx to
1999-06-16 Andrew Innes (sys_strerror): New function.
1999-01-30 Andrew Innes (init_environment): Change argv[0] to contain the full path to Emacs.
1998-12-10 Geoff Voelker (w32_get_long_filename): Handle root dirs correctly.
1998-12-03 Geoff Voelker (check_windows_init_file): Use decode_env_path when
1998-11-03 Andrew Innes (stat): GetFileInformationByHandle can legitimately fail, so don't
1998-10-27 Geoff Voelker (check_windows_init_file): Also look in load path specified
1998-10-07 Geoff Voelker (init_ntproc): Check for Windows init file.
1998-08-14 Richard M. Stallman (stat): Fall-back to default behaviour when we cannot get
1998-06-17 Geoff Voelker (is_unc_volume, open_unc_volume, read_unc_volume,
1998-06-16 Richard M. Stallman (sys_rename): On some network drives, rename fails with
1998-06-10 Richard M. Stallman (sys_rename): Don't examine errno if rename didn't fail.
1998-06-05 Karl Heuer #include sys/file.h
1998-05-30 Geoff Voelker (sys_rename): Handle filenames with accented characters.
1998-05-12 Richard M. Stallman (stat, get_long_basename): Fail if filename contains any
1998-04-24 Geoff Voelker (sys_socket): Make sockets non-inheritable.
1998-04-23 Geoff Voelker (fstat, utime): New functions; these are provided in
1998-04-17 Geoff Voelker (sys_read): Clear carriage return flag.
1998-04-15 Eli Zaretskii (sys_pipe): Use binary pipe I/O unconditionally.
1998-04-09 Karl Heuer (min, max): Define as macros.
1998-04-09 Karl Heuer (unrequest_sigio, request_sigio): Fix prototype.
1997-09-03 Geoff Voelker Include stddef.h.
1997-07-10 Geoff Voelker (sys_shutdown): New function.
1997-01-20 Geoff Voelker Rebuild Vsystem_configuration at startup.
1997-01-20 Geoff Voelker Change all uses of win95, winnt, and win32
1997-01-15 Richard M. Stallman (get_emacs_configuration): Return windows95 instead of win95.
1996-11-19 Geoff Voelker Use new names for w32 files
1996-11-19 Geoff Voelker Change identifiers of the form win32* to w32*.
1996-07-07 Miles Bader (normalize_filename): Always lower-case drive letters, even on systems
1996-06-12 Richard M. Stallman Delete restrict_dos_process.
1996-06-12 Richard M. Stallman (restrict_dos_process): Renamed from can_run_dos_process.
1996-06-08 Richard M. Stallman (init_environment): Read PRELOAD_WINSOCK from registry if
1996-06-07 Richard M. Stallman (sys_mktemp): Complete rewrite.
1996-06-06 Richard M. Stallman (init_winsock): Dynamically link to SetHandleInformation.
1996-06-03 Richard M. Stallman (normalize_filename): New function.
1996-05-22 Karl Heuer (get_volume_info): Always update *pPath correctly, even if
1996-05-17 Karl Heuer (_sys_read_ahead): Handle sleep here.
1996-05-15 Karl Heuer (sys_read): Introduce a small delay before reading from
1996-05-11 Richard M. Stallman (map_win32_filename): If not a fat volume, cvt name to dos.
1996-05-03 Geoff Voelker (nt_stat, nt_ctime): Functions deleted.
1996-03-29 Geoff Voelker (rename): New function.
1996-01-21 Geoff Voelker (nt_stat): Use alloca instead of xmalloc.
1996-01-15 Erik Naggum Update FSF's address in the preamble.
1996-01-04 Geoff Voelker (getuid): Only return root uid if Administrator.
1995-11-07 Geoff Voelker (nt_get_resource, init_environment): Defined.
1995-10-08 Richard M. Stallman Indentation change.