Andrew Kaster
|
c87557e9c1
Kernel+Libraries: Don't include limits.h from LibELF/Validation.h
|
2 years ago |
Andrew Kaster
|
ddea37b521
Kernel+LibC: Move name length constants to Kernel/API from limits.h
|
2 years ago |
Agustin Gianni
|
4a816ed891
LibC: Fix incorrect limit for SSIZE_MAX and remove 32 bit definitions
|
2 years ago |
sin-ack
|
ef6921d7c7
Kernel+LibC+LibELF: Set stack size based on PT_GNU_STACK during execve
|
2 years ago |
Julian Eigmüller
|
26a4327b06
LibC: Implement getpass()
|
2 years ago |
Ben Wiederhake
|
078e4bde32
LibC: Fix misplaced #include in limits.h
|
2 years ago |
Andreas Kling
|
9eeee24a39
Kernel+LibC: Enforce a limit on the number of supplementary group IDs
|
2 years ago |
Daniel Bertalan
|
95cff1133d
LibC: Unconditionally include bits/posix1_lim.h from limits.h
|
3 years ago |
Tim Schumacher
|
3651da6a96
LibC: Define correct limits for `long` on `x86_64`
|
3 years ago |
Timothy Flynn
|
6095500263
LibC: Define the POSIX TZNAME_MAX limit
|
3 years ago |
Ali Mohammad Pur
|
e717ca32d1
LibC: Implement ungetwc()
|
3 years ago |
L Pereira
|
f4ea3b0168
LibC: Define ULLONG_MAX
|
3 years ago |
Peter Elliott
|
f16aba405f
LibC: Add LINK_MAX and _PC_LINK_MAX
|
4 years ago |
Jean-Baptiste Boric
|
b3e070b2f3
Userland: Move HOST_NAME_MAX to limits.h
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Gunnar Beutner
|
be4b20c14d
LibC: Make <limits.h> compatible with GCC so that it doesn't install a fixed header
|
4 years ago |
Linus Groh
|
b432fd0bc0
LibC: Add TTY_NAME_MAX (32)
|
4 years ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |