Andreas Kling
|
6788dcdb58
Start fixing things up to build with a proper cross-compiler.
|
6 rokov pred |
Andreas Kling
|
ffab6897aa
Big, possibly complete sweep of naming changes.
|
6 rokov pred |
Andreas Kling
|
027d26cd5d
Add a String::format() and use that in place of ksprintf() in the Kernel.
|
6 rokov pred |
Andreas Kling
|
cc906a2897
VFS: Resolve FIXME in Inode::read_entire() about using dynamic allocation.
|
6 rokov pred |
Andreas Kling
|
7e044cf293
Add a simple /bin/sysctl that wraps the files in /proc/sys.
|
6 rokov pred |
Andreas Kling
|
9d7da26b4e
StringBuilder: Use a ByteBuffer internally instead of a Vector<String>.
|
6 rokov pred |
Andreas Kling
|
074edffc44
Add a simple StringBuilder::appendf() and use it for ProcFS.
|
6 rokov pred |
Andreas Kling
|
ec1c487dcd
Yet another pass of style fixes.
|
6 rokov pred |
Andreas Kling
|
de4604ac95
Finally hook up the mkdir code to a syscall.
|
6 rokov pred |
Andreas Kling
|
e6284a8774
Fix broken SpinLock.
|
6 rokov pred |
Andreas Kling
|
88ad59bfb1
Add a simple FileSystemPath class that can canonicalize paths.
|
6 rokov pred |
Andreas Kling
|
5a30055157
Import all this stuff into a single repo called Serenity.
|
6 rokov pred |