Alexey Zelkin 49b8dd0db5 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
2000-09-04 12:09:40 +00:00
..
2000-06-14 14:38:11 +00:00
2000-09-04 12:09:40 +00:00
2000-07-28 00:42:54 +00:00
2000-08-17 23:46:13 +00:00
2000-07-14 11:23:04 +00:00
2000-09-03 11:29:18 +00:00
2000-08-26 13:53:27 +00:00
2000-08-26 13:53:27 +00:00
2000-08-04 06:25:30 +00:00