1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-28 00:21:52 +03:00
Files
glibc/sysdeps/unix/sysv/linux
Florian Weimer c2adefbafc login: Add nonstring attributes to struct utmp, struct utmpx [BZ #24899]
Commit 7532837d7b ("The
-Wstringop-truncation option new in GCC 8 detects common misuses")
added __attribute_nonstring__ to bits/utmp.h, but it did not update
the parallel bits/utmpx.h header.  In struct utmp, the nonstring
attribute for ut_id was missing.
2019-08-15 16:09:43 +02:00
..
2019-02-01 12:24:52 +00:00
2019-02-01 12:24:52 +00:00
2019-02-01 12:24:52 +00:00
2019-06-07 09:27:01 +02:00
2019-05-20 12:25:28 -03:00
2019-05-14 08:41:15 -03:00
2019-02-27 13:55:45 +00:00
2019-01-03 09:32:12 -02:00
2019-05-14 22:55:51 +02:00
2019-05-14 08:41:15 -03:00
2019-05-14 22:55:51 +02:00
2019-06-07 09:27:01 +02:00