The various time fields are time_t's which are only 32-bit on i386.
Fixing the old versions is probably of little use, but it's more correct
and in theory there could be powerpc binaries from 6.x.
PR: 240035
Differential D42870
sysvipc: Fix 32-bit compat on !i386 brooks on Dec 1 2023, 8:06 PM. Authored by Tags None Referenced Files
Subscribers
Details The various time fields are time_t's which are only 32-bit on i386. Fixing the old versions is probably of little use, but it's more correct PR: 240035
Diff Detail
|