Bananymous
|
1bd454b8fd
|
Kernel/LibC: Implement utime* family functions
This patch adds *working*
- utime
- utimes
- utimensat
- futimens
|
2025-06-01 13:48:03 +03:00 |
Bananymous
|
ee9e941a56
|
LibC: Implement getitimer
|
2025-04-15 23:35:25 +03:00 |
Bananymous
|
11b6ee423e
|
LibC: Define timezone structure
|
2024-12-02 20:13:37 +02:00 |
Bananymous
|
a33b63d066
|
Kernel/LibC: Implement alarm() and setitimer()
This makes vim able to start!
|
2024-08-01 21:09:56 +03:00 |
Bananymous
|
fc6c39e670
|
LibC: Implement gettimeofday()
|
2024-07-31 23:26:06 +03:00 |