mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 02:57:44 +00:00
Miscellaneous compat work while seeing if GNU coreutils would build.
This commit is contained in:
parent
a7f1d892a9
commit
d7a41579e5
12 changed files with 92 additions and 2 deletions
|
@ -22,8 +22,8 @@ typedef uint32_t blksize_t;
|
|||
typedef uint32_t blkcnt_t;
|
||||
typedef uint32_t time_t;
|
||||
typedef uint32_t suseconds_t;
|
||||
|
||||
typedef uint32_t clock_t;
|
||||
typedef uint32_t socklen_t;
|
||||
|
||||
struct timeval {
|
||||
time_t tv_sec;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue