This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
fs
/
udf
History
R. Imura
181fc3c6ea
Avoid casting from (int *) to (size_t *) in order to fix udf_iconv on amd64.
...
Reviewed by: scottl MFC after: 2 weeks
2005-06-05 02:09:48 +00:00
..
ecma167-udf.h
Correct typo.
2005-04-14 14:40:09 +00:00
osta.c
/* -> /*- for copyright notices, minor format tweaks as necessary
2005-01-06 18:10:42 +00:00
osta.h
Add udf_UncompressUnicodeByte() for processing cs0 strings in a way that the
2003-11-05 06:55:23 +00:00
udf_iconv.c
Add hooks for translating directories entries using the iconv methods.
2003-11-05 06:56:08 +00:00
udf_mount.h
Add hooks for translating directories entries using the iconv methods.
2003-11-05 06:56:08 +00:00
udf_vfsops.c
- Update vfs_root implementations to match the new prototype. None of
2005-03-24 07:36:16 +00:00
udf_vnops.c
Avoid casting from (int *) to (size_t *) in order to fix udf_iconv on amd64.
2005-06-05 02:09:48 +00:00
udf.h
Remove inode fields previously used for private inode hash tables.
2005-03-16 08:09:52 +00:00