ladybird/Userland
Daniel Bertalan a285e651f1 LibArchive: Accept space characters as terminators of tar numeric fields
POSIX specifies that each numeric field is terminated with one or more
space or NUL characters.
2022-03-08 23:30:47 +01:00
..
Applets LibGfx: Rename Color::from_rgba() => Color::from_argb() 2022-03-04 23:40:21 +01:00
Applications Spreadsheet: Fix overridden max length related crash 2022-03-09 01:05:12 +03:30
Demos Mandelbrot: Add Help menu with standard About action 2022-03-08 18:34:14 +01:00
DevTools HackStudio: Add more files to new file menu 2022-03-08 22:42:40 +01:00
DynamicLoader DynamicLoader+LibC+LibTimeZone: Include LibTimeZone sources in LibC 2022-01-23 12:48:26 +00:00
Games LibGfx: Rename Color::from_rgba() => Color::from_argb() 2022-03-04 23:40:21 +01:00
Libraries LibArchive: Accept space characters as terminators of tar numeric fields 2022-03-08 23:30:47 +01:00
Services LoginServer: Add a label for login fail messages 2022-03-08 22:12:21 +01:00
Shell Shell: Be more smart with pasted stuff 2022-03-06 13:20:41 +01:00
Utilities Utilities/lspci: Add verbose flag to show data about PCI BARs 2022-03-08 21:52:10 +01:00
CMakeLists.txt