|
692c96512e
|
Return -22 (EINVAL) in fopen() if incorrect mode was supplied
|
2025-06-25 10:09:23 +02:00 |
|
|
06fef96cf4
|
Fix return value comment for fwrite()
|
2025-06-25 10:03:57 +02:00 |
|
|
c4ce3212e7
|
Assure fwrite() and fclose() only work if FD>=3, exit with -9 (EBADF) otherwise
|
2025-06-25 10:02:59 +02:00 |
|
|
3cbf9e8ce0
|
Fix file.asm return value comments
|
2025-06-25 09:56:40 +02:00 |
|
|
fbea8d0322
|
Adds fopen(), fwrite(), fclose()
|
2025-06-25 09:38:42 +02:00 |
|