]> sourceware.org Git - newlib-cygwin.git/commit
Rename FileId to IndexNumber in NT structures to align with upstream
authorCorinna Vinschen <corinna@vinschen.de>
Tue, 8 Dec 2015 13:33:07 +0000 (14:33 +0100)
committerCorinna Vinschen <corinna@vinschen.de>
Tue, 8 Dec 2015 13:33:07 +0000 (14:33 +0100)
commitd0f5f4c422f0bcb89a7dcfc692202ccc1ee12316
tree9d3f439f49fc6bd0f64ba69fe8b60e71be727d4f
parent87db9e0680d011109637f5a83b4724c39aecf173
Rename FileId to IndexNumber in NT structures to align with upstream

        * ntdll.h (FILE_ID_BOTH_DIR_INFORMATION): Rename FileId to IndexNumber
        to align with Microsoft naming scheme.
        (FILE_INTERNAL_INFORMATION): Ditto.
        * fhandler_disk_file.cc: Rename FileId to IndexNumber throughout.
        * syscalls.cc: Ditto.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler_disk_file.cc
winsup/cygwin/ntdll.h
winsup/cygwin/syscalls.cc
This page took 0.029882 seconds and 5 git commands to generate.