]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
2023-08-30 Bruno Haibleiswpunct: New module.
2023-08-30 Bruno Haiblewctype-h tests: Add more tests.
2023-08-29 Bruno Haibleiswdigit, iswxdigit: Fix documentation.
2023-08-29 Bruno Haiblebootstrap: Try to prevent the user from setting GNULIB_...
2023-08-29 Paul Eggertmaint: don’t say “clonable” either
2023-08-29 Bruno Haiblewctype: Fix documentation (mistake 2023-07-26).
2023-08-29 Paul Eggertrename: fix m4 comment
2023-08-28 Paul Eggertspelling fix: cloneable -> clonable
2023-08-27 Paul Eggerttrim: do not over-allocate result
2023-08-27 Paul Eggertpropername: tune single-byte code
2023-08-27 Paul EggertTune single-byte code involving tolower
2023-08-26 Bruno Haiblec32width tests: Avoid failure on FreeBSD 12.
2023-08-26 Bruno Haiblecrypto/{sha*,md5,sm3}-buffer: Ignore too old OpenSSL...
2023-08-26 Bruno Haibleselinux-h: Add a comment.
2023-08-26 Bruno Haiblesys_utsname: Make double-inclusion guard more robust.
2023-08-26 Bruno Haiblesys_times: Make double-inclusion guard more robust.
2023-08-26 Bruno Haibleuchar: Make #include_next work right.
2023-08-26 Paul Eggertutimens: update FIXME date
2023-08-24 Paul Eggertexclude: refactor for more-modern style
2023-08-22 Paul Eggertunlocked-io: fix getc_unlocked typo
2023-08-21 Bruno Haiblealignasof, stdalign: Fix a compilation error in C+...
2023-08-21 Bruno Haiblewcsstr: Relicense under LGPLv2+.
2023-08-21 Bruno Haiblewcsstr-simple: Relicense under LGPLv2+.
2023-08-21 Bruno Haiblewmemcmp: Relicense under LGPLv2+.
2023-08-21 Bruno Haiblewcschr: Relicense under LGPLv2+.
2023-08-21 Bruno Haibleunistr/u32-strlen: Complete license change from 2023...
2023-08-21 Bruno Haibleisnanl: Relicense under LGPLv2+.
2023-08-21 Paul Eggertldexp: port to non-two’s complement
2023-08-20 Bruno Haiblereadutmp, boot-time: Fix the result on runit and s6...
2023-08-20 Paul Eggertldexp: fix INT_MIN infloop
2023-08-20 Paul Eggertmake -C doc INSTALL INSTALL.ISO INSTALL.UTF-8
2023-08-20 Bruno Haibleldexp: Fix compilation error in C++ mode.
2023-08-20 Bruno Haibleldexp: Work around OpenBSD/mips64 bug.
2023-08-20 Bruno Haibleldexpl: Relicense under LGPLv2+.
2023-08-20 Bruno Haibleisnand: Relicense under LGPLv2+.
2023-08-19 Bruno Haibleldexpl: Avoid possible -Wshadow warning.
2023-08-19 Bruno Haibleldexpl: Fix signed integer overflow.
2023-08-19 Bruno Haiblelogbl: Work around endless loop on OpenBSD 7.3/mips64.
2023-08-19 Karl Berryautoupdate
2023-08-18 Bruno Haiblethrd: Work around thrd_join bug on AIX 7.3.1.
2023-08-18 Bruno Haiblethrd: Refactor.
2023-08-18 Bruno Haiblethrd tests: Add unit test for thrd_exit.
2023-08-18 Bruno Haiblethrd: On AIX 7.1 and 7.2, override also thrd_exit.
2023-08-18 Bruno Haiblealigned_alloc: Fix test failure on AIX 7.3 with ibm...
2023-08-18 Bruno Haiblesys_socket: Fix compilation errors in C++ mode on AIX...
2023-08-18 Bruno Haiblestddef: Don't unnecessarily override max_align_t on...
2023-08-18 Bruno Haibleuptime: Deprecate.
2023-08-17 Bruno HaibleRecognize the *-*-windows* config triplets introduced...
2023-08-16 Paul Eggertmake -C doc INSTALL INSTALL.ISO INSTALL.UTF-8
2023-08-16 Bruno Haiblembrtoc32-regular: Make it work as expected on glibc...
2023-08-16 Bruno Haiblefnmatch: Override fnmatch from glibc versions < 2.22.
2023-08-16 Bruno Haibletests: Avoid some test failures on Slackware 13.37.
2023-08-16 Bruno Haibletests: Avoid some test failures on Slackware 13.37.
2023-08-16 Karl Berryautoupdate
2023-08-15 Bruno Haiblereadutmp tests: Add test against today's bug.
2023-08-15 Bruno Haiblereadutmp: Fix for platforms without ut_type (regression...
2023-08-14 Bruno Haiblereadutmp, boot-time: Don't use __UT_* symbols (regressi...
2023-08-14 Bruno Haiblereadutmp, boot-time: Fix build on 32-bit glibc (regress...
2023-08-14 Bruno Haiblestdint: Fix configure test result with gcc 4.7 or 4.8.
2023-08-14 Bruno HaibleFix some test module descriptions.
2023-08-13 Bruno Haiblenproc, physmem: Use sysctl() as a fallback on GNU/kFreeBSD.
2023-08-13 Bruno Haiblephysmem: Add tests.
2023-08-13 Bruno Haiblereadutmp, boot-time: Fix warning on glibc 2.30..2.31...
2023-08-13 Paul Eggertfts: improve memory-allocation errno handling
2023-08-13 Paul Eggerthash: set errno on failure
2023-08-13 Bruno Haiblereadutmp, boot-time: Fix compilation error on old Android.
2023-08-13 Bruno Haiblereadutmp, boot-time: Fix compilation error on Android...
2023-08-13 Bruno Haiblereadutmp, boot-time: Fix compilation error on old Android.
2023-08-12 Paul Eggertboot-time,readutmp: do not depend on c-strtod
2023-08-12 Paul Eggertboot-time,readutmp: remove -lrt usage
2023-08-12 Paul Eggertboot-time,readutmp: do not depend on fopen-gnu
2023-08-12 Paul Eggertreadutmp: do not depend on timespec_get
2023-08-12 Paul Eggertboot-time: do not depend on timespec_get
2023-08-12 Bruno Haiblereadutmp, boot-time: Fix parsing of /proc/uptime.
2023-08-12 Bruno Haiblereadutmp: On Linux, don't fail if /var/run/utmp is...
2023-08-12 Bruno Haiblereadutmp, boot-time: On Haiku, return the boot time.
2023-08-12 Bruno Haiblereadutmp: Reduce code duplication.
2023-08-12 Paul Eggertc-file-type: new module
2023-08-12 Bruno Haiblereadutmp, boot-time: Use the BSD sysctl as fallback.
2023-08-12 Bruno Haiblereadutmp: Fix compilation error on OpenBSD (regression...
2023-08-11 Bruno Haibleboot-time: Add comment about multithread-safety.
2023-08-11 Bruno Haibleboot-time: Simplify execution.
2023-08-11 Bruno Haiblereadutmp: Refactor boot time determination code.
2023-08-11 Bruno Haiblereadutmp: Make 'struct utmpx32' usable by other code.
2023-08-11 Bruno Haiblereadutmp tests: Fix link error.
2023-08-11 Bruno Haiblereadutmp: Fix the boot time returned on Minix.
2023-08-11 Bruno Haiblereadutmp: On Cygwin and Windows, return the boot time.
2023-08-11 Bruno Haibleclock-time: On mingw, avoid buggy clock_gettime from...
2023-08-11 Bruno Haiblereadutmp: Make the header file includable from C++.
2023-08-11 Bruno Haiblereadutmp: Tweak the Android specific addition.
2023-08-10 Bruno Haiblereadutmp: Fix the boot time returned on Raspbian.
2023-08-10 Bruno Haibleboot-time: Add tests.
2023-08-10 Bruno Haibleboot-time: New module.
2023-08-10 Bruno Haiblereadutmp: Return a boot time also on Android.
2023-08-09 Bruno Haiblereadutmp: Fix a mistake (regression 2023-08-08).
2023-08-09 Bruno Haiblereadutmp: Return a boot time also on OpenBSD.
2023-08-09 Bruno Haiblereadutmp: Return a boot time also on Alpine Linux.
2023-08-09 Bruno Haiblereadutmp: Fix boot time in VMs after sleep state and...
2023-08-09 Bruno Haiblereadutmp: Make it easier to filter for/against the...
2023-08-09 Paul Eggertreadutmp: omit pragma
next