summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* fchmodat: AT_SYMLINK_NOFOLLOW fix for non-symlinksPaul Eggert2020-02-073-6/+98
* Port _Noreturn to older ClangPaul Eggert2020-02-041-2/+5
* ansi-c++-opt: Set CXXFLAGS to "-g -O2" by default.Bruno Haible2020-02-011-1/+11
* uchar: Preparations for modules c32isalnum, ..., c32isxdigit.Bruno Haible2020-01-251-1/+13
* iswxdigit: New module.Bruno Haible2020-01-252-1/+116
* iswdigit: New module.Bruno Haible2020-01-252-1/+125
* hard-locale tests: Make it easy to reuse the musl test.Bruno Haible2020-01-251-0/+18
* mbrtoc32: Add note about FreeBSD 12.Bruno Haible2020-01-211-7/+11
* threadlib: Disable use of weak symbols on FreeBSD 11.Bruno Haible2020-01-201-1/+26
* Rename ~~gnulib.m4 to zzgnulib.m4.Bruno Haible2020-01-182-2/+2
* Avoid error "m4_require: circular dependency of AC_LANG_COMPILER(C)".Bruno Haible2020-01-181-8/+13
* Ensure Automake does not drop ~~gnulib.m4.Bruno Haible2020-01-182-1/+8
* Fix major regression from 2020-01-10.Bruno Haible2020-01-182-14/+35
* c32stombs: New module.Bruno Haible2020-01-131-1/+2
* perl: require the "warnings" moduleJim Meyering2020-01-111-2/+2
* Fix major regression from 2020-01-04.Bruno Haible2020-01-101-5/+6
* c32snrtombs: New module.Bruno Haible2020-01-101-1/+2
* c32srtombs: New module.Bruno Haible2020-01-091-1/+2
* c32rtomb: New module.Bruno Haible2020-01-092-2/+60
* mbrtoc32: Use the system's mbrtoc32 if it exists and basically works.Bruno Haible2020-01-091-1/+101
* wcrtomb: Make multithread-safe, except possibly on IRIX.Bruno Haible2020-01-081-6/+12
* mbstoc32s: New module.Bruno Haible2020-01-051-1/+2
* mbsnrtoc32s: New module.Bruno Haible2020-01-051-1/+2
* mbsrtoc32s: New module.Bruno Haible2020-01-041-1/+2
* uchar: Decide about _GL_LARGE_CHAR32_T at configure time.Bruno Haible2020-01-041-1/+11
* Fix AC_CHECK_DECL so that it deactivates clang's built-in declarations.Bruno Haible2020-01-041-4/+65
* btoc32: New module.Bruno Haible2020-01-041-1/+2
* mbrtoc32: New module.Bruno Haible2020-01-042-1/+128
* mbrtowc: Refactor locale charset dispatching.Bruno Haible2020-01-031-1/+1
* mbrtowc: Ensure the mbtowc_lock is unique.Bruno Haible2020-01-031-1/+26
* getopt-posix: Fix compilation failure in testdirs.Bruno Haible2020-01-031-1/+2
* doc: Mention the 64-bit inode number problem.Bruno Haible2020-01-031-0/+4
* mbrtowc: Fix test failures on MSVC (regression by previous commit).Bruno Haible2020-01-021-1/+129
* mbrtowc: Don't replace mbstate_t on MSVC.Bruno Haible2020-01-022-9/+22
* md5, sha1, sha256, sha512: support --with-openssl=auto-gpl-compatPádraig Brady2020-01-011-7/+25
* mbrtowc: Include function name in macro names.Bruno Haible2020-01-011-9/+9
* c32tob: New module.Bruno Haible2020-01-011-1/+17
* maint: Run 'make update-copyright'Paul Eggert2019-12-31789-791/+791
* uchar: New module.Bruno Haible2019-12-311-0/+19
* lock tests: Fix link error on HP-UX/hppa (regression from 2019-12-21).Bruno Haible2019-12-241-0/+45
* setlocale-null: Export the lock function also on non-Windows platforms.Bruno Haible2019-12-231-0/+6
* strfmon_l: Fix test failures on FreeBSD and Cygwin.Bruno Haible2019-12-221-6/+55
* stdint: Assume that the compiler supports 'long long'.Bruno Haible2019-12-221-16/+7
* inttypes-incomplete: Assume that the compiler supports 'long long'.Bruno Haible2019-12-221-4/+2
* malloca: Assume that the compiler supports 'long long'.Bruno Haible2019-12-221-2/+1
* atoll: Assume that the compiler supports 'long long'.Bruno Haible2019-12-221-9/+4
* strtoll: Assume that the compiler supports 'long long'.Bruno Haible2019-12-221-9/+4
* strtoull: Assume that the compiler supports 'long long'.Bruno Haible2019-12-221-9/+4
* strtoimax, strtoumax: Assume that the compiler supports 'long long'.Bruno Haible2019-12-222-4/+2
* vasnprintf: Assume that the compiler supports 'long long'.Bruno Haible2019-12-222-15/+4