Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Feb 2001 03:48:33 -0800 (PST)
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/isofs/cd9660 cd9660_util.c
Message-ID:  <200102131148.f1DBmXv83498@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sobomax     2001/02/13 03:48:32 PST

  Modified files:
    sys/isofs/cd9660     cd9660_util.c 
  Log:
  Add a hook for loading of a Unicode -> char conversion routine as a kld at a
  run-time. This is temporary solution until proper kernel Unicode interfaces
  are in place and as such was purposely designed to be as tiny as possible
  (3 lines of the code not counting comments). The port with conversion routines
  for the most popular single-byte languages will be added later today
  
  Reviewed by:	bp, "Michael C . Wu" <keichii@iteration.net>
  Approved by:	bp
  
  Revision  Changes    Path
  1.16      +13 -1     src/sys/isofs/cd9660/cd9660_util.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102131148.f1DBmXv83498>