Date: Sun, 27 Feb 2005 16:20:53 +0000 (UTC) From: Alexey Zelkin <phantom@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include nl_types.h Message-ID: <200502271620.j1RGKrUa006590@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phantom 2005-02-27 16:20:53 UTC
FreeBSD src repository
Modified files:
include nl_types.h
Log:
Bring in NetBSD's improvements and cleanups to NLS subsystem, making
it type and endian clean and removing of stdio dependency from NLS
functions (catalog files now are processed via mmap()).
Also following changes were done (against NetBSD version):
. ANSI'fy prototypes
. Mention FreeBSD in comments
. Pull in sys/types.h instead of sys/_types.h since some types used here
are defined in sys/types.h
Obtained from: NetBSD (mostly)
Revision Changes Path
1.11 +80 -31 src/include/nl_types.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502271620.j1RGKrUa006590>
