1 Open Issue Need Help Last updated: Sep 20, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue requests the creation of a program to investigate the behavior of file I/O when a file is opened with both `O_APPEND` and read/write flags. The program should test if `lseek()` can be used to read from or write to arbitrary positions within the file, and report the findings for both operations.

Complexity: 2/5
good first issue

All labs will be here

C