freebsd-src/usr.bin/time
Kyle Evans 6e824f3713 time: siginfo_recvd needs to be marked volatile
sig_atomic_t does not imply volatility, we must do it ourselves to avoid
caching of siginfo_recvd loads.

Sponsored by:	Klara, Inc.
2024-05-22 00:37:41 -05:00
..
Makefile usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
time.1 usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
time.c time: siginfo_recvd needs to be marked volatile 2024-05-22 00:37:41 -05:00