summaryrefslogtreecommitdiffstats
path: root/sys/libkern/strcat.c
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2008-12-05 21:19:24 +0000
committerjhb <jhb@FreeBSD.org>2008-12-05 21:19:24 +0000
commit1c56af0e2d11d9778380f810b3e428ec6026961c (patch)
tree62e57e816b1b7ab03b1bc94691d4a51f653b3332 /sys/libkern/strcat.c
parentffffd56bb1825f5b368552057f4ec22d7a8d091c (diff)
downloadFreeBSD-src-1c56af0e2d11d9778380f810b3e428ec6026961c.zip
FreeBSD-src-1c56af0e2d11d9778380f810b3e428ec6026961c.tar.gz
Add simple locking for the in-kernel iconv code. Translation operations
do not need any locking. Opening and closing translators is serialized using an sx lock. Note: This depends on the earlier fix to kern_module.c to properly order MOD_UNLOAD events. MFC after: 2 months
Diffstat (limited to 'sys/libkern/strcat.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud