aboutsummaryrefslogtreecommitdiffstats
path: root/nt/inc/sys (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-25John Wiegley2016-03-113-6/+6
|\
| * Rework C source files to avoid ^(Paul Eggert2016-03-103-6/+6
* | Implement getaddrinfo fallback for MS-WindowsEli Zaretskii2016-03-051-0/+5
|/
* Update copyright year to 2016Paul Eggert2016-01-013-3/+3
* Update copyright year to 2015Paul Eggert2015-01-013-3/+3
* Use mmap(2) emulation for buffer text on MS-Windows.Fabrice Popineau2014-05-271-0/+31
* Fix MS-Windows build with MinGW runtime 4.x.Claudio Bley2014-01-111-0/+7
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-013-3/+3
* MS-Windows followup for 2013-07-07T18:00:14Z!eggert@cs.ucla.edu.Eli Zaretskii2013-07-071-0/+4
* 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
* Fixed misc compilation warnings and errors. Dumping errors out.Eli Zaretskii2013-04-011-0/+33
* Fixed compilation problems in lib/.Eli Zaretskii2013-03-301-0/+3
* Use 'restrict' in gettimeofday arguments, and make ms-w32.h compatible.Eli Zaretskii2013-03-281-2/+3
* Fix the gettimeofday_timezone test.Eli Zaretskii2013-03-281-1/+3
* Merge from trunk and resolve conflicts.Eli Zaretskii2013-03-285-8/+45
|\
| * Fix more MinGW64 incompatibilities.Eli Zaretskii2013-03-261-1/+1
| * Fix more incompatibilities between MinGW.org and MinGW64 headersEli Zaretskii2013-03-262-8/+11
| * Fix incompatibilities between MinGW.org and MinGW64 headersEli Zaretskii2013-03-251-0/+3
| * Use fdopendir, fstatat and readlinkat, for efficiency.Paul Eggert2013-01-311-1/+2
| * 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-022-2/+2
| |\
| | * Update copyright notices for 2013.Paul Eggert2013-01-012-2/+2
| | * Revert recent change for Bug#8855.Paul Eggert2012-11-241-33/+0
| | * Fix a race condition with glib (Bug#8855).Paul Eggert2012-11-231-0/+33
| * | Fix the MS-Windows build.Eli Zaretskii2012-12-241-0/+1
| * | Support Posix ACL APIs on MS-Windows.Eli Zaretskii2012-12-171-0/+25
| * | Speed up most calls to 'stat' and 'lstat' on MS-Windows.Eli Zaretskii2012-12-141-0/+4
* | | Fixed configure.ac and headers in nt/inc. Emulated functions not handled yet.Eli Zaretskii2012-11-242-4/+19
|/ /
* | Assume POSIX 1003.1-1988 or later for dirent.h.Paul Eggert2012-11-221-6/+0
* | Assume POSIX 1003.1-1988 or later for fcntl.h.Paul Eggert2012-11-171-1/+1
* | Fix bug #12829 with aborts on MS-Windows when several child processes die.Eli Zaretskii2012-11-171-0/+33
|/
* Support x64 build on MS-Windows with MSVC.Fabrice Popineau2012-09-301-0/+105
* Support atimers and CPU profiler via profile.c on MS-Windows.Eli Zaretskii2012-09-301-1/+14
* Support symlinks on latest versions of MS-Windows.Eli Zaretskii2012-08-031-5/+4
* 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
* 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-052-2/+2
* Adapt MS-Windows build to import of filemode.c from gnulib.Eli Zaretskii2011-02-211-0/+28
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-242-3/+2
* Nuke arch-tags.Glenn Morris2011-01-155-10/+0
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-022-7/+2
* inc/sys/stat.h (struct stat): Change the types of st_uid and st_gid to unsigned.Eli Zaretskii2009-03-211-2/+2
* Add 2009 to copyright years.Glenn Morris2009-01-082-2/+2
* (struct stat): Move st_dev after st_ino, for better alignment.Eli Zaretskii2008-05-091-2/+4
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-092-14/+10
* (__MINGW_NOTHROW): If not defined, define to nothing.Eli Zaretskii2008-04-111-5/+25
* Add arch taglineMiles Bader2008-04-051-0/+3