]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
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
2023-08-08 Bruno Haiblereadutmp: Use classical implementation for files !...
2023-08-08 Bruno Haiblereadutmp: Get the boot time with higher precision.
2023-08-08 Bruno Haiblereadutmp: Add comment about multithread-safety.
2023-08-08 Bruno Haiblereadutmp: Return entries with unbounded strings on...
2023-08-08 Bruno Haiblereadutmp: Fix compilation error on OpenBSD and AIX...
2023-08-08 Bruno Haiblereadutmp: Fix compilation error on OpenBSD (regr. 2023...
2023-08-08 Paul EggertAdd ChangeLog entries for the last 3 commits.
2023-08-07 Paul Eggertquotearg: fix obsolete comment
2023-08-06 Paul Eggertreadutmp: fix comment bug ID
2023-08-06 Paul EggertDocument Android, OpenBSD printf "%n" lack
2023-08-05 Paul Eggertreadutmp: anticipate Y2038 hack for utmp
2023-08-05 Paul Eggertdiffseq: simplify lint removal
2023-08-05 Bruno Haibleunistr/{u8-mbtouc,u8-mbsnlen}: Fix test failures (regr...
2023-08-05 Bruno Haibleunistr/*-pcpy: Fix compilation errors (regression 2023...
2023-08-04 Bruno Haiblereadutmp: In systemd mode, fix the ut_host contents...
2023-08-04 Bruno Haiblereadutmp: Ensure multithread-safety.
2023-08-04 Bruno Haiblereadutmp tests: Fix gcc warning (regression from yester...
2023-08-04 Paul Eggert* m4/systemd.m4: Fix --help lineup.
2023-08-04 Paul Eggertreadutmp: fix comments
2023-08-04 Paul Eggertreadutmp: systemd supports only UTMP_FILE
2023-08-04 Paul Eggertreadutmp: switch new struct to struct timespec
2023-08-04 Paul Eggertreadutmp: fix # indentation
2023-08-04 Paul Eggertreadutmp: pacify -Wstrict-prototypes
2023-08-04 Paul Eggertreadutmp: fix idx_t FIXME in API
2023-08-04 Paul Eggertreadutmp: go back to simple ‘free’
2023-08-04 Paul Eggertreadutmp: simplify extract_trimmed_name via ximemdup0
2023-08-03 Bruno Haiblealignasof, stdalign: Avoid some -Wundef warnings from...
2023-08-03 Bruno Haibledoc: More platform detail.
2023-08-03 Bruno Haibledoc: Add references to FreeBSD bugs.
2023-08-02 Bruno Haiblereadutmp: In systemd mode, put the X11 display into...
2023-08-02 Karl Berryautoupdate
2023-08-02 Bruno Haiblereadutmp: Small change to reduce the code size on the...
2023-08-01 Bruno Haiblereadutmp: Small changes to reduce the code size on...
2023-08-01 Bruno Haiblereadutmp: For year-2038 safety on Linux/{x86,arm},...
2023-08-01 Bruno Haiblereadutmp: Trivial simplification.
2023-07-31 Bruno Haiblereadutmp tests: Show also the ut_line field.
2023-07-31 Bruno Haiblereadutmp: Fix test failure on OpenBSD.
2023-07-31 Bruno Haiblereadutmp: Revisit portability.
2023-07-31 Bruno Haiblereadutmp: Make argument names consistent.
2023-07-31 Bruno Haiblereadutmp: Make the header file and function usable...
2023-07-30 Bruno Haiblereadutmp: Add tests.
2023-07-30 Bruno Haiblereadutmp: Improve comments. Fix module description.
2023-07-30 Paul Eggertreadutmp: work around glibc utmpx bug
2023-07-29 Bruno Haiblewcsrtombs tests: Renumber tests.
2023-07-29 Bruno Haiblewcsnrtombs tests: Renumber tests.
2023-07-29 Bruno Haiblewcrtomb tests: Renumber tests.
2023-07-29 Bruno Haiblembstoc32s tests: Renumber tests.
2023-07-29 Bruno Haiblembsrtoc32s tests: Renumber tests.
2023-07-29 Bruno Haiblembsnrtoc32s tests: Renumber tests.
2023-07-29 Bruno Haiblembstowcs tests: Renumber tests.
2023-07-29 Bruno Haiblembsrtowcs tests: Renumber tests.
2023-07-29 Bruno Haiblembsnrtowcs tests: Renumber tests.
2023-07-29 Bruno Haiblembrtoc16 tests: Renumber tests.
2023-07-29 Bruno Haiblembrtoc32 tests: Renumber tests.
2023-07-29 Bruno Haiblembrtowc tests: Renumber tests.
2023-07-29 Bruno Haiblembrlen tests: Renumber tests.
2023-07-29 Bruno Haiblembmemcasecoll tests: Renumber tests.
2023-07-29 Bruno Haiblembmemcasecmp tests: Renumber tests.
2023-07-29 Bruno Haiblefnmatch tests: Renumber tests.
2023-07-29 Bruno Haiblec32stombs tests: Renumber tests.
2023-07-29 Bruno Haiblec32srtombs tests: Renumber tests.
2023-07-29 Bruno Haiblec32snrtombs tests: Renumber tests.
2023-07-29 Bruno Haiblec32rtomb tests: Renumber tests.
2023-07-29 Bruno Haiblebtoc32 tests: Renumber tests.
2023-07-29 Bruno Haiblebtowc tests: Renumber tests.
2023-07-29 Bruno Haibletime-h: Simplify after 2017-05-01 change.
2023-07-29 Bruno Haibletime-h: Obey GNULIB_POSIXCHECK, not GNULIB_PORTCHECK.
2023-07-28 Bruno Haiblefnmatch: Ensure that on Cygwin ≥ 3.5.0, Cygwin's native...
2023-07-28 Karl Berryautoupdate
2023-07-28 Bruno Haibleposixcheck: Fix dependencies.
2023-07-28 Bruno Haibleuchar: Include the necessary snippets.
2023-07-28 Bruno Haiblembmemcasecmp, mbmemcasecoll: Avoid test failure on...
2023-07-27 Bruno Haiblegnulib-tool: Include ftruncate in testdirs.
2023-07-27 Bruno Haiblefnmatch-h, glob-h tests: Fix link errors (regression...
2023-07-27 Bruno Haiblefnmatch, glob tests: Fix link errors (regression 2023...
2023-07-26 Bruno Haiblewctrans: Work around bug on NetBSD.
2023-07-26 Bruno Haibletowctrans: Add tests.
2023-07-26 Bruno Haiblewctrans: Add tests.
2023-07-26 Bruno Haiblefnmatch: Update dependencies.
2023-07-26 Bruno Haiblewctype: Work around wctype+iswctype bug on MSVC.
2023-07-26 Bruno Haiblewctype: Work around wctype bug on mingw.
2023-07-26 Bruno Haiblewctype-h: Work around iswprint bug on mingw.
2023-07-26 Bruno Haibleiswblank tests: Add more tests.
2023-07-26 Bruno Haiblewctype, wctrans: Require a non-NULL argument.
2023-07-25 Bruno Haibleiswctype: Add tests.
2023-07-25 Bruno Haiblewctype: Add tests.
2023-07-25 Bruno HaibleCompile benchmark programs without assertions.
2023-07-25 Bruno Haibleunistr/u8-*: Make Unicode decoder more Unicode Standard...
2023-07-24 Bruno Haiblefnmatch: Overcome wchar_t limitations.
2023-07-24 Bruno Haiblefnmatch: Update doc regarding Solaris 10.
2023-07-24 Paul Eggerttimespec_get: port to Ubuntu 23.04
2023-07-24 Bruno Haibleunistr/u32-strcat: Relicense under LGPLv2+.
2023-07-24 Bruno Haibleunistr/u32-strlen: Relicense under LGPLv2+.
2023-07-24 Bruno Haibleunistr/u32-chr: Relicense under LGPLv2+.
2023-07-23 Paul Eggertutimecmp: clean up old spare1 cruft
2023-07-23 Bruno Haiblefnmatch tests: Avoid a test failure on FreeBSD.
next