summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc: New chapter "Native Windows Support".Bruno Haible2017-05-104-21/+47
* doc: Move section "Library version handling".Bruno Haible2017-05-102-3/+9
* doc: Move section "Running self-tests under valgrind".Bruno Haible2017-05-102-3/+9
* doc: New chapter "Build Infrastructure Modules".Bruno Haible2017-05-102-21/+39
* Prepare for reordering sections in the manual.Bruno Haible2017-05-1013-497/+516
* Fix instructions how to update manual on www.gnu.org.Bruno Haible2017-05-102-0/+6
* tzset: Expand comment about TZ problem on native Windows.Bruno Haible2017-05-097-18/+143
* intprops: don’t depend on ‘verify’Paul Eggert2017-05-084-20/+33
* utimens: On native Windows, support 100ns resolution also if fd < 0.Bruno Haible2017-05-085-6/+45
* utimens: Improve error code on native Windows.Bruno Haible2017-05-082-3/+17
* utime: Handle more Windows error codes.Bruno Haible2017-05-072-1/+7
* crypto/rijndael: Fix "strict-aliasing rules" warnings, alignment issues.Bruno Haible2017-05-062-57/+63
* wctype-h-c++-tests: Update.Bruno Haible2017-05-062-3/+8
* wchar-c++-tests: Update.Bruno Haible2017-05-062-0/+10
* utime-h-c++-tests: New module.Bruno Haible2017-05-063-0/+61
* unistd-c++-tests: Update.Bruno Haible2017-05-062-0/+19
* time-c++-tests: Update.Bruno Haible2017-05-062-0/+39
* sys_resource-c++-tests: New module.Bruno Haible2017-05-063-0/+60
* strings-c++-tests: New module.Bruno Haible2017-05-063-0/+60
* string-c++-tests: Update.Bruno Haible2017-05-062-0/+14
* stdlib-c++-tests: Update.Bruno Haible2017-05-062-0/+46
* stdio-c++-tests: Update.Bruno Haible2017-05-062-0/+9
* signal-h-c++-tests: Update.Bruno Haible2017-05-062-1/+5
* math-c++-tests: Update.Bruno Haible2017-05-062-14/+31
* locale-c++-tests: Update.Bruno Haible2017-05-062-0/+10
* inttypes-c++-tests: New module.Bruno Haible2017-05-063-0/+65
* dirent-c++-tests: Update.Bruno Haible2017-05-062-2/+25
* argp: Fix mistake in 2017-04-23 commit.Bruno Haible2017-05-052-1/+7
* argp: Fix typo.Reuben Thomas2017-05-042-1/+6
* utimens: port to Emacs + MS-WindowsPaul Eggert2017-05-022-2/+17
* tzset: update doc for TZ problems on MS-WindowsPaul Eggert2017-05-0110-0/+52
* copy-file: Fix build error on mingw.Bruno Haible2017-05-012-0/+6
* Fix recent ChangeLog entry.Bruno Haible2017-05-011-1/+1
* tzset: Work around TZ problem on native Windows.Bruno Haible2017-05-017-11/+38
* mktime: Fix dependencies.Bruno Haible2017-05-012-0/+6
* New module 'localtime-buffer', split off from module 'gettimeofday'.Bruno Haible2017-05-0115-97/+280
* copy-file: Preserve sub-second time stamps.Bruno Haible2017-05-014-21/+21
* wctype: Fix problems if <wchar.h> gets included after <wctype.h>.Bruno Haible2017-05-012-4/+13
* wchar: Fix compilation error with the original mingw.org mingw.Bruno Haible2017-05-016-15/+41
* utimecmp: Add support for native Windows.Bruno Haible2017-05-012-0/+9
* utimens: Add support for native Windows.Bruno Haible2017-05-013-0/+93
* wcsftime: New module.Bruno Haible2017-04-308-6/+145
* strftime-fixes: New module.Bruno Haible2017-04-309-11/+125
* mktime: Work around TZ problem on native Windows.Bruno Haible2017-04-306-29/+112
* localtime: New module.Bruno Haible2017-04-308-5/+105
* ctime: New module.Bruno Haible2017-04-308-5/+119
* gettimeofday: Provide higher resolution on native Windows.Bruno Haible2017-04-303-13/+67
* Document the problem with the Cygwin environment variable TZ.Bruno Haible2017-04-308-1/+34
* utime-tests: New module.Bruno Haible2017-04-304-0/+171
* utime: New module.Bruno Haible2017-04-308-6/+373