Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-04 | Everywhere: Fix more Copyright header inconsistencies | Tim Schumacher | |
2021-05-30 | LibC: Implement __fpurge | Tim Schumacher | |
2021-05-30 | LibC: Implement __freading and __fwriting | Tim Schumacher | |
These functions are used by gnulib (and therefore many GNU utilities) to provide access to internal details of the stdio FILE structure. |