cvs commit: src/include nl_types.h

Alexey Zelkin phantom at FreeBSD.org
Sun Feb 27 16:20:53 GMT 2005


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


More information about the cvs-src mailing list