diff options
author | phantom <phantom@FreeBSD.org> | 2000-09-04 12:09:40 +0000 |
---|---|---|
committer | phantom <phantom@FreeBSD.org> | 2000-09-04 12:09:40 +0000 |
commit | 07bb417f8ac7921771482a74abe945052ffa9115 (patch) | |
tree | 7dada88d25730d79e0378643307ffb7e4953f8bd /sys/dev/sio/sio.c | |
parent | 8af19a0efa7cda30270bff0275dc1ebe3f9ea024 (diff) | |
download | FreeBSD-src-07bb417f8ac7921771482a74abe945052ffa9115.zip FreeBSD-src-07bb417f8ac7921771482a74abe945052ffa9115.tar.gz |
Finaly cleanup libc/nls code:
* rewrite catopen() to remove duplicate code chunks and optimize
* if empty string is passed to catopen() as name argument then
catopen() will set errno to ENOENT (File not found), not EINVAL
* move search code to LOOKUP() macro to shrink amount of duplicated code
* move common resource freeing actions to __nls_free_resources() function
* exclude from build code related to MCLoadAll defintion since it is not
using at all
* style(9) related whitespace changes
Reviewed by: ache
Diffstat (limited to 'sys/dev/sio/sio.c')
0 files changed, 0 insertions, 0 deletions