Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
bug-gnulib (date)
[
Thread Index
][
Top
][
All Lists
][
bug-gnulib info page
]
Advanced
[
Prev Period
]
Last Modified: Thu Aug 31 2023 05:37:28 -0400
Messages in reverse chronological order
[
Next Period
]
August 31, 2023
Re: bug#65617: coreutils 9.4: seg.fault in readutmp with systemd
,
Bruno Haible
,
05:37
August 30, 2023
Re: bug#65617: coreutils 9.4: seg.fault in readutmp with systemd
,
Paul Eggert
,
21:29
Re: [PATCH] wchar-single: fix module broken since 2021
,
Bruno Haible
,
15:11
[PATCH] wchar-single: fix module broken since 2021
,
Paul Eggert
,
13:17
August 29, 2023
new module iswpunct
,
Bruno Haible
,
20:28
iswdigit, iswxdigit: Fix documentation
,
Bruno Haible
,
20:22
Re: spelling fix: cloneable -> clonable
,
Bruno Haible
,
17:48
Re: spelling fix: cloneable -> clonable
,
Paul Eggert
,
16:18
wctype: Fix documentation
,
Bruno Haible
,
13:54
Re: spelling fix: cloneable -> clonable
,
Bruno Haible
,
13:40
[PATCH] rename: fix m4 comment
,
Paul Eggert
,
11:00
August 27, 2023
[PATCH 2/3] propername: tune single-byte code
,
Paul Eggert
,
02:35
[PATCH 3/3] trim: do not over-allocate result
,
Paul Eggert
,
02:35
[PATCH 1/3] Tune single-byte code involving tolower
,
Paul Eggert
,
02:35
[PATCH] exclude: refactor for more-modern style
,
Paul Eggert
,
02:34
August 26, 2023
c32width tests: Avoid failure on FreeBSD 12
,
Bruno Haible
,
19:56
crypto/{sha*,md5,sm3}-buffer: Ignore too old OpenSSL versions
,
Bruno Haible
,
16:50
uchar: Make #include_next work right
,
Bruno Haible
,
14:49
Re: errors from fchownat copying directories
,
Eli Zaretskii
,
12:57
Re: errors from fchownat copying directories
,
Bruno Haible
,
12:40
Re: master 349798a9b8: Demote errors from utimensat copying directories
,
Paul Eggert
,
12:12
[PATCH] utimens: update FIXME date
,
Paul Eggert
,
12:11
August 24, 2023
[PATCH] exclude: refactor for more-modern style
,
Paul Eggert
,
12:04
August 23, 2023
Re: M4 assembler error on compile
,
Paul Eggert
,
14:26
August 22, 2023
[PATCH] unlocked-io: fix getc_unlocked typo
,
Paul Eggert
,
01:09
August 21, 2023
Re: modules alignalloc and propername-lite
,
Paul Eggert
,
14:50
alignasof, stdalign: Fix a compilation error in C++ mode on FreeBSD 12
,
Bruno Haible
,
11:25
modules alignalloc and propername-lite
,
Bruno Haible
,
10:26
wcsstr, wcsstr-simple, wcschr, wmemcmp: Relicense under LGPLv2+
,
Bruno Haible
,
10:14
Re: unistr/u32-chr, unistr/u32-strlen, unistr/u32-strcat: Relicense under LGPLv2+
,
Bruno Haible
,
09:33
Re: ldexpl: Relicense under LGPLv2+
,
Bruno Haible
,
09:11
August 20, 2023
Re: ldexpl: Fix signed integer overflow
,
Bruno Haible
,
21:23
Re: ldexpl: Fix signed integer overflow
,
Paul Eggert
,
21:00
readutmp, boot-time: Fix the result on runit and s6 init systems
,
Bruno Haible
,
17:18
Re: ldexpl: Fix signed integer overflow
,
Bruno Haible
,
17:11
Re: ldexpl: Fix signed integer overflow
,
Paul Eggert
,
16:25
Re: ldexp: Work around OpenBSD/mips64 bug
,
Bruno Haible
,
09:02
August 19, 2023
ldexp: Work around OpenBSD/mips64 bug
,
Bruno Haible
,
21:20
ldexpl: Relicense under LGPLv2+
,
Bruno Haible
,
21:13
isnand: Relicense under LGPLv2+
,
Bruno Haible
,
21:02
ldexpl: Avoid possible -Wshadow warning
,
Bruno Haible
,
20:59
ldexpl: Fix signed integer overflow
,
Bruno Haible
,
20:57
logbl: Work around endless loop on OpenBSD 7.3/mips64
,
Bruno Haible
,
18:48
Re: -Wno-error in CFLAGS for gnulib code?
,
Paul Eggert
,
00:31
August 18, 2023
thrd: Work around thrd_join bug on AIX 7.3.1
,
Bruno Haible
,
16:42
thrd: On AIX 7.1 and 7.2, override also thrd_exit
,
Bruno Haible
,
14:56
aligned_alloc: Fix test failure on AIX 7.3 with ibm-clang
,
Bruno Haible
,
13:02
sys_socket: Fix compilation errors in C++ mode on AIX 7.3 with gcc
,
Bruno Haible
,
11:26
stddef: Don't unnecessarily override max_align_t on AIX 7.3 with gcc
,
Bruno Haible
,
08:12
deprecating the 'uptime' module
,
Bruno Haible
,
07:20
August 17, 2023
-Wno-error in CFLAGS for gnulib code?
,
Bruno Haible
,
20:07
Re: [PATCH] sigsegv: Avoid "candidate for attribute 'cold'" warning
,
Gleb Fotengauer-Malinovskiy
,
12:19
Re: M4 assembler error on compile
,
Bruno Haible
,
11:22
Re: M4 assembler error on compile
,
Eric Blake
,
10:57
Recognize the *-*-windows* config triplets introduced on 2023-06-26
,
Bruno Haible
,
09:39
August 16, 2023
Re: [PATCH] sigsegv: Avoid "candidate for attribute 'cold'" warning
,
Bruno Haible
,
19:36
mbrtoc32-regular: Make it work as expected on glibc 2.12
,
Bruno Haible
,
17:45
fnmatch: Override fnmatch from glibc versions < 2.22
,
Bruno Haible
,
16:03
tests: Fix some test failures on Slackware 13.37
,
Bruno Haible
,
12:32
[PATCH] sigsegv: Avoid "candidate for attribute 'cold'" warning
,
Gleb Fotengauer-Malinovskiy
,
09:00
Re: boot-time: straighten code
,
Bruno Haible
,
06:13
August 15, 2023
Re: boot-time: straighten code
,
Paul Eggert
,
19:03
Re: readutmp: Fix for platforms without ut_type
,
Bruno Haible
,
17:34
Re: boot-time: straighten code
,
Bruno Haible
,
17:13
readutmp: Fix for platforms without ut_type
,
Bruno Haible
,
07:02
August 14, 2023
Re: boot-time: straighten code
,
Bruno Haible
,
09:51
Re: boot-time: straighten code
,
Andreas Schwab
,
06:33
Re: boot-time: straighten code
,
Bruno Haible
,
06:19
Re: boot-time: straighten code
,
Andreas Schwab
,
05:21
Re: boot-time: straighten code
,
Bruno Haible
,
05:15
Re: boot-time: straighten code
,
Andreas Schwab
,
04:02
Re: boot-time: straighten code
,
Corwin Brust
,
01:12
August 13, 2023
Re: boot-time: straighten code
,
Po Lu
,
21:08
stdint: Fix configure test result with gcc 4.7 or 4.8
,
Bruno Haible
,
21:03
Fix some test module descriptions
,
Bruno Haible
,
20:04
Re: boot-time: straighten code
,
Bruno Haible
,
19:59
Re: boot-time: straighten code
,
Po Lu
,
19:45
nproc, physmem: Use sysctl() as a fallback on GNU/kFreeBSD
,
Bruno Haible
,
19:11
physmem: Add tests
,
Bruno Haible
,
19:01
Re: readutmp, boot-time: Use the BSD sysctl as fallback
,
Bruno Haible
,
18:29
[PATCH 2/2] fts: improve memory-allocation errno handling
,
Paul Eggert
,
13:15
[PATCH 1/2] hash: set errno on failure
,
Paul Eggert
,
13:15
Re: boot-time: straighten code
,
Bruno Haible
,
10:36
Re: boot-time: straighten code
,
Bruno Haible
,
10:16
Re: boot-time: straighten code
,
Bruno Haible
,
09:45
Re: readutmp, boot-time: Use the BSD sysctl as fallback
,
Pádraig Brady
,
09:11
Re: boot-time: straighten code
,
Paul Eggert
,
02:35
August 12, 2023
Re: boot-time: straighten code
,
Po Lu
,
23:26
Re: boot-time: straighten code
,
Paul Eggert
,
22:49
Re: readutmp, boot-time: Fix parsing of /proc/uptime
,
Paul Eggert
,
19:56
[PATCH] boot-time,readutmp: remove -lrt usage
,
Paul Eggert
,
19:47
[PATCH] boot-time,readutmp: do not depend on fopen-gnu
,
Paul Eggert
,
19:06
[PATCH] readutmp: do not depend on timespec_get
,
Paul Eggert
,
18:58
[PATCH] boot-time: do not depend on timespec_get
,
Paul Eggert
,
18:48
readutmp, boot-time: Fix parsing of /proc/uptime
,
Bruno Haible
,
18:12
readutmp: On Linux, don't fail if /var/run/utmp is not accessible
,
Bruno Haible
,
17:49
readutmp, boot-time: Add support for Haiku
,
Bruno Haible
,
13:47
[PATCH] c-file-type: new module
,
Paul Eggert
,
12:57
readutmp, boot-time: Use the BSD sysctl as fallback
,
Bruno Haible
,
09:22
August 11, 2023
boot-time: straighten code
,
Bruno Haible
,
17:49
readutmp tests: Fix link error
,
Bruno Haible
,
16:06
readutmp: Fix the boot time returned on Minix
,
Bruno Haible
,
09:29
readutmp: On Cygwin and Windows, return the boot time
,
Bruno Haible
,
08:37
clock-time: On mingw, avoid buggy clock_gettime from libwinpthread
,
Bruno Haible
,
04:41
Re: boot time on Linux
,
Po Lu
,
04:28
August 10, 2023
readutmp: Make the header file includable from C++
,
Bruno Haible
,
20:41
Re: boot time on Linux
,
Bruno Haible
,
20:32
Re: boot time on Linux
,
Bruno Haible
,
11:30
Re: boot time on Linux
,
Bruno Haible
,
10:12
Re: boot time on Linux
,
Po Lu
,
09:05
Re: bug#64937: "who" reports funny dates
,
Thorsten Kukuk
,
08:49
Re: boot time on Linux
,
Natanael Copa
,
08:39
Re: bug#64937: "who" reports funny dates
,
Bruno Haible
,
08:38
Re: boot time on Linux
,
Bruno Haible
,
08:25
Re: boot time on Linux
,
Po Lu
,
08:23
Re: bug#64937: "who" reports funny dates
,
Thorsten Kukuk
,
08:08
new module 'boot-time'
,
Bruno Haible
,
08:02
Re: boot time on Linux
,
Bruno Haible
,
06:30
Re: boot time on Linux
,
Natanael Copa
,
06:25
Re: boot time on Linux
,
Po Lu
,
05:38
Re: boot time on Linux
,
Po Lu
,
02:59
Re: boot time on Linux
,
Paul Eggert
,
02:22
August 09, 2023
Re: boot time on Linux
,
Po Lu
,
22:14
Re: boot time on Linux
,
Bruno Haible
,
20:14
Re: boot time on Linux
,
Po Lu
,
19:53
Re: boot time on Linux
,
Bruno Haible
,
17:06
Re: boot time on Linux
,
Bruno Haible
,
16:59
Re: boot time on Linux
,
Paul Eggert
,
15:32
Re: boot time on Linux
,
Bruno Haible
,
10:29
August 08, 2023
Re: bug#64937: "who" reports funny dates
,
Paul Eggert
,
23:10
Re: bug#64937: "who" reports funny dates
,
Paul Eggert
,
21:39
Re: boot time on Linux
,
Bruno Haible
,
18:04
Re: bug#64937: "who" reports funny dates
,
Bruno Haible
,
17:27
Re: bug#64937: "who" reports funny dates
,
Bruno Haible
,
15:32
readutmp: Add comment about multithread-safety
,
Bruno Haible
,
14:29
Re: bug#64937: "who" reports funny dates
,
Thorsten Kukuk
,
13:34
Re: bug#64937: "who" reports funny dates
,
Bruno Haible
,
13:03
Re: bug#64937: "who" reports funny dates
,
Robert Pluim
,
12:47
Re: bug#64937: "who" reports funny dates
,
Bruno Haible
,
12:11
Re: bug#64937: "who" reports funny dates
,
Bruno Haible
,
11:32
Re: bug#64937: "who" reports funny dates
,
Bruno Haible
,
11:28
Re: bug#64937: "who" reports funny dates
,
Robert Pluim
,
11:27
Re: bug#64937: "who" reports funny dates
,
Thorsten Kukuk
,
10:29
Re: bug#64937: "who" reports funny dates
,
Bruno Haible
,
10:03
Re: bug#64937: "who" reports funny dates
,
Thorsten Kukuk
,
08:24
August 07, 2023
Re: bug#64937: "who" reports funny dates
,
Paul Eggert
,
14:26
[PATCH] quotearg: fix obsolete comment
,
Paul Eggert
,
12:11
Re: bug#64937: "who" reports funny dates
,
Bruno Haible
,
07:22
Re: mbcel module for Gnulib?, incomplete multibyte sequences
,
Paul Eggert
,
03:32
August 06, 2023
Re: bug#64937: "who" reports funny dates
,
Paul Eggert
,
22:39
Re: bug#64937: "who" reports funny dates
,
Paul Eggert
,
22:21
Re: Shallow git update in bootstrap
,
Carles Pina i Estany
,
17:23
Re: bug#64937: "who" reports funny dates
,
Thorsten Kukuk
,
17:11
Re: bug#64937: "who" reports funny dates
,
Thorsten Kukuk
,
17:06
Re: bug#64937: "who" reports funny dates
,
Paul Eggert
,
16:07
Re: bug#64937: "who" reports funny dates
,
Paul Eggert
,
16:00
Re: bug#64937: "who" reports funny dates
,
Paul Eggert
,
15:44
Re: bug#64937: "who" reports funny dates
,
Paul Eggert
,
15:38
[PATCH] Document Android, OpenBSD printf "%n" lack
,
Paul Eggert
,
15:23
Re: Shallow git update in bootstrap
,
Bruno Haible
,
11:10
Re: Shallow git update in bootstrap
,
Bruno Haible
,
10:57
Re: Android port
,
Po Lu
,
08:42
Re: Android port
,
Bruno Haible
,
08:26
Re: Shallow git update in bootstrap
,
Tim Rühsen
,
06:33
August 05, 2023
Shallow git update in bootstrap
,
Carles Pina i Estany
,
18:32
Re: printf and INT_MAX
,
Paul Eggert
,
14:35
Re: utmp 64 bit time_t support
,
Paul Eggert
,
14:22
[PATCH] diffseq: simplify lint removal
,
Paul Eggert
,
13:08
August 04, 2023
fixes for libunistring related recent changes
,
Bruno Haible
,
20:43
Re: mbcel module for Gnulib?, incomplete multibyte sequences
,
Bruno Haible
,
19:06
Re: bug#64937: "who" reports funny dates
,
Bruno Haible
,
09:45
Re: bug#64937: "who" reports funny dates
,
Bruno Haible
,
09:29
Re: bug#64937: "who" reports funny dates
,
Bruno Haible
,
08:52
Re: bug#64937: "who" reports funny dates
,
Bruno Haible
,
07:58
Re: bug#64937: "who" reports funny dates
,
Bruno Haible
,
07:34
printf and INT_MAX
,
Bruno Haible
,
05:31
Re: Including config.h emits warnings from -Wundef
,
Tim Rühsen
,
05:03
Re: bug#64937: "who" reports funny dates
,
Thorsten Kukuk
,
02:53
Re: bug#64937: "who" reports funny dates
,
Paul Eggert
,
02:33
August 03, 2023
Re: Including config.h emits warnings from -Wundef
,
Bruno Haible
,
15:15
Re: Including config.h emits warnings from -Wundef
,
Jeffrey Walton
,
14:57
Re: Including config.h emits warnings from -Wundef
,
Tim Rühsen
,
14:03
Re: Including config.h emits warnings from -Wundef
,
Bruno Haible
,
12:11
Including config.h emits warnings from -Wundef
,
Tim Rühsen
,
11:52
doc: More platform detail
,
Bruno Haible
,
10:43
doc: Add references to FreeBSD bugs
,
Bruno Haible
,
08:26
August 02, 2023
Re: bug#64937: session leaders pids
,
Bruno Haible
,
17:36
Re: bug#64937: ssh sessions in systemd
,
Bruno Haible
,
16:22
Re: bug#64937: ssh sessions in systemd
,
Thorsten Kukuk
,
15:08
readutmp: In systemd mode, put the X11 display into the ut_host field
,
Bruno Haible
,
14:25
Re: bug#64937: ssh sessions in systemd
,
Bruno Haible
,
12:42
Re: bug#64937: "who" reports funny dates
,
Bruno Haible
,
05:56
Re: bug#64937: "who" reports funny dates
,
Thorsten Kukuk
,
01:11
August 01, 2023
Re: bug#64937: "who" reports funny dates
,
Bruno Haible
,
19:40
Re: bug#64937: "who" reports funny dates
,
Bruno Haible
,
19:17
readutmp: Trivial simplification
,
Bruno Haible
,
15:20
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc