summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* 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
* getopt: clean up getopt.c and getopt1.c file headersZack Weinberg2017-04-061-6/+0
* stdalign: tweak version# and test for HP-UX IA64Paul Eggert2017-03-191-1/+1
* stdalign: restore previous behavior for HP-UX IA64Paul Eggert2017-03-181-2/+2
* stdalign: Make it work with HP-UX cc.Bruno Haible2017-03-171-1/+1
* flexmember: try to detect HP-UX 11.31 cc bugPaul Eggert2017-03-171-2/+5
* gnulib-common.m4: avoid aclocal.m4 bloatPaul Eggert2017-03-111-3/+6
* Fix value of LD for 64-bit compilers on AIX.Bruno Haible2017-03-051-56/+84
* maintainer-makefile: Fix AC_PROG_SED with autoconf cache.Bruno Haible2017-02-251-2/+4
* havelib: Prefer the search path of /usr/bin/gcc over the one of $CC.Bruno Haible2017-02-191-1/+10
* havelib: Support overriding the result of AC_LIB_PREPARE_MULTILIB.Bruno Haible2017-02-191-45/+53
* host-cpu-c-abi: Support for 64-bit AIX, 32-bit armhf on arm64, hppa64.Bruno Haible2017-02-111-20/+50
* search: Don't assume that tsearch() exists if 'VISIT' is defined.Bruno Haible2017-02-111-1/+22
* host-cpu-c-abi: Add support for armhf, arm64, x32, s390x.Bruno Haible2017-01-161-11/+63