mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-28 19:59:17 +00:00
Import very modest Userland.
This commit is contained in:
parent
4cbf079a17
commit
63764b3a65
Notes:
sideshowbarker
2024-07-19 18:45:13 +09:00
Author: https://github.com/awesomekling
Commit: 63764b3a65
23 changed files with 81 additions and 27 deletions
|
@ -15,7 +15,7 @@ typedef dword nlink_t;
|
|||
typedef dword uid_t;
|
||||
typedef dword gid_t;
|
||||
|
||||
#ifdef SERENITY_KERNEL
|
||||
#ifdef SERENITY
|
||||
// FIXME: Support 64-bit offsets!
|
||||
typedef signed_dword off_t;
|
||||
typedef unsigned int time_t;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue