| Commit message (Expand) | Author | Age | Files | Lines |
* | (sys_chown): New function. | Eli Zaretskii | 2005-06-24 | 1 | -0/+8 |
* | (sys_setsockopt): Change arg 4 to `const void *'. In the | Eli Zaretskii | 2005-06-05 | 1 | -2/+2 |
* | (gettimeofday): Use struct _timeb, not struct timeb. | Eli Zaretskii | 2005-06-04 | 1 | -2/+2 |
* | 2004-11-08 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de> | Jason Rumney | 2005-02-15 | 1 | -0/+2 |
* | (init_environment): Set emacs_dir correctly when running | Jason Rumney | 2004-10-19 | 1 | -0/+26 |
* | Rename w32_num_mouse_buttons from Vw32_num_mouse_buttons. | Jason Rumney | 2004-05-17 | 1 | -5/+5 |
* | (_sys_read_ahead): Use w32_pipe_read_delay. | Jason Rumney | 2004-05-17 | 1 | -2/+2 |
* | (struct the_group): Added. | Lars Hansen | 2003-11-22 | 1 | -0/+14 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
* | (sys_pipe): Protect against file descriptor overflow. | Jason Rumney | 2003-08-27 | 1 | -4/+15 |
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -108/+108 |
* | Revisited my earlier fix for the following entry in etc/PROBLEMS: 'Emacs buil... | Ben Key | 2002-12-18 | 1 | -31/+76 |
* | Doc fix | Jason Rumney | 2002-11-27 | 1 | -1/+1 |
* | (sys_write): Avoid non-blocking mode, which is not fully | Jason Rumney | 2002-11-25 | 1 | -0/+16 |
* | Added a partial implementation of play-sound-internal for Windows. Fixed the... | Ben Key | 2002-11-17 | 1 | -7/+176 |
* | Most uses of XSTRING combined with STRING_BYTES or indirection changed to | Ken Raeburn | 2002-07-15 | 1 | -2/+2 |
* | (init_environment): Remove EMACSLOCKDIR. | Jason Rumney | 2002-06-13 | 1 | -1/+1 |
* | (init_environment): Remove EMACSLOCKDIR. | Jason Rumney | 2002-06-13 | 1 | -1/+0 |
* | (sys_getpeername, fcntl): New functions. | Jason Rumney | 2002-05-03 | 1 | -2/+73 |
* | (check_windows_init_file): Update call to openp. | Stefan Monnier | 2002-04-30 | 1 | -1/+1 |
* | (stat, fstat): Use file index information to generate | Jason Rumney | 2002-04-28 | 1 | -36/+33 |
* | (sys_accept): Don't hide variable `s'. | Juanma Barranquero | 2002-04-08 | 1 | -3/+3 |
* | (init_winsock): Dynamically load new server and UDP | Jason Rumney | 2002-03-20 | 1 | -87/+249 |
* | 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 |