On 8/7/23 23:07, Karim Taha wrote:
+    uint32_t   st_flags;    /* user defined flags for file */
+    __uint32_t st_gen;      /* file generation number */

Drop the __.

+    /* __int32_t  st_lspare; */

Why commented out?

+    struct target_freebsd_timespec st_birthtim; /* time of file creation */

Does that not place st_birthtim at the wrong place?


r~

Reply via email to