summaryrefslogtreecommitdiff
path: root/src/s/ms-w32.h
Commit message (Expand)AuthorAgeFilesLines
* Move NT-specific include file to the NT include directoryGlenn Morris2012-08-011-423/+0
* Sync Windows port with autogen/config.in changes.Juanma Barranquero2012-08-011-7/+0
* Adapt Windows port to recent changes in autogen/config.in.Juanma Barranquero2012-08-011-7/+0
* Use typedef for EMACS_INT, EMACS_UINT.Paul Eggert2012-07-251-1/+2
* * nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-07-141-7/+0
* * nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-07-131-7/+14
* Update Windows port to gnulib changes in 2012-07-06T21:07:46Z!eggert@cs.ucla....Juanma Barranquero2012-07-071-6/+0
* * nt/config.nt: Complete rework to bring it in sync with autogen/config.in.Juanma Barranquero2012-07-061-76/+90
* Remove obsolete configuration options (Windows port).Juanma Barranquero2012-07-041-5/+0
* Adapt the MS-DOS build to the latest changes.Eli Zaretskii2012-06-301-1/+1
|\
| * Adapt the MS-DOS build to the latest changes.Eli Zaretskii2012-06-301-2/+0
|/
* Define HAVE_STRCASECMP and HAVE_STRNCASECMP on MS-Windows.Eli Zaretskii2012-06-261-0/+8
* Improve port of struct timespec to MS-Windows.Eli Zaretskii2012-06-241-0/+9
* Fix the MS-Windows build broken by 2012-06-22T21:17:42Z!eggert@cs.ucla.edu.Eli Zaretskii2012-06-231-0/+1
* Move SYSTEM_TYPE from src/s to configureGlenn Morris2012-06-111-4/+0
* Remove src/m/*.Paul Eggert2012-05-221-0/+2
* Remove unused HAVE_* symbols for functions.Paul Eggert2012-05-191-1/+0
* Remove no-longer-used macro HAVE_FTIME.Paul Eggert2012-05-191-1/+0
* Discourage in comments from defining HAVE_GETCWD on MS-Windows.Eli Zaretskii2012-03-291-0/+3
* Fix bug #9960 with MSVC build on MS-Windows.Eli Zaretskii2012-03-241-0/+6
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix MS-Windows build with MSVC compiler.Eli Zaretskii2011-11-271-2/+6
* Fix MSVC build in lib-src.Eli Zaretskii2011-11-051-9/+6
* Support MSVC build with newer versions of Visual Studio.Eli Zaretskii2011-11-051-1/+26
* Assume freestanding C89 headers, string.h, stdlib.h.Paul Eggert2011-07-061-5/+0
* Merge from emacs-23; up to 2010-06-09T17:54:28Z!albinus@detlef.Glenn Morris2011-04-221-0/+1
|\
| * Fix a bug in time functions when timezone is changed on Windows.Eli Zaretskii2011-04-181-0/+1
* | src/s/ms-w32.h (getloadavg): Declare prototype which was removed from lisp.h.Eli Zaretskii2011-02-161-0/+2
* | Use KVAR in MS-Windows build, remove buffer-file-type.Eli Zaretskii2011-02-161-2/+0
* | Fix the MS-Windows build due to introduction of B_.Eli Zaretskii2011-02-141-1/+1
* | Don't define HAVE_STRFTIME on MS-Windows.Eli Zaretskii2011-01-311-1/+0
* | Fix the MS-Windows build broken by 2011-01-17T19:01:01Z!eggert@cs.ucla.edu an...Eli Zaretskii2011-01-291-1/+0
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* | Nuke arch-tags.Glenn Morris2011-01-151-2/+0
* | Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\ \ | |/
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | * src/s/ms-w32.h (HAVE_TERMIOS_H): Do not undef, not used anymore.Dan Nicolaescu2010-11-131-1/+0
* | Fix the w32 build after 2010-08-22T15:14:37Z!dann@ics.uci.edu.Eli Zaretskii2010-08-221-1/+0
* | Clean up unexec.c, remove references to unused code.Dan Nicolaescu2010-07-281-4/+0
* | Convert function definitions to standard C and some cleanups.Dan Nicolaescu2010-07-121-1/+0
* | Use strchr, strrchr instead of index, rindexAndreas Schwab2010-07-111-2/+0
* | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab2010-07-081-11/+4
* | Remove BSTRING related code, all platforms define it.Dan Nicolaescu2010-06-061-2/+0
* | Turn `directory-sep-char' into a noop.Juanma Barranquero2010-06-041-3/+0
* | Reformat some comments in src/s/*.h.Glenn Morris2010-05-111-45/+31
* | Move MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET from cpp to configure.Glenn Morris2010-05-091-8/+3
* | Remove POSIX_SIGNALS.Dan Nicolaescu2010-05-031-2/+0
* | Emulate POSIX_SIGNALS on MS-Windows.Eli Zaretskii2010-05-011-0/+12
* | Don't depend on cm.c or termcap.c on Windows, use stubs.Juanma Barranquero2010-04-211-0/+11
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1