|
|
ee5c225954
|
LibC: Add __fseterr
This is used by some ports to not require internal FILE structure
|
2026-05-25 02:14:04 +03:00 |
|
|
|
25d43682aa
|
LibC: Bump FOPEN_MAX 16->64
|
2026-01-06 21:58:56 +02:00 |
|
|
|
ff289b25b6
|
LibC: Implement {,v}asprintf
These were added in POSIX issue 8
|
2025-06-17 13:56:30 +03:00 |
|
|
|
72059a9441
|
LibC: Redefine SEEK_* macros to match common systems
some ports written in assembly seem to depend on this
|
2025-01-14 22:52:13 +02:00 |
|
|
|
c69919738b
|
BuildSystem: Move all userpace libraries under the userspace directory
As the number of libraries is increasing, root directory starts to
expand. This adds better organization for libraries
|
2024-06-18 13:14:35 +03:00 |
|