2003-11-22 |
Lars Hansen |
(struct the_group): Added.
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-08-27 |
Jason Rumney |
(sys_pipe): Protect against file descriptor overflow.
|
2003-02-04 |
Juanma Barranquero |
Trailing whitespace deleted.
|
2002-12-18 |
Ben Key |
Revisited my earlier fix for the following entry in etc/PROBLEMS: 'Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs builtpart of on XP crashes at startup on Windows 9x/ME.' Fixed several Windows API errors detected by BoundsChecker
|
2002-11-27 |
Jason Rumney |
Doc fix
|
2002-11-25 |
Jason Rumney |
(sys_write): Avoid non-blocking mode, which is not fully
|
2002-11-17 |
Ben Key |
Added a partial implementation of play-sound-internal for Windows. Fixed the following entry in etc/PROBLEMS: Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs built on XP crashes at startup on Windows 9x/ME.
|
2002-07-15 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
2002-06-13 |
Jason Rumney |
(init_environment): Remove EMACSLOCKDIR.
|
2002-06-13 |
Jason Rumney |
(init_environment): Remove EMACSLOCKDIR.
|
2002-05-03 |
Jason Rumney |
(sys_getpeername, fcntl): New functions.
|
2002-04-30 |
Stefan Monnier |
(check_windows_init_file): Update call to openp.
|
2002-04-28 |
Jason Rumney |
(stat, fstat): Use file index information to generate
|
2002-04-08 |
Juanma Barranquero |
(sys_accept): Don't hide variable `s'.
|
2002-03-20 |
Jason Rumney |
(init_winsock): Dynamically load new server and UDP
|
2002-01-01 |
Pavel JanÃk |
Include <config.h>.
|
2001-12-19 |
Eli Zaretskii |
(emacs_root_dir): New function.
|
2001-10-12 |
Stefan Monnier |
Update calls to openp.
|
2001-10-08 |
Gerd Moellmann |
Don't define min/max.
|
2001-04-10 |
Gerd Moellmann |
(sys_open): Try to open file without _O_CREAT first, to be
|
2001-02-09 |
Jason Rumney |
(init-environment): Duplicate local string before putenv.
|
2001-01-19 |
Andrew Innes |
(init_environment): Add a version-independent site-lisp
|
2001-01-13 |
Jason Rumney |
(init_environment, sys_shutdown, sys_pipe): Remove unused
|
2000-12-18 |
Andrew Innes |
(w32_strerror): New function.
|
2000-12-17 |
Andrew Innes |
(sys_rename): Only check errno against EEXIST, and not
|
2000-11-24 |
Jason Rumney |
(init_environment): Set LANG environment variable based on
|
2000-09-03 |
Andrew Innes |
(_ANONYMOUS_UNION) [__GNUC__]: New define
|
2000-08-22 |
Andrew Innes |
(GetCachedVolumeInformation): Use xmalloc, xfree and xstrdup.
|
2000-07-05 |
Andrew Innes |
(init_environment): Install code from 20.7 for providing
|
2000-05-16 |
Gerd Moellmann |
Use the term `invalid' instead of `illegal'.
|
2000-02-27 |
Jason Rumney |
(init_environment): Set Vw32_num_mouse_buttons here.
|
2000-02-06 |
Andrew Innes |
(sigmask): New function (does nothing).
|
1999-08-06 |
Geoff Voelker |
(stat): Check for directory ending in separator when
|
1999-06-24 |
Geoff Voelker |
(get_emacs_configuration): Use GetVersionEx to
|
1999-06-16 |
Andrew Innes |
(sys_strerror): New function.
|
1999-01-30 |
Andrew Innes |
(init_environment): Change argv[0] to contain the full path to Emacs.
|
1998-12-10 |
Geoff Voelker |
(w32_get_long_filename): Handle root dirs correctly.
|
1998-12-03 |
Geoff Voelker |
(check_windows_init_file): Use decode_env_path when
|
1998-11-03 |
Andrew Innes |
(stat): GetFileInformationByHandle can legitimately fail, so don't
|
1998-10-27 |
Geoff Voelker |
(check_windows_init_file): Also look in load path specified
|
1998-10-07 |
Geoff Voelker |
(init_ntproc): Check for Windows init file.
|
1998-08-14 |
Richard M. Stallman |
(stat): Fall-back to default behaviour when we cannot get
|
1998-06-17 |
Geoff Voelker |
(is_unc_volume, open_unc_volume, read_unc_volume,
|
1998-06-16 |
Richard M. Stallman |
(sys_rename): On some network drives, rename fails with
|
1998-06-10 |
Richard M. Stallman |
(sys_rename): Don't examine errno if rename didn't fail.
|
1998-06-05 |
Karl Heuer |
#include sys/file.h
|
1998-05-30 |
Geoff Voelker |
(sys_rename): Handle filenames with accented characters.
|
1998-05-12 |
Richard M. Stallman |
(stat, get_long_basename): Fail if filename contains any
|
1998-04-24 |
Geoff Voelker |
(sys_socket): Make sockets non-inheritable.
|
1998-04-23 |
Geoff Voelker |
(fstat, utime): New functions; these are provided in
|
1998-04-17 |
Geoff Voelker |
(sys_read): Clear carriage return flag.
|
1998-04-15 |
Eli Zaretskii |
(sys_pipe): Use binary pipe I/O unconditionally.
|
1998-04-09 |
Karl Heuer |
(min, max): Define as macros.
|
1998-04-09 |
Karl Heuer |
(unrequest_sigio, request_sigio): Fix prototype.
|
1997-09-03 |
Geoff Voelker |
Include stddef.h.
|
1997-07-10 |
Geoff Voelker |
(sys_shutdown): New function.
|
1997-01-20 |
Geoff Voelker |
Rebuild Vsystem_configuration at startup.
|
1997-01-20 |
Geoff Voelker |
Change all uses of win95, winnt, and win32
|
1997-01-15 |
Richard M. Stallman |
(get_emacs_configuration): Return windows95 instead of win95.
|