Bananymous
|
8c598a6902
|
LibC: Include stdint.h instead of inttypes.h in network headers
|
2025-08-05 03:09:24 +03:00 |
Bananymous
|
bc06926702
|
LibC: Implement gethostbyaddr
|
2025-06-28 16:55:13 +03:00 |
Bananymous
|
64002626b9
|
LibC: Add h_addr definition for hostent backwards compatibility
|
2025-04-15 21:39:50 +03:00 |
Bananymous
|
f4c6afbdae
|
LibC: Add definitions to LibC that are used by some ports
|
2024-12-02 20:13:37 +02:00 |
Bananymous
|
1cbba113fd
|
LibC: Add and cleanup some networking structures and definitions
|
2024-08-22 15:10:41 +03:00 |
Bananymous
|
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 |