summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* round, roundf: Avoid compiler warning in configure test.Bruno Haible2017-07-112-4/+4
* Make sure $host and $host_os are defined when used.Bruno Haible2017-07-1014-16/+29
* *printf: Fix cross-compilation guess for Solaris.Bruno Haible2017-07-101-3/+3
* sched: Fix build failure on native Windows (regression from 2017-06-19).Bruno Haible2017-07-061-3/+4
* logbl: Work around a glibc bug on PowerPC64LE.Bruno Haible2017-07-011-3/+10
* sched: Fix compilation failure on OpenVMS.Bruno Haible2017-06-191-5/+16
* float: Fix 'float' and 'isinf' failures on DragonFly BSD.Bruno Haible2017-06-123-6/+6
* float: Fix 'float' and 'isinf' failures on DragonFly BSD.Bruno Haible2017-06-121-3/+3
* host-cpu-c-abi: Support for aarch64 ILP32 ABI.Bruno Haible2017-06-091-4/+15
* same-inode: port better to VMS 8.2 and laterPaul Eggert2017-06-041-1/+4
* iconv: Update copyright year.Bruno Haible2017-05-231-1/+1
* Avoid wrong configure results with gcc -fsanitize=address.Bruno Haible2017-05-2015-79/+138
* gettext: Update macros from gettext git.Bruno Haible2017-05-182-5/+5
* manywarnings: update for GCC 7Paul Eggert2017-05-161-3/+22
* windows-stat-inodes: New module.Bruno Haible2017-05-142-1/+28
* year2038: New module.Bruno Haible2017-05-131-0/+63
* largefile: Simplify.Bruno Haible2017-05-131-7/+2
* largefile: Improve and document.Bruno Haible2017-05-131-3/+18
* truncate: New module.Bruno Haible2017-05-132-3/+39
* windows-stat-timespec: New module.Bruno Haible2017-05-132-1/+25
* windows-stat-override: New module.Bruno Haible2017-05-131-1/+2
* gettimeofday: Increase precision on mingw.Bruno Haible2017-05-111-2/+8
* time: Fix missing initialization of HAVE_TIMEZONE_T.Bruno Haible2017-05-113-4/+5
* Implement a way to opt out from MSVC support.Bruno Haible2017-05-106-30/+43
* tzset: Work around TZ problem on native Windows.Bruno Haible2017-05-012-4/+5
* New module 'localtime-buffer', split off from module 'gettimeofday'.Bruno Haible2017-05-014-23/+48
* copy-file: Preserve sub-second time stamps.Bruno Haible2017-05-011-2/+2
* wchar: Fix compilation error with the original mingw.org mingw.Bruno Haible2017-05-013-11/+19
* wcsftime: New module.Bruno Haible2017-04-302-2/+24
* strftime-fixes: New module.Bruno Haible2017-04-303-7/+18
* mktime: Work around TZ problem on native Windows.Bruno Haible2017-04-302-22/+43
* localtime: New module.Bruno Haible2017-04-302-0/+15
* ctime: New module.Bruno Haible2017-04-302-1/+18
* gettimeofday: Provide higher resolution on native Windows.Bruno Haible2017-04-301-5/+2
* utime: New module.Bruno Haible2017-04-302-0/+35
* utime-h: Modernize handling of 'struct utimbuf'.Bruno Haible2017-04-303-42/+33
* Make use of module 'utime-h'.Bruno Haible2017-04-301-2/+2
* utime-h: New module.Bruno Haible2017-04-301-0/+19
* Fix a few typos.Bruno Haible2017-04-303-3/+5
* stat: Fix time_t values and other problems on native Windows platforms.Bruno Haible2017-04-291-53/+49
* fstat: Fix time_t values on native Windows platforms.Bruno Haible2017-04-291-12/+13
* wctype-h: Fix compilation error with the original mingw.org mingw.Bruno Haible2017-04-271-1/+9
* strerror_r-posix: Revert commits from 2016-10-16,2016-11-04,2016-11-14.Bruno Haible2017-04-251-20/+6
* getlogin_r: Work around bug in Mac OS X 10.12.Bruno Haible2017-04-231-13/+17
* *printf: Work around rounding bug on Mac OS X.Bruno Haible2017-04-221-1/+8
* parse-datetime: overflow and debug cleanupsPaul Eggert2017-04-221-17/+1
* getopt-gnu: Add comments.Bruno Haible2017-04-191-0/+9
* getopt: prefer - to _ in new file namesPaul Eggert2017-04-091-2/+2
* getopt-gnu: omit some duplicate codePaul Eggert2017-04-061-3/+1
* getopt: split up getopt.in.h and eliminate __need_getoptZack Weinberg2017-04-061-1/+11