Home | History | Annotate | Download | only in fs
History log of /src/sys/fs/unicode.h
RevisionDateAuthorComments
 1.7  06-Apr-2014  jakllsch Use size_t instead of int for character count to avoid sign compare issues.
 1.6  28-Apr-2008  martin branches: 1.6.34; 1.6.44; 1.6.50; 1.6.60;
Remove clause 3 and 4 from TNF licenses
 1.5  26-Feb-2007  drochner branches: 1.5.38; 1.5.40; 1.5.42;
-add __unused declarations to make it possible to use only half of it
-fix a bitmask (harmless) and remove two unnecessary ones
We should find a better location for that code!
 1.4  20-May-2006  yamt branches: 1.4.12;
revive copyright notice for the code derived from libc/locale/utf2.c.
i've asked jdolecek@ about this, but got no reply.
 1.3  11-Dec-2005  christos branches: 1.3.4; 1.3.6; 1.3.8; 1.3.12; 1.3.14;
merge ktrace-lwp.
 1.2  27-Dec-2004  jdolecek branches: 1.2.10;
change wget_utf8() to not require NUL-terminated string as input (added
'size' parameter), and adjust callers appropriately
 1.1  21-Nov-2004  jdolecek branches: 1.1.2;
routines to encode/decode Unicode in UTF-8; based on ntfs/ntfs_conv.c,
but modified to be slightly more forgiving for invalid sequencies, and
to gracefully handle end of string in middle of decoded sequence
 1.1.2.3  17-Jan-2005  skrll Sync with HEAD.
 1.1.2.2  29-Nov-2004  skrll Sync with HEAD.
 1.1.2.1  21-Nov-2004  skrll file unicode.h was added on branch ktrace-lwp on 2004-11-29 07:24:50 +0000
 1.2.10.2  03-Sep-2007  yamt sync with head.
 1.2.10.1  21-Jun-2006  yamt sync with head.
 1.3.14.1  19-Jun-2006  chap Sync with head.
 1.3.12.1  24-May-2006  tron Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
 1.3.8.1  24-May-2006  yamt sync with head.
 1.3.6.1  01-Jun-2006  kardel Sync with head.
 1.3.4.1  09-Sep-2006  rpaulo sync with head
 1.4.12.1  27-Feb-2007  yamt - sync with head.
- move sched_changepri back to kern_synch.c as it doesn't know PPQ anymore.
 1.5.42.1  16-May-2008  yamt sync with head.
 1.5.40.1  18-May-2008  yamt sync with head.
 1.5.38.1  02-Jun-2008  mjf Sync with HEAD.
 1.6.60.1  10-Aug-2014  tls Rebase.
 1.6.50.1  18-May-2014  rmind sync with head
 1.6.44.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.6.34.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")

RSS XML Feed