aboutsummaryrefslogtreecommitdiffstats
path: root/nt/inc
Commit message (Expand)AuthorAgeFilesLines
* * configure.ac (POLL_FOR_INPUT): Define with HAVE_WINDOW_SYSTEM.Dmitry Antipov2014-06-051-0/+1
* Use mmap(2) emulation for buffer text on MS-Windows.Fabrice Popineau2014-05-272-8/+56
* Fix redefinition warning in MinGW64 build.Eli Zaretskii2014-04-211-0/+3
* Fix MS-Windows build with MinGW runtime 4.x.Claudio Bley2014-01-111-0/+7
* Fix minor build problems related to MinGW64.Fabrice Popineau2014-01-111-0/+5
* Spelling fixes.Paul Eggert2014-01-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-019-9/+9
* Minor fixes for MinGW64 build.Fabrice Popineau2013-12-311-1/+1
* Fix bug #16299 with assertion violation in set-default-file-modes on Windows.Eli Zaretskii2013-12-301-1/+3
* Merge from trunk.Eli Zaretskii2013-12-071-4/+1
|\
| * * configure.ac (HAVE_MENUS): Remove.Stefan Monnier2013-11-281-4/+1
* | Dirent functions and directory-files are converted and work.Eli Zaretskii2013-11-092-1/+9
* | Start; wrote conversion from UTF-8 to UTF-16 and ANSI.Eli Zaretskii2013-10-191-0/+3
|/
* Attempt to fix time_t related problems with MinGW 4.0 runtime.Eli Zaretskii2013-10-142-25/+33
* Make the MinGW32 build compatible with MinGW runtime 4.x.Eli Zaretskii2013-10-122-0/+47
* Minor fix of the last commit.Eli Zaretskii2013-08-041-2/+0
* Implement mkostemp for MS-Windows.Eli Zaretskii2013-08-041-0/+2
* MS-Windows followup for 2013-07-07T18:00:[email protected].Eli Zaretskii2013-07-071-0/+4
* Make file descriptors close-on-exec when possible.Paul Eggert2013-07-071-1/+0
* Attempt to resolve gettimeofday compilation errors with MinGW64.Eli Zaretskii2013-06-031-2/+0
* Fix compilation error on MinGW64 due to nt/inc/sys/time.h.Eli Zaretskii2013-06-011-0/+1
* Fix compile errors in nt/inc/sys/time.h when using nt/configure.bat.Eli Zaretskii2013-05-311-3/+8
* Define SIZE_MAX for MSVC, part of bug #14409.Eli Zaretskii2013-05-161-0/+1
* Fixed nt/mingw-cfg.site to pass the configure step.Eli Zaretskii2013-05-151-4/+3
* Merge from trunk, configury not fixed yet.Eli Zaretskii2013-05-151-0/+6
|\
| * Use Gnulib ACL implementation, for benefit of Solaris etc.Paul Eggert2013-05-071-0/+6
* | Fixed misc compilation warnings and errors. Dumping errors out.Eli Zaretskii2013-04-012-6/+36
* | Added nt/gnulib.mk and removed kludges from ms-w32.h and ntlib.h.Eli Zaretskii2013-03-311-14/+0
* | Finished with lib-src compilation, except emacsclientw and emacsclient.res.Eli Zaretskii2013-03-301-1/+3
* | Fixed compilation problems in lib/.Eli Zaretskii2013-03-302-7/+17
* | Fixed redefinition of EMACS_CONFIGURATION.Eli Zaretskii2013-03-301-0/+2
* | Merge from trunk.Eli Zaretskii2013-03-301-1/+0
|\|
| * Move MS-Windows definition of TERM_HEADER from ms-w32.h to config.nt.Eli Zaretskii2013-03-301-1/+0
* | Merge from trunk.Eli Zaretskii2013-03-301-0/+1
|\|
| * Enable the 'copysign' primitive on MS-Windows.Eli Zaretskii2013-03-301-0/+1
* | Finished with config.nt diffs. Problem with mmsystem.h remains.Eli Zaretskii2013-03-291-5/+15
* | Use 'restrict' in gettimeofday arguments, and make ms-w32.h compatible.Eli Zaretskii2013-03-282-3/+8
* | Fix the gettimeofday_timezone test.Eli Zaretskii2013-03-281-1/+3
* | Merge from trunk and resolve conflicts.Eli Zaretskii2013-03-2813-25/+133
|\|
| * Avoid MinGW64 compiler warnings.Eli Zaretskii2013-03-271-0/+4
| * Fix _setjmp calls for MinGW64.Eli Zaretskii2013-03-261-0/+4
| * Fix problem with _setjmp in MinGW64-compiled Emacs.Eli Zaretskii2013-03-261-1/+0
| * Fix more MinGW64 incompatibilities.Eli Zaretskii2013-03-262-4/+6
| * Fix more incompatibilities between MinGW.org and MinGW64 headersEli Zaretskii2013-03-263-8/+19
| * Fix incompatibilities between MinGW.org and MinGW64 headersEli Zaretskii2013-03-252-7/+19
| * Fix problems with MSVC build reported in bug #13939.Eli Zaretskii2013-03-161-0/+2
| * File synchronization fixes.Paul Eggert2013-03-131-0/+1
| * FILE's lock is now always .#FILE and may be a regular file.Paul Eggert2013-03-051-1/+2
| * Implement CLASH_DETECTION for MS-Windows.Eli Zaretskii2013-02-251-0/+12
| * Remove functions and macros unused on MS-Windows.Eli Zaretskii2013-02-161-2/+0