wine-staging/patches/ntdll-DOS_Attributes
Sebastian Lackner e91e2daca4 ntdll-DOS_Attributes: Minor cleanup.
I think its more clear when all functions that take a tuple (struct stat, ULONG attr)
use the same argument order. Besides that I've removed the "const" prefix from ULONG
variables.
2014-08-28 18:11:00 +02:00
..
0001-ntdll-Unify-retrieving-the-attributes-of-a-file.patch ntdll-DOS_Attributes: Minor cleanup. 2014-08-28 18:11:00 +02:00
0002-ntdll-Implement-retrieving-DOS-attributes-in-NtQuery.patch Add fix for unintentional leaks with ntdll internals. 2014-08-25 09:18:10 -06:00
0003-ntdll-Implement-retrieving-DOS-attributes-in-NtQuery.patch Add fix for unintentional leaks with ntdll internals. 2014-08-25 09:18:10 -06:00
0004-ntdll-Implement-storing-DOS-attributes-in-NtSetInfor.patch Add fix for unintentional leaks with ntdll internals. 2014-08-25 09:18:10 -06:00
0005-ntdll-Implement-storing-DOS-attributes-in-NtCreateFi.patch Add fix for unintentional leaks with ntdll internals. 2014-08-25 09:18:10 -06:00
0006-ntdll-Perform-the-Unix-style-hidden-file-check-withi.patch ntdll-DOS_Attributes: Minor cleanup. 2014-08-28 18:11:00 +02:00
definition Add fix for unintentional leaks with ntdll internals. 2014-08-25 09:18:10 -06:00