mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 14:00:59 +00:00
This is basically just for consistency, it's quite strange to see multiple AK container types next to each other, some with and some without the namespace prefix - we're 'using AK::Foo;' a lot and should leverage that. :^) |
||
|---|---|---|
| .. | ||
| accuracy-strtod.cpp | ||
| CMakeLists.txt | ||
| exec-should-not-search-current-directory.cpp | ||
| memmem-tests.cpp | ||
| overlong_realpath.cpp | ||
| qsort-sorts-and-copies.cpp | ||
| scanf.cpp | ||
| snprintf-correctness.cpp | ||
| stack-smash.cpp | ||
| stdlib-generate-unique-filename.cpp | ||
| strlcpy-correctness.cpp | ||