freebsd-dev/lib/libc/nls
Andrey A. Chernov 08ba69b8a4 Rewrite using stdio. It cause program speedup since eliminates lots of small
read() syscalls.  It not cause static binary size increasing because stdio
already picked via setlocale() called from catopen()
2000-09-03 21:05:10 +00:00
..
catclose.3 Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
catgets.3 Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
catopen.3 Explicetely describe catalog descriptor lifetime 2000-08-30 10:22:23 +00:00
Makefile.inc Remove unused indirect references to cat* functions. 2000-09-01 12:10:59 +00:00
msgcat.c Rewrite using stdio. It cause program speedup since eliminates lots of small 2000-09-03 21:05:10 +00:00
msgcat.h Rewrite using stdio. It cause program speedup since eliminates lots of small 2000-09-03 21:05:10 +00:00