Andrew Kaster
ddea37b521
Kernel+LibC: Move name length constants to Kernel/API from limits.h
...
Reduce inclusion of limits.h as much as possible at the same time.
This does mean that kmalloc.h is now including Kernel/API/POSIX/limits.h
instead of LibC/limits.h, but the scope could be limited a lot more.
Basically every file in the kernel includes kmalloc.h, and needs the
limits.h include for PAGE_SIZE.
2023-01-21 10:43:59 -07:00
..
2022-12-28 11:53:41 +01:00
2022-08-24 14:57:51 +02:00
2022-12-22 15:48:53 +01:00
2023-01-02 18:15:27 -05:00
2022-08-24 18:35:41 +02:00
2022-08-24 18:35:41 +02:00
2022-04-01 21:24:45 +01:00
2023-01-02 20:27:20 -05:00
2023-01-02 18:15:27 -05:00
2023-01-02 20:27:20 -05:00
2023-01-02 18:15:27 -05:00
2022-09-26 20:00:34 +03:00
2022-08-24 18:35:41 +02:00
2022-08-24 18:35:41 +02:00
2022-12-12 15:14:07 +00:00
2022-12-12 15:14:07 +00:00
2022-12-22 15:48:53 +01:00
2022-09-16 14:55:45 +03:00
2023-01-02 20:27:20 -05:00
2023-01-02 18:15:27 -05:00
2022-12-28 11:53:41 +01:00
2022-08-24 14:57:51 +02:00
2022-04-01 21:24:45 +01:00
2023-01-02 18:15:27 -05:00
2022-08-24 18:35:41 +02:00
2022-08-24 18:35:41 +02:00
2022-12-28 11:53:41 +01:00
2022-08-24 18:35:41 +02:00
2023-01-02 18:15:27 -05:00
2022-12-22 15:48:53 +01:00
2022-09-16 14:55:45 +03:00
2022-12-03 23:52:23 +00:00
2023-01-21 10:43:59 -07:00
2022-07-12 23:11:35 +02:00
2023-01-02 18:15:27 -05:00
2023-01-02 18:15:27 -05:00