reactos/drivers/filesystems/udfs
Victor Perevertkin 7e069ccdb2
[CMAKE] Replace custom functions to built-in ones
add_target_compile_definitions -> target_compile_definitions
add_target_compile_flags -> target_compile_options
add_target_include_directories -> target_include_directories
2020-04-16 15:59:38 +03:00
..
CDRW [UDFS] Keep same includes/defines on x64 as on other architectures 2019-04-07 19:28:18 +02:00
Include [UDFS] Fix a copy paste error. CID1321910 2019-10-23 17:23:05 +02:00
udf_info [UDFS] Fix accessing an already freed pointer in UDFMarkAllocatedAsNotXXX() 2019-08-17 16:49:11 +03:00
cleanup.cpp
close.cpp [UDFS] Fix 64 bit issues 2019-04-02 10:53:23 +02:00
CMakeLists.txt [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
create.cpp [UDFS] Fix uninitialized var use in UDFCommonCreate, return the right error code 2020-01-11 02:45:45 +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 [UDFS] Avoid freeing Vcb when it couldn't have been allocated in UDFPnpSurpriseRemove() 2019-08-17 16:49:11 +03:00
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 Misc addendum to CORE-14271 (#1529) 2019-06-04 16:56:33 +02:00
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