.. |
.cvsignore
|
ignore built/generated files
|
2005-06-09 09:05:30 +00:00 |
Makefile.am
|
- Port collate.[ch] from kernel to library and implement
|
2005-06-04 00:57:58 +00:00 |
Makefile.in
|
Eeek. Someone did a commit just as I was about to commit so the commit
|
2005-06-20 14:31:30 +00:00 |
attrib.h
|
Add change protype of ntfs_attr_pwrite: make @b const.
|
2005-07-02 19:16:18 +00:00 |
attrlist.h
|
Tidy whitespace: trailing space; <space><tab> at the beginning of lines
|
2005-06-19 21:09:40 +00:00 |
bitmap.h
|
Provide new API functions: ntfs_bitmap_{set,clear}_bit().
|
2004-03-12 17:25:04 +00:00 |
bootsect.h
|
Rename: include/bootsect.h -> include/ntfs/bootsect.h
|
2004-02-25 14:21:14 +00:00 |
collate.h
|
Tidy whitespace: trailing space; <space><tab> at the beginning of lines
|
2005-06-19 21:09:40 +00:00 |
compat.h
|
Guard config.h inclusiong with ifdef HAVE_CONFIG_H
|
2004-02-29 14:09:45 +00:00 |
compress.h
|
Rename: include/compress.h -> include/ntfs/compress.h
|
2004-02-25 14:21:14 +00:00 |
debug.h
|
Fix silly porting typo.
|
2004-09-09 14:27:59 +00:00 |
device.h
|
Reduce compile time dependencies.
|
2004-08-20 12:04:47 +00:00 |
device_io.h
|
Implement ntfs_device_win32_ioctl().
|
2004-07-15 09:29:13 +00:00 |
dir.h
|
Move utils_pathname_to_inode from to library (dir.c), adapt it for library, rename it to ntfs_pathname_to_inode, update all users.
|
2005-06-12 18:12:55 +00:00 |
endians.h
|
Eeek. Someone did a commit just as I was about to commit so the commit
|
2005-06-20 14:31:30 +00:00 |
gnome-vfs-method.h
|
Tidy whitespace: trailing space; <space><tab> at the beginning of lines
|
2005-06-19 21:09:40 +00:00 |
gnome-vfs-module.h
|
Tidy whitespace: trailing space; <space><tab> at the beginning of lines
|
2005-06-19 21:09:40 +00:00 |
index.h
|
Tidy whitespace: trailing space; <space><tab> at the beginning of lines
|
2005-06-19 21:09:40 +00:00 |
inode.h
|
Tidy whitespace: trailing space; <space><tab> at the beginning of lines
|
2005-06-19 21:09:40 +00:00 |
layout.h
|
Tidy whitespace: trailing space; <space><tab> at the beginning of lines
|
2005-06-19 21:09:40 +00:00 |
lcnalloc.h
|
Change prototype of ntfs_cluster_alloc like in kernel driver.
|
2004-11-05 20:02:16 +00:00 |
list.h
|
Rename: include/list.h -> include/ntfs/list.h
|
2004-02-25 14:21:14 +00:00 |
logfile.h
|
Export functions from logfile.c.
|
2005-01-25 21:41:25 +00:00 |
mft.h
|
Update ntfs_mft_record_alloc() prototype to reflect reality.
|
2004-09-13 14:44:01 +00:00 |
mst.h
|
Rename: include/mst.h -> include/ntfs/mst.h
|
2004-02-25 14:21:14 +00:00 |
runlist.h
|
change prototypes of ntfs_write_significant_bytes and
|
2005-01-17 11:58:33 +00:00 |
security.h
|
Add ntfs_sid_is_valid() and exports for ntfs_sid_to_mbs_size() and
|
2004-04-15 11:10:40 +00:00 |
support.h
|
offsetof already defined in stddef.h in gcc4, so add check to prevent redefinition.
|
2005-01-17 11:46:32 +00:00 |
types.h
|
- Fix build without config.h.
|
2005-06-16 23:16:32 +00:00 |
unistr.h
|
- Add new API unistr.[hc]::ntfs_ucsndup(). (Anton)
|
2004-09-20 14:46:38 +00:00 |
volume.h
|
- remark that Longhorn uses the same NTFS 3.1 format as XP and W2K3
|
2005-05-10 16:44:58 +00:00 |