summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libunistring: update to Unicode 9.0.0ueno/unicode-9.0.0Daiki Ueno2017-10-3029-248/+989
* timespec: prefer ‘assume’ to ‘assure’Paul Eggert2017-10-293-13/+26
* Port recent gnulib-tool change to DashPaul Eggert2017-10-292-2/+13
* timespec.h: use "assure" to avoid a spurious warningJim Meyering2017-10-293-0/+16
* Avoid several test failures with traditional locales on Haiku.Bruno Haible2017-10-295-46/+87
* strerror_r-posix: Fix behaviour and test failure on Haiku.Bruno Haible2017-10-294-6/+26
* get-rusage-data: Avoid crash on Haiku.Bruno Haible2017-10-292-4/+8
* get-rusage-as: Avoid crash on Haiku.Bruno Haible2017-10-292-3/+8
* ilogbl: Ensure replacement on Haiku.Bruno Haible2017-10-297-9/+108
* expl: Ensure replacement on Haiku.Bruno Haible2017-10-293-23/+39
* math: Fix test failure on Haiku.Bruno Haible2017-10-295-6/+44
* gnulib-tool: Avoid unnecessary config.h.in remaking in testdirs.Bruno Haible2017-10-291-1/+1
* gnulib-tool: Avoid unnecessary config.h.in remaking in testdirs.Bruno Haible2017-10-292-2/+10
* crypto/*: Verify that the header file is self-contained.Bruno Haible2017-10-2928-33/+70
* crypto/gc: fix build failure with -Werror=suggest-attribute=constJia Zhang2017-10-292-1/+8
* New module: crypto/gc-sm3Jia Zhang2017-10-299-1/+280
* random, random_r: Mention different prototypes on Haiku.Bruno Haible2017-10-295-1/+21
* posix_spawn: Avoid spurious message in configure output.Bruno Haible2017-10-292-2/+8
* inet_ntop, inet_pton: Determine needed library correctly on Haiku.Bruno Haible2017-10-293-4/+12
* ioctl: Override non-POSIX declaration on Haiku.Bruno Haible2017-10-295-4/+16
* crypto/sm3: Add overview documentation to the .h file.Bruno Haible2017-10-282-0/+14
* New module: crypto/sm3Jia Zhang2017-10-288-0/+731
* gc-libgcrypt: fix undefined enum type in switch statementJia Zhang2017-10-283-2/+15
* gc-libgcrypt: fix assignment error due to -Werror=pointer-signJia Zhang2017-10-282-1/+12
* havelib: Fix value of LD for 32-bit compilation on NetBSD/sparc64.Bruno Haible2017-10-262-1/+21
* glob: fix another heap buffer overflowPaul Eggert2017-10-212-2/+9
* quotearg: pacify compiler re unsignedPaul Eggert2017-10-192-1/+8
* glob: fix heap buffer overflowPaul Eggert2017-10-192-1/+10
* glob: pacify fuzzer for mempcpyPaul Eggert2017-10-182-2/+12
* autoupdateKarl Berry2017-10-171-9/+13
* doc: Fix syntax error (regression from 2017-10-03).Bruno Haible2017-10-122-1/+6
* doc: Update for Solaris 11.3.Bruno Haible2017-10-12623-644/+659
* all: Write "Solaris 11.0" instead of "Solaris 11 2011-11".Bruno Haible2017-10-12637-693/+697
* doc: Improve doc about ioctl.Bruno Haible2017-10-102-2/+9
* wcwidth: Don't use obsolete syntax of 'test'.Bruno Haible2017-10-092-2/+9
* getopt-posix: Fix build failure when using ac_cv_header_getopt_h=no.Bruno Haible2017-10-092-3/+11
* vma-iter: Fix typo in last commit.Bruno Haible2017-10-081-1/+1
* vma-iter: Fix typo in last commit.Bruno Haible2017-10-081-1/+1
* vma-iter: Improve support for FreeBSD.Bruno Haible2017-10-082-147/+196
* vma-iter: Fix truncated result on NetBSD (regression from 2017-10-07).Bruno Haible2017-10-082-1/+6
* tests: fix 'invalid path dir' errorKO Myung-Hun2017-10-072-3/+27
* vma-iter: Fix truncated result on Linux (regression from 2017-09-26).Bruno Haible2017-10-072-21/+74
* vma-iter: Improve support for GNU/Hurd.Bruno Haible2017-10-072-3/+52
* test-framework-sh: Don't require bash on Windows and OS/2.Bruno Haible2017-10-072-1/+7
* wcwidth: check a macro version of wcwidth () as wellKO Myung-Hun2017-10-073-8/+22
* getopt-posix: Clarify copyright header.Bruno Haible2017-10-065-8/+16
* Fix warning "`gl_HOST_CPU_C_ABI' was expanded before it was required".Bruno Haible2017-10-042-1/+7
* doc: warn about misuse of strncpy and wcsncpy.Bruno Haible2017-10-035-2/+37
* fsuage: fix typo in previous changePaul Eggert2017-10-022-1/+6
* fsusage: remove SVR2 supportPaul Eggert2017-10-014-52/+12