Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Apr 1999 01:57:43 -0400
From:      "David E. Cross" <crossd@cs.rpi.edu>
To:        freebsd-hackers@freebsd.org
Subject:   wchar support for FreeBSD
Message-ID:  <199904190557.BAA12774@cs.rpi.edu>

next in thread | raw e-mail | index | archive | help
This should be considered a pre alpha quality work.  I have written it and
so far eyeball checked it.  I have only verified it compiles without errors.
(It does give a couple of warnings).

What "it" is, is a set of routines for the "wchar_t" type that match the
standard C string routines (strcat, strncat, strcpy, etc.).  I would like
that [corrected] versions of these make their way into the libc source.
I would appreciate comments/bugfixes/etc to be emailed to me at:
crossd@cs.rpi.edu.

You can download the pre-alpha tarball from:
http://www.cs.rpi.edu/~crossd/FreeBSD/wcs.tar

The list of things I am still working on, and will have done in the next day
or so are: Documentation (man pages and source comments), bug testing and
fixes.

Have fun.
--
David Cross                               |  email: crossd@cs.rpi.edu 
Systems Administrator/Research Programmer |  Web: http://www.cs.rpi.edu/~crossd 
Rensselaer Polytechnic Institute,         |  Ph: 518.276.2860            
Department of Computer Science            |  Fax: 518.276.4033
I speak only for myself.                  |  WinNT:Linux::Linux:FreeBSD


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




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