summaryrefslogtreecommitdiff
path: root/nt/inc
Commit message (Expand)AuthorAge
* Fix compilation with MinGW runtime 3.22.2 and w32api 3.18.2Eli Zaretskii2016-10-06
* Rework C source files to avoid ^(Paul Eggert2016-03-10
* Ensure 8-byte aligned memory allocation on MS-Windows 9XJussi Lahdenniemi2016-01-16
* Update copyright year to 2016Paul Eggert2016-01-01
* Support recovery from C stack overflow on MS-WindowsEli Zaretskii2015-08-08
* MS-Windows follow-up for recent TZ-related changesEli Zaretskii2015-07-27
* Adapt 'struct timespec' to next release of MinGW runtimeEli Zaretskii2015-06-07
* Support non-blocking connect on MS-Windows (Bug#20207)Eli Zaretskii2015-03-27
* Support daemon mode on MS-Windows (bug#19688)Mark Laws2015-02-27
* Update copyright year to 2015Paul Eggert2015-01-01
* Merge branch 'emacs-24'Ted Zlatanov2014-11-26
|\
| * Define MINGW_W64 and use it instead of _W64Oscar Fuentes2014-11-17
* | * configure.ac (POLL_FOR_INPUT): Define with HAVE_WINDOW_SYSTEM.Dmitry Antipov2014-06-05
* | Use mmap(2) emulation for buffer text on MS-Windows.Fabrice Popineau2014-05-27
|/
* Fix redefinition warning in MinGW64 build.Eli Zaretskii2014-04-21
* Fix MS-Windows build with MinGW runtime 4.x.Claudio Bley2014-01-11
* Fix minor build problems related to MinGW64.Fabrice Popineau2014-01-11
* Spelling fixes.Paul Eggert2014-01-09
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Minor fixes for MinGW64 build.Fabrice Popineau2013-12-31
* Fix bug #16299 with assertion violation in set-default-file-modes on Windows.Eli Zaretskii2013-12-30
* Merge from trunk.Eli Zaretskii2013-12-07
|\
| * * configure.ac (HAVE_MENUS): Remove.Stefan Monnier2013-11-28
* | Dirent functions and directory-files are converted and work.Eli Zaretskii2013-11-09
* | Start; wrote conversion from UTF-8 to UTF-16 and ANSI.Eli Zaretskii2013-10-19
|/
* Attempt to fix time_t related problems with MinGW 4.0 runtime.Eli Zaretskii2013-10-14
* Make the MinGW32 build compatible with MinGW runtime 4.x.Eli Zaretskii2013-10-12
* Minor fix of the last commit.Eli Zaretskii2013-08-04
* Implement mkostemp for MS-Windows.Eli Zaretskii2013-08-04
* MS-Windows followup for 2013-07-07T18:00:14Z!eggert@cs.ucla.edu.Eli Zaretskii2013-07-07
* Make file descriptors close-on-exec when possible.Paul Eggert2013-07-07
* Attempt to resolve gettimeofday compilation errors with MinGW64.Eli Zaretskii2013-06-03
* Fix compilation error on MinGW64 due to nt/inc/sys/time.h.Eli Zaretskii2013-06-01
* Fix compile errors in nt/inc/sys/time.h when using nt/configure.bat.Eli Zaretskii2013-05-31
* Define SIZE_MAX for MSVC, part of bug #14409.Eli Zaretskii2013-05-16
* Fixed nt/mingw-cfg.site to pass the configure step.Eli Zaretskii2013-05-15
* Merge from trunk, configury not fixed yet.Eli Zaretskii2013-05-15
|\
| * Use Gnulib ACL implementation, for benefit of Solaris etc.Paul Eggert2013-05-07
* | Fixed misc compilation warnings and errors. Dumping errors out.Eli Zaretskii2013-04-01
* | Added nt/gnulib.mk and removed kludges from ms-w32.h and ntlib.h.Eli Zaretskii2013-03-31
* | Finished with lib-src compilation, except emacsclientw and emacsclient.res.Eli Zaretskii2013-03-30
* | Fixed compilation problems in lib/.Eli Zaretskii2013-03-30
* | Fixed redefinition of EMACS_CONFIGURATION.Eli Zaretskii2013-03-30
* | Merge from trunk.Eli Zaretskii2013-03-30
|\|
| * Move MS-Windows definition of TERM_HEADER from ms-w32.h to config.nt.Eli Zaretskii2013-03-30
* | Merge from trunk.Eli Zaretskii2013-03-30
|\|
| * Enable the 'copysign' primitive on MS-Windows.Eli Zaretskii2013-03-30
* | Finished with config.nt diffs. Problem with mmsystem.h remains.Eli Zaretskii2013-03-29
* | Use 'restrict' in gettimeofday arguments, and make ms-w32.h compatible.Eli Zaretskii2013-03-28
* | Fix the gettimeofday_timezone test.Eli Zaretskii2013-03-28