ladybird/Userland
Gunnar Beutner 17e5ba70b1 LibC: Make sure that parse_pwddb_entry doesn't write to stderr
Library functions shouldn't write to stdout/stderr as that might not
be expected by the caller.
2021-05-01 12:40:12 +02:00
..
Applets AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
Applications Spreadsheet: Use String::bijective_base_from for column name resolution 2021-05-01 01:19:40 +02:00
Demos Demos: Added Alt+F4 funtionality to demos that lacked it 2021-05-01 01:11:35 +02:00
DevTools LibX86+UserspaceEmulator: Add MMX insns prototypes 2021-05-01 08:56:52 +02:00
DynamicLoader Tests: Unify LibC tests to single location. 2021-04-29 10:37:26 +02:00
Games Everywhere: "file name" => "filename" 2021-04-29 22:16:18 +02:00
Libraries LibC: Make sure that parse_pwddb_entry doesn't write to stderr 2021-05-01 12:40:12 +02:00
Services Everywhere: "indexes" => "indices" 2021-04-29 22:23:52 +02:00
Shell Shell: Implement formatting for Heredocs 2021-04-29 20:25:56 +02:00
Tests Tests: Convert LibC exec unit test to be LibTest based. 2021-04-29 10:37:26 +02:00
Utilities LibC: Implement support for getspnam() and friends 2021-05-01 12:40:12 +02:00
CMakeLists.txt Userland: Rename *.MenuApplet => *.Applet 2021-04-04 16:29:55 +02:00