mirror of
git://git.musl-libc.org/musl
synced 2025-03-08 20:57:29 +00:00
the lifetime of compound literals is the block in which they appear. the temporary struct __timespec_kernel objects created as compound literals no longer existed at the time their addresses were passed to the kernel. |
||
---|---|---|
.. | ||
syscall_cp_fixup.c | ||
sysinfo.c |