]> git.ipfire.org Git - thirdparty/gnulib.git/shortlog
thirdparty/gnulib.git
2023-05-15  Bruno HaibleWork around https://gcc.gnu.org/bugzilla/show_bug.cgi...
2023-05-15  Bruno Haiblegettimeofday, pthread-*, thread, thrd: Don't omit inten...
2023-05-15  Bruno Haibleselect: Fix compilation error (regression from yesterday).
2023-05-15  Bruno Haiblepoll: Fix syntax error (regression from yesterday).
2023-05-15  Paul Eggerttimespec: fill in other members
2023-05-14  Paul Eggertyear2038-recommended: Improve failure diagnostic.
2023-05-14  Paul Eggertstdio: use _GL_ATTRIBUTE_MALLOC
2023-05-12  Bruno Haiblesigsegv: Add tentative support for Hurd/x86_64.
2023-05-12  Paul Eggertfile-has-acl: don’t access freed storage
2023-05-12  Paul Eggertfile-has-acl: port to Fedora 39
2023-05-10  Josh Sorefbootstrap: spelling/grammar fix in comment
2023-05-07  Paul EggertWarn against bogus TZ settings
2023-05-05  Bruno Haibledirfd: Add tests.
2023-05-05  Bruno Haibledirfd: Fix bogus override (regression 2023-04-26).
2023-05-04  Bruno Haiblec32swidth: Add tests.
2023-05-04  Bruno Haiblec32swidth: New module.
2023-05-04  Bruno Haiblewcswidth: Fix result in case of overflow.
2023-05-04  Bruno Haiblewcswidth: Relax license.
2023-05-04  Bruno Haiblec32width: Relax license.
2023-05-04  Bruno Haiblec32to*: Relax license.
2023-05-04  Bruno Haibleunicase/tolower, unicase/toupper: Relax license.
2023-05-04  Bruno Haibleunicase/base: Relax license.
2023-05-04  Bruno Haiblec32is*: Relax license.
2023-05-04  Bruno Haibleunictype/ctype-*: Relax license.
2023-05-04  Bruno Haiblec32width: Add tests.
2023-05-04  Bruno Haiblec32width: New module.
2023-05-04  Bruno Haibledoc: Mention macOS wcwidth bug.
2023-05-03  Bruno Haiblevasnprintf, vasnwprintf: Make '0' flag handling more...
2023-05-02  Paul Eggertmktime: include <intprops.h>
2023-05-02  Bruno Haiblefopen: Silence a gcc warning.
2023-05-01  Paul Eggertextern-inline: port to pcc
2023-05-01  Paul Eggertregex: prefer C23 style overflow checking
2023-05-01  Paul Eggertdynarray: prefer C23 style overflow checking
2023-05-01  Paul Eggertmktime: prefer C23 style overflow checking
2023-05-01  Paul Eggertlimits-h: port to pcc
2023-04-29  Paul Eggertyear2038-recommended: new module
2023-04-29  Bruno Haiblestdio: Avoid different configure results in different...
2023-04-29  Bruno Haiblestdbool tests: Avoid compilation error with Sun C on...
2023-04-29  Bruno Haiblehamt tests: Fix test failure with Sun C on Solaris...
2023-04-27  Bruno Haiblelocaleconv: Work around a mingw bug.
2023-04-27  Bruno Haiblestdlib: Fix error when cross-compiling (regression...
2023-04-27  Bruno Haiblestdlib: Fix error when cross-compiling.
2023-04-27  Paul Eggertfreopen-safer: pacify GCC 13
2023-04-26  Bruno Haiblefdopendir: Fix fd leak and test failure on native Windows.
2023-04-26  Bruno Haiblefchdir tests: Fix test failure on native Windows.
2023-04-26  Bruno Haiblefclose: Make last change more maintainable.
2023-04-26  Po Lugnulib-tool: For conditional dependencies, generate...
2023-04-25  Bruno Haibleexpm1 tests: Avoid test failure on 32-bit mingw.
2023-04-25  Bruno Haiblepoll tests: Avoid test failure on native Windows.
2023-04-25  Bruno Haibledfa tests: Fix compilation error (regression 2023-04...
2023-04-24  Bruno Haibletests: Suppress ‘#pragma GCC diagnostic’ warnings with...
2023-04-24  Bruno Haibleselect, pselect: Fix test failure on native Windows.
2023-04-24  Paul Eggertfclose: pacify gcc -Wanalyzer-file-leak
2023-04-24  Paul Eggertunsetenv-tests: pacify -Wanalyzer-putenv-of-auto-var
2023-04-24  Paul Eggerttests: suppress some unwanted -fanalyzer checking
2023-04-24  Bruno Haibleftell, ftello: Fix recognition of pipes on native Windows.
2023-04-24  Bruno Haiblelseek: Fix module dependencies (regression 2021-11...
2023-04-24  Bruno Haiblesystem-quote: Fix memory overrun bug on native Windows.
2023-04-24  Bruno Haibleunicodeio tests: Avoid test failures on native Windows.
2023-04-24  Bruno Haible*sprintf tests: Avoid test failures on mingw 10.
2023-04-23  Bruno HaibleImprove quoting of AS_HELP_STRING's first argument.
2023-04-23  Bruno Haiblecategory-none: Fix link errors on MSVC, when libunistri...
2023-04-23  Paul Eggertmanywarnings: use AS_IF
2023-04-23  Paul Eggertmanywarnings: update C warnings for GCC 13
2023-04-23  Paul Eggertmanywarnings: bring doc up to date
2023-04-23  Paul Eggertmanywarnings: omit -fno-common in GCC 10+
2023-04-23  Bruno Haiblelibunistring: Fix build on Windows, when a libunistring...
2023-04-23  Bruno HaibleAvoid some Autoconf "was expanded before it was require...
2023-04-22  Bruno Haiblestring-desc tests: Avoid test failure on native Windows.
2023-04-22  Bruno Haiblethreadlib, pthread-h, threads-h: Avoid mingw's libwinpt...
2023-04-22  Bruno Haibleposixtm tests: Avoid test failure on native Windows.
2023-04-22  Bruno Haibledfa tests: Fix test failure on mingw differently.
2023-04-20  Bruno Haiblegetumask: Make it work on native Windows.
2023-04-20  Bruno Haibleposixtm tests: Fix link error.
2023-04-20  Bruno Haiblereadtokens tests: Fix test failure on mingw.
2023-04-20  Bruno Haibleparse-duration tests: Fix test failure on mingw.
2023-04-20  Bruno Haibledfa tests: Fix test failure on mingw.
2023-04-20  Bruno HaibleFix uses of libwinpthread on mingw 10.
2023-04-20  Bruno HaibleMove remaining call_once tests from mtx-tests to call_o...
2023-04-20  Bruno Haibleexecute tests: Fix compilation error on mingw (regressi...
2023-04-20  Bruno Haibleassert-h, verify: Fix compilation error in C++ mode...
2023-04-20  Bruno Haiblechown, lchown tests: Fix link error on mingw 10.
2023-04-20  Bruno Haiblechown tests: Fix link error on mingw 10.
2023-04-20  Bruno Haiblectime: Fix compilation errors in C++ mode on mingw 10.
2023-04-20  Bruno Haiblerandom: Fix compilation errors in C++ on mingw 10.
2023-04-19  Bruno Haibleyear2038-required: Fix configure failure with MSVC.
2023-04-19  Bruno Haibledoc: Add references to changes accepted for future...
2023-04-19  Bruno Haiblewcsncmp: Add tests.
2023-04-19  Bruno Haiblewcsncmp: Work around two ISO C compliance bugs on sever...
2023-04-19  Bruno Haiblewcscmp: Add tests.
2023-04-19  Bruno Haiblewcscmp: Work around two ISO C compliance bugs on severa...
2023-04-19  Bruno Haiblewmemcmp: Add tests.
2023-04-18  Bruno Haiblewmemcmp: Add tests.
2023-04-18  Bruno Haiblewmemcmp: Work around ISO C compliance bug on several...
2023-04-18  Bruno Haibledoc: Update platform list for posix_spawnp.
2023-04-18  Paul EggertGo back to dynamic largefile, year2038 tests
2023-04-18  Paul Eggertdoc: mention when O_* defaults to 0
2023-04-18  Bruno Haibledoc: Mention a Cygwin 3.4.6 bug.
2023-04-18  Bruno Haibleilogbl: Work around a Cygwin 3.4.6 bug.
2023-04-18  Bruno Haiblefile-has-acl tests: Avoid test failures on Cygwin 3...
next