ntfs-3g/include
Jean-Pierre André 8fa3dd3f22 Defined ntfs_realloc() and ntfs_free()
Currently memory allocations are done through ntfs_malloc() and
ntfs_calloc(), but releases are done through free(3). Defining an
ntfs_free() relay facilitates the debugging of memory leaks in
plugins.
2021-01-26 10:06:17 +01:00
..
fuse-lite Defined the request argument of ioctl() as unsigned long 2020-03-07 10:31:12 +01:00
ntfs-3g Defined ntfs_realloc() and ntfs_free() 2021-01-26 10:06:17 +01:00
Makefile.am Moved list.h into ntfsprogs and got rid of include/ntfs completely. 2010-12-16 17:34:47 +01:00