aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32.c (unfollow)
Commit message (Expand)AuthorFilesLines
1999-08-06(stat): Check for directory ending in separator whenGeoff Voelker1-2/+4
1999-06-24(get_emacs_configuration): Use GetVersionEx toGeoff Voelker1-3/+31
1999-06-16(sys_strerror): New function.Andrew Innes1-0/+95
1999-01-30(init_environment): Change argv[0] to contain the full path to Emacs.Andrew Innes1-2/+6
1998-12-10(w32_get_long_filename): Handle root dirs correctly.Geoff Voelker1-2/+2
1998-12-03(check_windows_init_file): Use decode_env_path whenGeoff Voelker1-2/+4
1998-11-03(stat): GetFileInformationByHandle can legitimately fail, so don'tAndrew Innes1-16/+17
1998-10-27(check_windows_init_file): Also look in load path specifiedGeoff Voelker1-2/+5
1998-10-07(init_ntproc): Check for Windows init file.Geoff Voelker1-36/+37
1998-08-14(stat): Fall-back to default behaviour when we cannot getRichard M. Stallman1-4/+4
1998-06-17(is_unc_volume, open_unc_volume, read_unc_volume,Geoff Voelker1-5/+143
1998-06-16(sys_rename): On some network drives, rename fails withRichard M. Stallman1-3/+3
1998-06-10(sys_rename): Don't examine errno if rename didn't fail.Richard M. Stallman1-2/+3
1998-06-05#include sys/file.hKarl Heuer1-33/+113
1998-05-30(sys_rename): Handle filenames with accented characters.Geoff Voelker1-5/+17
1998-05-12(stat, get_long_basename): Fail if filename contains anyRichard M. Stallman1-2/+6
1998-04-24(sys_socket): Make sockets non-inheritable.Geoff Voelker1-1/+1
1998-04-23(fstat, utime): New functions; these are provided inGeoff Voelker1-5/+144
1998-04-17(sys_read): Clear carriage return flag.Geoff Voelker1-8/+68
1998-04-15(sys_pipe): Use binary pipe I/O unconditionally.Eli Zaretskii1-10/+2
1998-04-09(min, max): Define as macros.Karl Heuer1-0/+5
1998-04-09(unrequest_sigio, request_sigio): Fix prototype.Karl Heuer1-4/+4
1997-09-03Include stddef.h.Geoff Voelker1-233/+690
1997-07-10(sys_shutdown): New function.Geoff Voelker1-0/+24
1997-01-20Rebuild Vsystem_configuration at startup.Geoff Voelker1-0/+6
1997-01-20Change all uses of win95, winnt, and win32Geoff Voelker1-6/+6
1997-01-15(get_emacs_configuration): Return windows95 instead of win95.Richard M. Stallman1-1/+1
1996-11-19Use new names for w32 filesGeoff Voelker1-2/+2
1996-11-19Change identifiers of the form win32* to w32*.Geoff Voelker1-28/+28
1996-07-07(normalize_filename): Always lower-case drive letters, even on systemsMiles Bader1-7/+33
1996-06-12Delete restrict_dos_process.Richard M. Stallman1-7/+5
1996-06-12(restrict_dos_process): Renamed from can_run_dos_process.Richard M. Stallman1-3/+14
1996-06-08(init_environment): Read PRELOAD_WINSOCK from registry ifRichard M. Stallman1-28/+74
1996-06-07(sys_mktemp): Complete rewrite.Richard M. Stallman1-1/+45
1996-06-06(init_winsock): Dynamically link to SetHandleInformation.Richard M. Stallman1-11/+34
1996-06-03(normalize_filename): New function.Richard M. Stallman1-12/+63
1996-05-22(get_volume_info): Always update *pPath correctly, even ifKarl Heuer1-3/+0
1996-05-17(_sys_read_ahead): Handle sleep here.Karl Heuer1-4/+34
1996-05-15(sys_read): Introduce a small delay before reading fromKarl Heuer1-0/+2
1996-05-11(map_win32_filename): If not a fat volume, cvt name to dos.Richard M. Stallman1-5/+7
1996-05-03(nt_stat, nt_ctime): Functions deleted.Geoff Voelker1-706/+1685
1996-03-29(rename): New function.Geoff Voelker1-0/+102
1996-01-21(nt_stat): Use alloca instead of xmalloc.Geoff Voelker1-9/+112
1996-01-15Update FSF's address in the preamble.Erik Naggum1-15/+16
1996-01-04(getuid): Only return root uid if Administrator.Geoff Voelker1-2/+16
1995-11-07(nt_get_resource, init_environment): Defined.Geoff Voelker1-0/+107
1995-10-08Indentation change.Richard M. Stallman1-31/+31
1995-06-30(PASSWD_FIELD_SIZE): Defined.Geoff Voelker1-6/+21
1995-06-10Include config.h before stdio.h.Geoff Voelker1-1/+1
1995-05-30Change Vuser_real_name to Vuser_real_login_name.Karl Heuer1-5/+5