glibc/sysdeps/unix/sysv/linux/sparc
Adhemerval Zanella 180cbc0cc9 sysvipc: Fix UB on time64 time support
Building with ubsan on 32 bit architecture without 64 bit time_t
as default, it shows:

UBSAN: Undefined behaviour in ../sysdeps/unix/sysv/linux/msgctl.c:180:45 left shift of 3935167480 by 32 cannot be represented in type 'long long int'

Add a new macro, IPC_HILO, to handle this transparently by using
unsigned shifts.
2025-05-08 09:25:49 -03:00
..
bits Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
sparc32 stdlib: Implement C2Y uabs, ulabs, ullabs and uimaxabs 2025-04-08 12:51:51 +00:00
sparc64 stdlib: Implement C2Y uabs, ulabs, ullabs and uimaxabs 2025-04-08 12:51:51 +00:00
sys Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
Implies
Makefile
Versions
a.out.h
aio_cancel.c
brk_call.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
configure
configure.ac
dl-cache.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
errlist-compat-data.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
getrlimit64.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
getshmlba.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
kernel-features.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
kernel_sigaction.h
kernel_termios.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
ldd-rewrite.sed
librt-compat.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
profil-counter.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
readelflib.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
rt-sysdep.c
socket-constants-time64.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
struct_kernel_shmid64_ds.h sysvipc: Fix UB on time64 time support 2025-05-08 09:25:49 -03:00
sysdep.c
sysdep.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
xstatver.h