summaryrefslogtreecommitdiff
path: root/src/w32.c
Commit message (Expand)AuthorAgeFilesLines
* (normalize_filename): Always lower-case drive letters, even on systemsMiles Bader1996-07-071-7/+33
* Delete restrict_dos_process.Richard M. Stallman1996-06-121-7/+5
* (restrict_dos_process): Renamed from can_run_dos_process.Richard M. Stallman1996-06-121-3/+14
* (init_environment): Read PRELOAD_WINSOCK from registry ifRichard M. Stallman1996-06-081-28/+74
* (sys_mktemp): Complete rewrite.Richard M. Stallman1996-06-071-1/+45
* (init_winsock): Dynamically link to SetHandleInformation.Richard M. Stallman1996-06-061-11/+34
* (normalize_filename): New function.Richard M. Stallman1996-06-031-12/+63
* (get_volume_info): Always update *pPath correctly, even ifKarl Heuer1996-05-221-3/+0
* (_sys_read_ahead): Handle sleep here.Karl Heuer1996-05-171-4/+34
* (sys_read): Introduce a small delay before reading fromKarl Heuer1996-05-151-0/+2
* (map_win32_filename): If not a fat volume, cvt name to dos.Richard M. Stallman1996-05-111-5/+7
* (nt_stat, nt_ctime): Functions deleted.Geoff Voelker1996-05-031-706/+1685
* (rename): New function.Geoff Voelker1996-03-291-0/+102
* (nt_stat): Use alloca instead of xmalloc.Geoff Voelker1996-01-211-9/+112
* Update FSF's address in the preamble.Erik Naggum1996-01-151-15/+16
* (getuid): Only return root uid if Administrator.Geoff Voelker1996-01-041-2/+16
* (nt_get_resource, init_environment): Defined.Geoff Voelker1995-11-071-0/+107
* Indentation change.Richard M. Stallman1995-10-081-31/+31
* (PASSWD_FIELD_SIZE): Defined.Geoff Voelker1995-06-301-6/+21
* Include config.h before stdio.h.Geoff Voelker1995-06-101-1/+1
* Change Vuser_real_name to Vuser_real_login_name.Karl Heuer1995-05-301-5/+5
* (configuration_buffer): Increase size.Geoff Voelker1995-05-261-6/+29
* (nt_ctime): Defined.Karl Heuer1995-04-121-11/+86
* Initial revisionRichard M. Stallman1994-11-011-0/+610