summaryrefslogtreecommitdiff
path: root/nt/inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | Assume POSIX 1003.1-1988 or later for dirent.h.Paul Eggert2012-11-222-6/+38
* | Merge from emacs-24; up to 2012-11-17T22:12:47Z!eggert@cs.ucla.eduGlenn Morris2012-11-201-0/+3
|\ \ | |/
| * Yet more fixes for bug #12878 with MSVC build.Eli Zaretskii2012-11-201-0/+2
| * More fixes for bug #12878 with MS-Windows MSVC build.Eli Zaretskii2012-11-191-0/+1
* | Fix latest changes in nt/inc/unistd.h.Eli Zaretskii2012-11-181-11/+0
* | Assume POSIX 1003.1-1988 or later for fcntl.h.Paul Eggert2012-11-172-1/+14
* | Fix bug #12829 with aborts on MS-Windows when several child processes die.Eli Zaretskii2012-11-172-3/+33
* | MS-Windows followup for 2012-11-14T04:55:41Z!eggert@cs.ucla.edu, regarding fa...Eli Zaretskii2012-11-142-5/+8
* | Use faccessat, not access, when checking file permissions.Paul Eggert2012-11-131-2/+5
* | Fix typos.Juanma Barranquero2012-11-051-2/+2
* | Avoid compiler warnings in the MS-Windows build.Eli Zaretskii2012-11-051-0/+5
|/
* Fix MS-Windows build broken by fixing bug #12776 on Posix platforms.Eli Zaretskii2012-11-011-0/+2
* Fix warnings when compiling on MS-Windows with -std=gnu99.Eli Zaretskii2012-10-173-18/+50
* Support x64 build on MS-Windows with MSVC.Fabrice Popineau2012-09-302-7/+144
* Support atimers and CPU profiler via profile.c on MS-Windows.Eli Zaretskii2012-09-302-2/+17
* 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-042-10/+5
* Refactor window-system configurationDaniel 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
* Support symlinks on latest versions of MS-Windows.Eli Zaretskii2012-08-031-5/+4
* Move NT-specific include file to the NT include directoryGlenn Morris2012-08-011-0/+423
* MS-Windows followup for 2012-07-28T23:05:32Z!eggert@cs.ucla.edu.Eli Zaretskii2012-07-291-0/+9
* Improve port of struct timespec to MS-Windows.Eli Zaretskii2012-06-241-6/+0
* Fix the MS-Windows build broken by 2012-06-22T21:17:42Z!eggert@cs.ucla.edu.Eli Zaretskii2012-06-231-8/+15
* Fix the MS-Windows build broken by 1995-02-25T20:57:45Z!rms@gnu.org.Eli Zaretskii2012-05-271-0/+16
* Avoid MS-Windows compilation errors when struct stat is redefined.Eli Zaretskii2012-02-041-0/+3
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-057-7/+7
* Fix MS-Windows build with MSVC compiler.Eli Zaretskii2011-11-272-3/+13
* * inc/stdint.h (UINT64_MAX, UINT32_MAX): Fix values.Christoph Scholtes2011-11-131-2/+2
* * inc/stdint.h (UINT64_MAX, UINT64_MIN, INT64_MIN, UINTMAX_MAX)Christoph Scholtes2011-11-051-6/+20
* Update nt/inc/stdint.h for PTRDIFF_MAX.Eli Zaretskii2011-06-071-0/+6
* Adapt Windows include files to latest changes.Eli Zaretskii2011-05-062-1/+9
* Support inttypes.h and strtoumax in non-MinGW builds on Windows.Eli Zaretskii2011-04-281-0/+30
* Implement stubs of `readlink' and `symlink' for MS-Windows.Eli Zaretskii2011-02-271-0/+8