reactos/drivers/filesystems/udfs
Hervé Poussineau 902b86eecf [UDFS] Fix macros to support 'bit' being a complex expression
This is for example used in udf_info/mount.cpp:
    UDFSetUsedBits(new_bm, i & ~(d-1), d);
2019-04-07 19:28:18 +02:00
..
CDRW [UDFS] Keep same includes/defines on x64 as on other architectures 2019-04-07 19:28:18 +02:00
Include [UDFS] Fix an integer overflow leading to a buffer overrun 2019-04-04 15:08:21 +02:00
udf_info [UDFS] Fix macros to support 'bit' being a complex expression 2019-04-07 19:28:18 +02:00
cleanup.cpp
close.cpp [UDFS] Fix 64 bit issues 2019-04-02 10:53:23 +02:00
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
create.cpp [UDFS] Fix 64 bit issues 2019-04-02 10:53:23 +02:00
devcntrl.cpp
dircntrl.cpp
dldetect.cpp
dldetect.h
env_spec.cpp [UDFS] Fix 64 bit issues 2019-04-02 10:53:23 +02:00
env_spec.h [UDFS] Fix 64 bit issues 2019-04-02 10:53:23 +02:00
errmsg.h
fastio.cpp [UDFS] Fix 64 bit issues 2019-04-02 10:53:23 +02:00
fileinfo.cpp [UDFS] Fix 64 bit issues 2019-04-02 10:53:23 +02:00
filter.cpp
flush.cpp
fscntrl.cpp [UDFS] Fix 64 bit issues 2019-04-02 10:53:23 +02:00
lockctrl.cpp
mem.cpp
mem.h
misc.cpp
namesup.cpp
namesup.h
ntifs_ex.h
pnp.cpp
protos.h [UDFS] Fix 64 bit issues 2019-04-02 10:53:23 +02:00
read.cpp [UDFS] Fix 64 bit issues 2019-04-02 10:53:23 +02:00
secursup.cpp
shutdown.cpp
struct.h
sys_spec.cpp
sys_spec.h
udf_dbg.cpp
udf_dbg.h
udffs.h
udffs.rc
udfinit.cpp
udfpubl.h
udfs_reg.inf
unload.cpp
verfysup.cpp
volinfo.cpp
wcache.cpp
wcache.h
write.cpp [UDFS] Fix 64 bit issues 2019-04-02 10:53:23 +02:00