Ben Wiederhake
|
6b7ce19161
Everywhere: Remove unused includes of LibC/stdlib.h
|
2 年 前 |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年 前 |
demostanis
|
3e8b5ac920
AK+Everywhere: Turn bool keep_empty to an enum in split* functions
|
2 年 前 |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 年 前 |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 年 前 |
brapru
|
af8b7248c8
LibC: Allow empty spwd members when writing shadow entries via putspent
|
4 年 前 |
Jean-Baptiste Boric
|
e16894af5a
LibC: Do not include errno.h inside unistd.h
|
4 年 前 |
Gunnar Beutner
|
3b759451c6
LibC: setspent() should not print to stderr
|
4 年 前 |
Gunnar Beutner
|
302f9798ee
LibC: Implement support for getspnam() and friends
|
4 年 前 |