mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-07 17:15:26 +00:00
Add a "stat" command to test FileHandle::stat().
This commit is contained in:
@@ -17,7 +17,7 @@ typedef dword gid_t;
|
||||
typedef signed_qword off_t;
|
||||
typedef dword blksize_t;
|
||||
typedef dword blkcnt_t;
|
||||
typedef dword time_t;
|
||||
typedef long int time_t;
|
||||
typedef dword size_t;
|
||||
typedef signed_dword ssize_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user