mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-24 02:12:09 -05:00
6e19ab2bbc
We have a new, improved string type coming up in AK (OOM aware, no null state), and while it's going to use UTF-8, the name UTF8String is a mouthful - so let's free up the String name by renaming the existing class. Making the old one have an annoying name will hopefully also help with quick adoption :^) |
||
---|---|---|
.. | ||
bind-local-socket-to-symlink.cpp | ||
CMakeLists.txt | ||
crash-fcntl-invalid-cmd.cpp | ||
crash.cpp | ||
elf-execve-mmap-race.cpp | ||
elf-symbolication-kernel-read-exploit.cpp | ||
fuzz-syscalls.cpp | ||
kill-pidtid-confusion.cpp | ||
mmap-write-into-running-programs-executable-file.cpp | ||
mprotect-multi-region-mprotect.cpp | ||
munmap-multi-region-unmapping.cpp | ||
nanosleep-race-outbuf-munmap.cpp | ||
null-deref-close-during-select.cpp | ||
null-deref-crash-during-pthread_join.cpp | ||
path-resolution-race.cpp | ||
pthread-cond-timedwait-example.cpp | ||
setpgid-across-sessions-without-leader.cpp | ||
siginfo-example.cpp | ||
stress-truncate.cpp | ||
stress-writeread.cpp | ||
TestEFault.cpp | ||
TestEmptyPrivateInodeVMObject.cpp | ||
TestEmptySharedInodeVMObject.cpp | ||
TestInvalidUIDSet.cpp | ||
TestKernelAlarm.cpp | ||
TestKernelFilePermissions.cpp | ||
TestKernelPledge.cpp | ||
TestKernelUnveil.cpp | ||
TestMemoryDeviceMmap.cpp | ||
TestMunMap.cpp | ||
TestPosixFallocate.cpp | ||
TestPrivateInodeVMObject.cpp | ||
TestProcFS.cpp | ||
TestProcFSWrite.cpp | ||
TestSharedInodeVMObject.cpp | ||
TestSigAltStack.cpp | ||
TestSigHandler.cpp | ||
TestSigWait.cpp | ||
uaf-close-while-blocked-in-read.cpp | ||
unveil-symlinks.cpp |