diff options
author | scottl <scottl@FreeBSD.org> | 2008-03-17 17:18:16 +0000 |
---|---|---|
committer | scottl <scottl@FreeBSD.org> | 2008-03-17 17:18:16 +0000 |
commit | 97df7d0709a6e2e4402791cc551593c5b9c3d173 (patch) | |
tree | f41c573d9c72748680ff4f69564300b09cdbb720 /lib/libc/regex/regcomp.c | |
parent | b2b09b935604b91c4128c9bba4a3fd95a59cfc48 (diff) | |
download | FreeBSD-src-97df7d0709a6e2e4402791cc551593c5b9c3d173.zip FreeBSD-src-97df7d0709a6e2e4402791cc551593c5b9c3d173.tar.gz |
Locking in the ses_ioctl handler doesn't have to be so strict because
the referenced data is only obtained/changed in the device open handler,
and the ioctl handler can only run after the open handler. Also fix a
few nearby style issues.
Submitted by: Matt Jacob
Diffstat (limited to 'lib/libc/regex/regcomp.c')
0 files changed, 0 insertions, 0 deletions