glibc/sysdeps/unix/sysv/linux/sys
Collin Funk 3263675250 linux: Fix integer overflow warnings when including <sys/mount.h> [BZ #32708]
Using gcc -Wshift-overflow=2 -Wsystem-headers to compile a file
including <sys/mount.h> will cause a warning since 1 << 31 is undefined
behavior on platforms where int is 32-bits.

Signed-off-by: Collin Funk <collin.funk1@gmail.com>
Tested-by: Carlos O'Donell <carlos@redhat.com>
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
2025-03-25 23:55:08 -04:00
..
acct.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
epoll.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
eventfd.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
fanotify.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
fsuid.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
inotify.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
kd.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
klog.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
mount.h linux: Fix integer overflow warnings when including <sys/mount.h> [BZ #32708] 2025-03-25 23:55:08 -04:00
pci.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
personality.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
pidfd.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
prctl.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
procfs.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
ptrace.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
quota.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
raw.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
reboot.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
rseq.h Linux: Update internal copy of '<sys/rseq.h>' 2025-01-10 20:20:48 +00:00
signalfd.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
soundcard.h
swap.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
syscall.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
sysinfo.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
timerfd.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
timex.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
ttydefaults.h
user.h
vt.h