| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (stat): Fall-back to default behaviour when we cannot get | Richard M. Stallman | 1998-08-14 | 1 | -4/+4 |
* | (is_unc_volume, open_unc_volume, read_unc_volume, | Geoff Voelker | 1998-06-17 | 1 | -5/+143 |
* | (sys_rename): On some network drives, rename fails with | Richard M. Stallman | 1998-06-16 | 1 | -3/+3 |
* | (sys_rename): Don't examine errno if rename didn't fail. | Richard M. Stallman | 1998-06-10 | 1 | -2/+3 |
* | #include sys/file.h | Karl Heuer | 1998-06-05 | 1 | -33/+113 |
* | (sys_rename): Handle filenames with accented characters. | Geoff Voelker | 1998-05-30 | 1 | -5/+17 |
* | (stat, get_long_basename): Fail if filename contains any | Richard M. Stallman | 1998-05-12 | 1 | -2/+6 |
* | (sys_socket): Make sockets non-inheritable. | Geoff Voelker | 1998-04-24 | 1 | -1/+1 |
* | (fstat, utime): New functions; these are provided in | Geoff Voelker | 1998-04-23 | 1 | -5/+144 |
* | (sys_read): Clear carriage return flag. | Geoff Voelker | 1998-04-17 | 1 | -8/+68 |
* | (sys_pipe): Use binary pipe I/O unconditionally. | Eli Zaretskii | 1998-04-15 | 1 | -10/+2 |
* | (min, max): Define as macros. | Karl Heuer | 1998-04-09 | 1 | -0/+5 |
* | (unrequest_sigio, request_sigio): Fix prototype. | Karl Heuer | 1998-04-09 | 1 | -4/+4 |
* | Include stddef.h. | Geoff Voelker | 1997-09-03 | 1 | -233/+690 |
* | (sys_shutdown): New function. | Geoff Voelker | 1997-07-10 | 1 | -0/+24 |
* | Rebuild Vsystem_configuration at startup. | Geoff Voelker | 1997-01-20 | 1 | -0/+6 |
* | Change all uses of win95, winnt, and win32 | Geoff Voelker | 1997-01-20 | 1 | -6/+6 |
* | (get_emacs_configuration): Return windows95 instead of win95. | Richard M. Stallman | 1997-01-15 | 1 | -1/+1 |
* | Use new names for w32 files | Geoff Voelker | 1996-11-19 | 1 | -2/+2 |
* | Change identifiers of the form win32* to w32*. | Geoff Voelker | 1996-11-19 | 1 | -28/+28 |
* | (normalize_filename): Always lower-case drive letters, even on systems | Miles Bader | 1996-07-07 | 1 | -7/+33 |
* | Delete restrict_dos_process. | Richard M. Stallman | 1996-06-12 | 1 | -7/+5 |
* | (restrict_dos_process): Renamed from can_run_dos_process. | Richard M. Stallman | 1996-06-12 | 1 | -3/+14 |
* | (init_environment): Read PRELOAD_WINSOCK from registry if | Richard M. Stallman | 1996-06-08 | 1 | -28/+74 |
* | (sys_mktemp): Complete rewrite. | Richard M. Stallman | 1996-06-07 | 1 | -1/+45 |
* | (init_winsock): Dynamically link to SetHandleInformation. | Richard M. Stallman | 1996-06-06 | 1 | -11/+34 |
* | (normalize_filename): New function. | Richard M. Stallman | 1996-06-03 | 1 | -12/+63 |
* | (get_volume_info): Always update *pPath correctly, even if | Karl Heuer | 1996-05-22 | 1 | -3/+0 |
* | (_sys_read_ahead): Handle sleep here. | Karl Heuer | 1996-05-17 | 1 | -4/+34 |
* | (sys_read): Introduce a small delay before reading from | Karl Heuer | 1996-05-15 | 1 | -0/+2 |
* | (map_win32_filename): If not a fat volume, cvt name to dos. | Richard M. Stallman | 1996-05-11 | 1 | -5/+7 |
* | (nt_stat, nt_ctime): Functions deleted. | Geoff Voelker | 1996-05-03 | 1 | -706/+1685 |
* | (rename): New function. | Geoff Voelker | 1996-03-29 | 1 | -0/+102 |
* | (nt_stat): Use alloca instead of xmalloc. | Geoff Voelker | 1996-01-21 | 1 | -9/+112 |
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -15/+16 |
* | (getuid): Only return root uid if Administrator. | Geoff Voelker | 1996-01-04 | 1 | -2/+16 |
* | (nt_get_resource, init_environment): Defined. | Geoff Voelker | 1995-11-07 | 1 | -0/+107 |
* | Indentation change. | Richard M. Stallman | 1995-10-08 | 1 | -31/+31 |
* | (PASSWD_FIELD_SIZE): Defined. | Geoff Voelker | 1995-06-30 | 1 | -6/+21 |
* | Include config.h before stdio.h. | Geoff Voelker | 1995-06-10 | 1 | -1/+1 |
* | Change Vuser_real_name to Vuser_real_login_name. | Karl Heuer | 1995-05-30 | 1 | -5/+5 |
* | (configuration_buffer): Increase size. | Geoff Voelker | 1995-05-26 | 1 | -6/+29 |
* | (nt_ctime): Defined. | Karl Heuer | 1995-04-12 | 1 | -11/+86 |
* | Initial revision | Richard M. Stallman | 1994-11-01 | 1 | -0/+610 |