summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_sig.c
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2001-01-16 00:18:36 +0000
committerjhb <jhb@FreeBSD.org>2001-01-16 00:18:36 +0000
commitb83c97ff1c5117ad4e3b970a016114f7105e6aef (patch)
treeac5b0fa19dd529f478afb418117b279cfb49a2e3 /sys/kern/kern_sig.c
parentdb0d9914f0f53d14887cd469375180dcece4c388 (diff)
downloadFreeBSD-src-b83c97ff1c5117ad4e3b970a016114f7105e6aef.zip
FreeBSD-src-b83c97ff1c5117ad4e3b970a016114f7105e6aef.tar.gz
- Fix atomic_load_* and atomic_store_* to generate functions for atomic.c
that modules can call. - Remove the old gcc <= 2.8 versions of the atomic ops. - Resort the order of some things in the file so that there is only one #ifdef for KLD_MODULE, and so that all WANT_FUNCTIONS stuff is moved to the bottom of the file. - Remove ATOMIC_ACQ_REL() and just use explicit macros instead.
Diffstat (limited to 'sys/kern/kern_sig.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud