|
accf7ee417
|
libc: Add unimplemented st_nlink field
|
2022-11-09 11:36:21 +01:00 |
|
|
534500cda0
|
Implement enough runtime for binutils to compile
|
2022-10-31 12:29:53 +01:00 |
|
|
52d4f34f05
|
Kernel, libc: Implement umask()
|
2022-10-30 19:55:38 +01:00 |
|
|
e640c6e245
|
Kernel, libc, userspace: Add file timestamps (atime,ctime,mtime)
|
2022-10-30 09:57:17 +01:00 |
|
|
32e09d3417
|
libc: Stub out more functionality so part of binutils builds
|
2022-10-29 09:39:12 +02:00 |
|
|
c312d81de4
|
Kernel, libc: Add st_uid and st_gid to stat, and handle st_mode differently
|
2022-10-28 17:13:20 +02:00 |
|
|
da8a3de480
|
It's actually S_ISCHR in this case
|
2022-10-27 08:10:35 +02:00 |
|
|
cdb1f46b93
|
libc: Add S_ISDEV
|
2022-10-27 08:09:10 +02:00 |
|
|
f9dad8a8d6
|
Kernel, libc: Stub out struct stat.st_dev
|
2022-10-27 08:01:33 +02:00 |
|
|
58b01b74e2
|
Kernel, libc: Add stat()
|
2022-10-23 18:35:32 +02:00 |
|
|
0c33fcdff2
|
libc: Stub out setvbuf, and add S_ISREG
|
2022-10-23 10:09:20 +02:00 |
|
|
fcf191aa7a
|
Kernel, libc: Add fstat()
|
2022-10-21 18:31:09 +02:00 |
|
|
6d821d2638
|
libc: Add support for mkdir()
|
2022-10-16 17:37:29 +02:00 |
|