summaryrefslogtreecommitdiff
path: root/lib/stat-w32.c
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-7/+7
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* stat, fstat: Fix compilation error with old mingw headers.Bruno Haible2020-09-161-0/+5
* stat, fstat: Fix when compiling for versions older than Windows Vista.Bruno Haible2020-09-161-6/+18
* Don't assume that UNICODE is not defined.Bruno Haible2020-05-301-0/+6
* Fix compilation error on native Windows (regression from 2020-05-28).Bruno Haible2020-05-291-0/+5
* Avoid dynamic loading of Windows API functions when possible.Bruno Haible2020-05-291-6/+12
* Don't assume that UNICODE is not defined.Bruno Haible2020-05-281-1/+1
* Improve pattern for defining _WIN32_WINNT.Bruno Haible2020-05-281-2/+4
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* all: Update URLs to msdn.microsoft.com.Bruno Haible2019-03-141-34/+34
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* Avoid -Wcast-function-type warnings from casts after GetProcAddress.Bruno Haible2018-08-181-0/+4
* Simplify code. Drop support for Borland C++ on Windows.Bruno Haible2018-05-031-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* stat: Improve last change.Bruno Haible2017-06-251-3/+7
* stat: port to xlc 12.01Paul Eggert2017-06-251-1/+3
* windows-stat-inodes: New module.Bruno Haible2017-05-141-1/+84
* windows-stat-timespec: New module.Bruno Haible2017-05-131-5/+47
* stat, fstat: Complete removal of old native Windows code.Bruno Haible2017-05-131-11/+8
* fstat: Fix time_t values on native Windows platforms.Bruno Haible2017-04-291-0/+293