| Commit message (Expand) | Author | Age | Files | Lines |
* | Include <config.h>. | Pavel JanÃk | 2002-01-01 | 1 | -1/+5 |
* | (emacs_root_dir): New function. | Eli Zaretskii | 2001-12-19 | 1 | -0/+15 |
* | Update calls to openp. | Stefan Monnier | 2001-10-12 | 1 | -1/+1 |
* | Don't define min/max. | Gerd Moellmann | 2001-10-08 | 1 | -5/+0 |
* | (sys_open): Try to open file without _O_CREAT first, to be | Gerd Moellmann | 2001-04-10 | 1 | -3/+9 |
* | (init-environment): Duplicate local string before putenv. | Jason Rumney | 2001-02-09 | 1 | -1/+1 |
* | (init_environment): Add a version-independent site-lisp | Andrew Innes | 2001-01-19 | 1 | -1/+1 |
* | (init_environment, sys_shutdown, sys_pipe): Remove unused | Jason Rumney | 2001-01-13 | 1 | -5/+2 |
* | (w32_strerror): New function. | Andrew Innes | 2000-12-18 | 1 | -0/+19 |
* | (sys_rename): Only check errno against EEXIST, and not | Andrew Innes | 2000-12-17 | 1 | -3/+3 |
* | (init_environment): Set LANG environment variable based on | Jason Rumney | 2000-11-24 | 1 | -2/+19 |
* | (_ANONYMOUS_UNION) [__GNUC__]: New define | Andrew Innes | 2000-09-03 | 1 | -0/+4 |
* | (GetCachedVolumeInformation): Use xmalloc, xfree and xstrdup. | Andrew Innes | 2000-08-22 | 1 | -22/+65 |
* | (init_environment): Install code from 20.7 for providing
| Andrew Innes | 2000-07-05 | 1 | -52/+119 |
* | Use the term `invalid' instead of `illegal'. | Gerd Moellmann | 2000-05-16 | 1 | -2/+2 |
* | (init_environment): Set Vw32_num_mouse_buttons here. | Jason Rumney | 2000-02-27 | 1 | -0/+6 |
* | (sigmask): New function (does nothing). | Andrew Innes | 2000-02-06 | 1 | -0/+12 |
* | (stat): Check for directory ending in separator when | Geoff Voelker | 1999-08-06 | 1 | -2/+4 |
* | (get_emacs_configuration): Use GetVersionEx to | Geoff Voelker | 1999-06-24 | 1 | -3/+31 |
* | (sys_strerror): New function. | Andrew Innes | 1999-06-16 | 1 | -0/+95 |
* | (init_environment): Change argv[0] to contain the full path to Emacs. | Andrew Innes | 1999-01-30 | 1 | -2/+6 |
* | (w32_get_long_filename): Handle root dirs correctly. | Geoff Voelker | 1998-12-10 | 1 | -2/+2 |
* | (check_windows_init_file): Use decode_env_path when | Geoff Voelker | 1998-12-03 | 1 | -2/+4 |
* | (stat): GetFileInformationByHandle can legitimately fail, so don't | Andrew Innes | 1998-11-03 | 1 | -16/+17 |
* | (check_windows_init_file): Also look in load path specified | Geoff Voelker | 1998-10-27 | 1 | -2/+5 |
* | (init_ntproc): Check for Windows init file. | Geoff Voelker | 1998-10-07 | 1 | -36/+37 |
* | (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 |