Andreas Kling
|
7b9ea3efde
Kernel+Userland: Remove uses of the __i386__ compiler macro
|
2 år sedan |
kleines Filmröllchen
|
96180fc2d9
LibC: Add printf and scanf format macros for "fast" and "least" types
|
3 år sedan |
Daniel Bertalan
|
bb92991408
LibC: Use correct inttypes.h format strings on Aarch64
|
3 år sedan |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 år sedan |
Daniel Bertalan
|
b23edd418c
LibC: Fix inttypes.h macros for x86-64 and extend them
|
3 år sedan |
Peter Ross
|
6c06b70911
LibC: Set PRI[xX]8/PRI[xX]16 macros to `x` and `X`
|
3 år sedan |
Kenneth Myhra
|
99f315bda1
LibC: Add definition for PRIxMAX
|
3 år sedan |
Gunnar Beutner
|
d83c672926
LibC: Don't include AK headers in system headers
|
4 år sedan |
Gunnar Beutner
|
4cf24c6ba2
Userland: Prefer using ARCH() over __LP64__
|
4 år sedan |
Gunnar Beutner
|
cf79b499f6
LibC: Add definition for PRIuPTR
|
4 år sedan |
Gunnar Beutner
|
3526fbbc5f
LibC: Add definition for PRIxPTR
|
4 år sedan |
Gunnar Beutner
|
b613817bca
Userland: Fix 64-bit portability issues
|
4 år sedan |
Holden Green
|
4ce17721e3
LibC: added a bunch of macros in inttypes.h for use in formating strings being passed to sscanf.
|
4 år sedan |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 år sedan |
Manuel Palenzuela
|
13315a6ef1
LibC: Added strtoimax() and strtoumax()
|
4 år sedan |
Mițca Dumitru
|
857b0e1dc3
LibC: Add imaxdiv and lldiv
|
4 år sedan |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 år sedan |