summaryrefslogtreecommitdiff
path: root/nt/inc/ms-w32.h
Commit message (Expand)AuthorAgeFilesLines
* Make file descriptors close-on-exec when possible....Paul Eggert2013-07-071-1/+0
* 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-011-6/+3
* | 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-301-7/+14
* | 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-281-1/+5
|/
* 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-261-3/+5
* Fix more incompatibilities between MinGW.org and MinGW64 headers...Eli Zaretskii2013-03-261-0/+8
* Fix incompatibilities between MinGW.org and MinGW64 headers...Eli Zaretskii2013-03-251-7/+16
* File synchronization fixes....Paul Eggert2013-03-131-0/+1
* 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
* Don't use __STDC__ on MS-Windows unless necessary (Bug #9066)....Eli Zaretskii2013-02-161-1/+9
* MS-Windows followup for 2013-02-11T23:37:18Z!eggert@cs.ucla.edu....Eli Zaretskii2013-02-121-0/+3
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
| * Revert recent change for Bug#8855....Paul Eggert2012-11-241-0/+3
| * Fix a race condition with glib (Bug#8855)....Paul Eggert2012-11-231-3/+0
* | Support Posix ACL APIs on MS-Windows....Eli Zaretskii2012-12-171-0/+4
* | Fix bug #13079 on MS-Windows with temp files not being deleted....Eli Zaretskii2012-12-151-0/+4
* | Fix putenv and unsetenv on MS-Windows....Eli Zaretskii2012-12-081-0/+1
* | Provide unsetenv for MS-Windows and make putenv Posix-compatible....Eli Zaretskii2012-12-081-0/+6
* | Fix bug #12829 with aborts on MS-Windows when several child processes die....Eli Zaretskii2012-11-171-3/+0
* | MS-Windows followup for 2012-11-14T04:55:41Z!eggert@cs.ucla.edu, regarding fa......Eli Zaretskii2012-11-141-5/+0
* | Use faccessat, not access, when checking file permissions....Paul Eggert2012-11-131-2/+5
|/
* Fix warnings when compiling on MS-Windows with -std=gnu99....Eli Zaretskii2012-10-171-15/+41
* Support x64 build on MS-Windows with MSVC....Fabrice Popineau2012-09-301-7/+39
* Support atimers and CPU profiler via profile.c on MS-Windows....Eli Zaretskii2012-09-301-1/+3
* Clean-up left-overs after 2012-09-23T08:44:20Z!eggert@cs.ucla.edu wrt signal ......Eli Zaretskii2012-09-231-1/+1
* Simplify and avoid signal-handling races....Paul Eggert2012-09-231-0/+3
* MS-Windows followup for 2012-09-07T01:27:44Z!eggert@cs.ucla.edu, signal-handl......Eli Zaretskii2012-09-071-1/+1
* Simplify redefinition of 'abort' (Bug#12316)....Paul Eggert2012-09-041-9/+0
* Refactor window-system configuration...Daniel Colascione2012-08-311-0/+3
* * nt/config.nt: Sync with autogen/config.nt....Juanma Barranquero2012-08-071-0/+7
* * nt/config.nt: Sync with autogen/config.in....Juanma Barranquero2012-08-031-3/+0
* Move NT-specific include file to the NT include directory...Glenn Morris2012-08-011-0/+423