summaryrefslogtreecommitdiff
path: root/nt/inc
Commit message (Expand)AuthorAgeFilesLines
* 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:14Z!eggert@cs.ucla.edu.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
| * 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
| * Use fdopendir, fstatat and readlinkat, for efficiency.Paul Eggert2013-01-312-1/+3
| * Make opendir on MS-Windows accept a 'const char *'.Eli Zaretskii2013-01-281-1/+1
| * MS-Windows followup to bugfix #13387.Eli Zaretskii2013-01-111-0/+1
| * Update copyright dates to 2013.Paul Eggert2013-01-021-1/+1
| * Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-028-8/+8
| |\
| | * Update copyright notices for 2013.Paul Eggert2013-01-018-8/+8
| | * Revert recent change for Bug#8855.Paul Eggert2012-11-242-33/+3
| | * Fix a race condition with glib (Bug#8855).Paul Eggert2012-11-232-3/+33
| * | Fix the MS-Windows build.Eli Zaretskii2012-12-241-0/+1
| * | Support Posix ACL APIs on MS-Windows.Eli Zaretskii2012-12-172-0/+29
| * | Fix bug #13079 on MS-Windows with temp files not being deleted.Eli Zaretskii2012-12-151-0/+4
| * | Speed up most calls to 'stat' and 'lstat' on MS-Windows.Eli Zaretskii2012-12-141-0/+4
| * | Provide a prototype for unsetenv on MS-Windows.Eli Zaretskii2012-12-101-0/+3