2023-08-24 |
Paul Eggert | exclude: refactor for more-modern style |
commit | commitdiff | tree | snapshot |
2023-08-22 |
Paul Eggert | unlocked-io: fix getc_unlocked typo |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Bruno Haible | alignasof, stdalign: Fix a compilation error in C+... |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Bruno Haible | wcsstr: Relicense under LGPLv2+. |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Bruno Haible | wcsstr-simple: Relicense under LGPLv2+. |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Bruno Haible | wmemcmp: Relicense under LGPLv2+. |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Bruno Haible | wcschr: Relicense under LGPLv2+. |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Bruno Haible | unistr/u32-strlen: Complete license change from 2023... |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Bruno Haible | isnanl: Relicense under LGPLv2+. |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Paul Eggert | ldexp: port to non-two’s complement |
commit | commitdiff | tree | snapshot |
2023-08-20 |
Bruno Haible | readutmp, boot-time: Fix the result on runit and s6... |
commit | commitdiff | tree | snapshot |
2023-08-20 |
Paul Eggert | ldexp: fix INT_MIN infloop |
commit | commitdiff | tree | snapshot |
2023-08-20 |
Paul Eggert | make -C doc INSTALL INSTALL.ISO INSTALL.UTF-8 |
commit | commitdiff | tree | snapshot |
2023-08-20 |
Bruno Haible | ldexp: Fix compilation error in C++ mode. |
commit | commitdiff | tree | snapshot |
2023-08-20 |
Bruno Haible | ldexp: Work around OpenBSD/mips64 bug. |
commit | commitdiff | tree | snapshot |
2023-08-20 |
Bruno Haible | ldexpl: Relicense under LGPLv2+. |
commit | commitdiff | tree | snapshot |
2023-08-20 |
Bruno Haible | isnand: Relicense under LGPLv2+. |
commit | commitdiff | tree | snapshot |
2023-08-19 |
Bruno Haible | ldexpl: Avoid possible -Wshadow warning. |
commit | commitdiff | tree | snapshot |
2023-08-19 |
Bruno Haible | ldexpl: Fix signed integer overflow. |
commit | commitdiff | tree | snapshot |
2023-08-19 |
Bruno Haible | logbl: Work around endless loop on OpenBSD 7.3/mips64. |
commit | commitdiff | tree | snapshot |
2023-08-19 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2023-08-18 |
Bruno Haible | thrd: Work around thrd_join bug on AIX 7.3.1. |
commit | commitdiff | tree | snapshot |
2023-08-18 |
Bruno Haible | thrd: Refactor. |
commit | commitdiff | tree | snapshot |
2023-08-18 |
Bruno Haible | thrd tests: Add unit test for thrd_exit. |
commit | commitdiff | tree | snapshot |
2023-08-18 |
Bruno Haible | thrd: On AIX 7.1 and 7.2, override also thrd_exit. |
commit | commitdiff | tree | snapshot |
2023-08-18 |
Bruno Haible | aligned_alloc: Fix test failure on AIX 7.3 with ibm... |
commit | commitdiff | tree | snapshot |
2023-08-18 |
Bruno Haible | sys_socket: Fix compilation errors in C++ mode on AIX... |
commit | commitdiff | tree | snapshot |
2023-08-18 |
Bruno Haible | stddef: Don't unnecessarily override max_align_t on... |
commit | commitdiff | tree | snapshot |
2023-08-18 |
Bruno Haible | uptime: Deprecate. |
commit | commitdiff | tree | snapshot |
2023-08-17 |
Bruno Haible | Recognize the *-*-windows* config triplets introduced... |
commit | commitdiff | tree | snapshot |
2023-08-16 |
Paul Eggert | make -C doc INSTALL INSTALL.ISO INSTALL.UTF-8 |
commit | commitdiff | tree | snapshot |
2023-08-16 |
Bruno Haible | mbrtoc32-regular: Make it work as expected on glibc... |
commit | commitdiff | tree | snapshot |
2023-08-16 |
Bruno Haible | fnmatch: Override fnmatch from glibc versions < 2.22. |
commit | commitdiff | tree | snapshot |
2023-08-16 |
Bruno Haible | tests: Avoid some test failures on Slackware 13.37. |
commit | commitdiff | tree | snapshot |
2023-08-16 |
Bruno Haible | tests: Avoid some test failures on Slackware 13.37. |
commit | commitdiff | tree | snapshot |
2023-08-16 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2023-08-15 |
Bruno Haible | readutmp tests: Add test against today's bug. |
commit | commitdiff | tree | snapshot |
2023-08-15 |
Bruno Haible | readutmp: Fix for platforms without ut_type (regression... |
commit | commitdiff | tree | snapshot |
2023-08-14 |
Bruno Haible | readutmp, boot-time: Don't use __UT_* symbols (regressi... |
commit | commitdiff | tree | snapshot |
2023-08-14 |
Bruno Haible | readutmp, boot-time: Fix build on 32-bit glibc (regress... |
commit | commitdiff | tree | snapshot |
2023-08-14 |
Bruno Haible | stdint: Fix configure test result with gcc 4.7 or 4.8. |
commit | commitdiff | tree | snapshot |
2023-08-14 |
Bruno Haible | Fix some test module descriptions. |
commit | commitdiff | tree | snapshot |
2023-08-13 |
Bruno Haible | nproc, physmem: Use sysctl() as a fallback on GNU/kFreeBSD. |
commit | commitdiff | tree | snapshot |
2023-08-13 |
Bruno Haible | physmem: Add tests. |
commit | commitdiff | tree | snapshot |
2023-08-13 |
Bruno Haible | readutmp, boot-time: Fix warning on glibc 2.30..2.31... |
commit | commitdiff | tree | snapshot |
2023-08-13 |
Paul Eggert | fts: improve memory-allocation errno handling |
commit | commitdiff | tree | snapshot |
2023-08-13 |
Paul Eggert | hash: set errno on failure |
commit | commitdiff | tree | snapshot |
2023-08-13 |
Bruno Haible | readutmp, boot-time: Fix compilation error on old Android. |
commit | commitdiff | tree | snapshot |
2023-08-13 |
Bruno Haible | readutmp, boot-time: Fix compilation error on Android... |
commit | commitdiff | tree | snapshot |
2023-08-13 |
Bruno Haible | readutmp, boot-time: Fix compilation error on old Android. |
commit | commitdiff | tree | snapshot |
2023-08-12 |
Paul Eggert | boot-time,readutmp: do not depend on c-strtod |
commit | commitdiff | tree | snapshot |
2023-08-12 |
Paul Eggert | boot-time,readutmp: remove -lrt usage |
commit | commitdiff | tree | snapshot |
2023-08-12 |
Paul Eggert | boot-time,readutmp: do not depend on fopen-gnu |
commit | commitdiff | tree | snapshot |
2023-08-12 |
Paul Eggert | readutmp: do not depend on timespec_get |
commit | commitdiff | tree | snapshot |
2023-08-12 |
Paul Eggert | boot-time: do not depend on timespec_get |
commit | commitdiff | tree | snapshot |
2023-08-12 |
Bruno Haible | readutmp, boot-time: Fix parsing of /proc/uptime. |
commit | commitdiff | tree | snapshot |
2023-08-12 |
Bruno Haible | readutmp: On Linux, don't fail if /var/run/utmp is... |
commit | commitdiff | tree | snapshot |
2023-08-12 |
Bruno Haible | readutmp, boot-time: On Haiku, return the boot time. |
commit | commitdiff | tree | snapshot |
2023-08-12 |
Bruno Haible | readutmp: Reduce code duplication. |
commit | commitdiff | tree | snapshot |
2023-08-12 |
Paul Eggert | c-file-type: new module |
commit | commitdiff | tree | snapshot |
2023-08-12 |
Bruno Haible | readutmp, boot-time: Use the BSD sysctl as fallback. |
commit | commitdiff | tree | snapshot |
2023-08-12 |
Bruno Haible | readutmp: Fix compilation error on OpenBSD (regression... |
commit | commitdiff | tree | snapshot |
2023-08-11 |
Bruno Haible | boot-time: Add comment about multithread-safety. |
commit | commitdiff | tree | snapshot |
2023-08-11 |
Bruno Haible | boot-time: Simplify execution. |
commit | commitdiff | tree | snapshot |
2023-08-11 |
Bruno Haible | readutmp: Refactor boot time determination code. |
commit | commitdiff | tree | snapshot |
2023-08-11 |
Bruno Haible | readutmp: Make 'struct utmpx32' usable by other code. |
commit | commitdiff | tree | snapshot |
2023-08-11 |
Bruno Haible | readutmp tests: Fix link error. |
commit | commitdiff | tree | snapshot |
2023-08-11 |
Bruno Haible | readutmp: Fix the boot time returned on Minix. |
commit | commitdiff | tree | snapshot |
2023-08-11 |
Bruno Haible | readutmp: On Cygwin and Windows, return the boot time. |
commit | commitdiff | tree | snapshot |
2023-08-11 |
Bruno Haible | clock-time: On mingw, avoid buggy clock_gettime from... |
commit | commitdiff | tree | snapshot |
2023-08-11 |
Bruno Haible | readutmp: Make the header file includable from C++. |
commit | commitdiff | tree | snapshot |
2023-08-11 |
Bruno Haible | readutmp: Tweak the Android specific addition. |
commit | commitdiff | tree | snapshot |
2023-08-10 |
Bruno Haible | readutmp: Fix the boot time returned on Raspbian. |
commit | commitdiff | tree | snapshot |
2023-08-10 |
Bruno Haible | boot-time: Add tests. |
commit | commitdiff | tree | snapshot |
2023-08-10 |
Bruno Haible | boot-time: New module. |
commit | commitdiff | tree | snapshot |
2023-08-10 |
Bruno Haible | readutmp: Return a boot time also on Android. |
commit | commitdiff | tree | snapshot |
2023-08-09 |
Bruno Haible | readutmp: Fix a mistake (regression 2023-08-08). |
commit | commitdiff | tree | snapshot |
2023-08-09 |
Bruno Haible | readutmp: Return a boot time also on OpenBSD. |
commit | commitdiff | tree | snapshot |
2023-08-09 |
Bruno Haible | readutmp: Return a boot time also on Alpine Linux. |
commit | commitdiff | tree | snapshot |
2023-08-09 |
Bruno Haible | readutmp: Fix boot time in VMs after sleep state and... |
commit | commitdiff | tree | snapshot |
2023-08-09 |
Bruno Haible | readutmp: Make it easier to filter for/against the... |
commit | commitdiff | tree | snapshot |
2023-08-09 |
Paul Eggert | readutmp: omit pragma |
commit | commitdiff | tree | snapshot |
2023-08-08 |
Bruno Haible | readutmp: Use classical implementation for files !... |
commit | commitdiff | tree | snapshot |
2023-08-08 |
Bruno Haible | readutmp: Get the boot time with higher precision. |
commit | commitdiff | tree | snapshot |
2023-08-08 |
Bruno Haible | readutmp: Add comment about multithread-safety. |
commit | commitdiff | tree | snapshot |
2023-08-08 |
Bruno Haible | readutmp: Return entries with unbounded strings on... |
commit | commitdiff | tree | snapshot |
2023-08-08 |
Bruno Haible | readutmp: Fix compilation error on OpenBSD and AIX... |
commit | commitdiff | tree | snapshot |
2023-08-08 |
Bruno Haible | readutmp: Fix compilation error on OpenBSD (regr. 2023... |
commit | commitdiff | tree | snapshot |
2023-08-08 |
Paul Eggert | Add ChangeLog entries for the last 3 commits. |
commit | commitdiff | tree | snapshot |
2023-08-07 |
Paul Eggert | quotearg: fix obsolete comment |
commit | commitdiff | tree | snapshot |
2023-08-06 |
Paul Eggert | readutmp: fix comment bug ID |
commit | commitdiff | tree | snapshot |
2023-08-06 |
Paul Eggert | Document Android, OpenBSD printf "%n" lack |
commit | commitdiff | tree | snapshot |
2023-08-05 |
Paul Eggert | readutmp: anticipate Y2038 hack for utmp |
commit | commitdiff | tree | snapshot |
2023-08-05 |
Paul Eggert | diffseq: simplify lint removal |
commit | commitdiff | tree | snapshot |
2023-08-05 |
Bruno Haible | unistr/{u8-mbtouc,u8-mbsnlen}: Fix test failures (regr... |
commit | commitdiff | tree | snapshot |
2023-08-05 |
Bruno Haible | unistr/*-pcpy: Fix compilation errors (regression 2023... |
commit | commitdiff | tree | snapshot |
2023-08-04 |
Bruno Haible | readutmp: In systemd mode, fix the ut_host contents... |
commit | commitdiff | tree | snapshot |
2023-08-04 |
Bruno Haible | readutmp: Ensure multithread-safety. |
commit | commitdiff | tree | snapshot |
2023-08-04 |
Bruno Haible | readutmp tests: Fix gcc warning (regression from yester... |
commit | commitdiff | tree | snapshot |
2023-08-04 |
Paul Eggert | * m4/systemd.m4: Fix --help lineup. |
commit | commitdiff | tree | snapshot |
next |