glibc/sysdeps/unix/sysv/linux/s390/bits
Florian Weimer 85da102c52 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.

(cherry picked from commit c2adefbafc)
2020-01-17 13:56:00 +01:00
..
elfclass.h
environments.h
fcntl.h
hwcap.h
ipc.h
procfs-extra.h
procfs-id.h
procfs.h
sigaction.h
stat.h
statfs.h
typesizes.h
utmp.h login: Add nonstring attributes to struct utmp, struct utmpx [BZ #24899] 2020-01-17 13:56:00 +01:00
utmpx.h login: Add nonstring attributes to struct utmp, struct utmpx [BZ #24899] 2020-01-17 13:56:00 +01:00