.. |
.gitignore
|
5e0b7f1a56
Add basic automatic dependency management to Makefiles.
|
6 лет назад |
AKString.h
|
15fb917f28
Convert more RetainPtr use to Retained.
|
6 лет назад |
Assertions.h
|
ffab6897aa
Big, possibly complete sweep of naming changes.
|
6 лет назад |
Badge.h
|
b4e478aa50
Deallocate PTY's when they close.
|
6 лет назад |
Bitmap.h
|
ffab6897aa
Big, possibly complete sweep of naming changes.
|
6 лет назад |
Buffer.h
|
2cfcbdc735
AK: Add Retained<T>, like RetainPtr, but never null.
|
6 лет назад |
BufferStream.h
|
7f91aec25c
Support font files.
|
6 лет назад |
ByteBuffer.h
|
ffab6897aa
Big, possibly complete sweep of naming changes.
|
6 лет назад |
CircularQueue.h
|
7455f5ea42
Expose the kernel log buffer through /proc/dmesg.
|
6 лет назад |
DoublyLinkedList.h
|
ffab6897aa
Big, possibly complete sweep of naming changes.
|
6 лет назад |
FileSystemPath.cpp
|
ffab6897aa
Big, possibly complete sweep of naming changes.
|
6 лет назад |
FileSystemPath.h
|
ca6847b5bb
Import a simple text editor I started working on.
|
6 лет назад |
Function.h
|
ffab6897aa
Big, possibly complete sweep of naming changes.
|
6 лет назад |
HashFunctions.h
|
ffab6897aa
Big, possibly complete sweep of naming changes.
|
6 лет назад |
HashMap.h
|
95c3442d59
Implement event loop timers.
|
6 лет назад |
HashTable.h
|
e88c8eae6a
AK: Fix leak in HashTable move assignment operator.
|
6 лет назад |
InlineLRUCache.h
|
7014daa235
Kernel: Add an LRU block cache.
|
6 лет назад |
InlineLinkedList.h
|
ec1c487dcd
Yet another pass of style fixes.
|
6 лет назад |
Lock.h
|
3df4a902df
Ext2FS: Lock a lot. Go way overkill with locking for now.
|
6 лет назад |
MappedFile.cpp
|
ffab6897aa
Big, possibly complete sweep of naming changes.
|
6 лет назад |
MappedFile.h
|
ffab6897aa
Big, possibly complete sweep of naming changes.
|
6 лет назад |
Noncopyable.h
|
ca6847b5bb
Import a simple text editor I started working on.
|
6 лет назад |
OwnPtr.h
|
ffab6897aa
Big, possibly complete sweep of naming changes.
|
6 лет назад |
RetainPtr.h
|
2cfcbdc735
AK: Add Retained<T>, like RetainPtr, but never null.
|
6 лет назад |
Retainable.h
|
741349502f
Ext2FS: Free Ext2FSInodes when the last user releases them.
|
6 лет назад |
Retained.h
|
15fb917f28
Convert more RetainPtr use to Retained.
|
6 лет назад |
SimpleMalloc.cpp
|
ffab6897aa
Big, possibly complete sweep of naming changes.
|
6 лет назад |
SimpleMalloc.h
|
ffab6897aa
Big, possibly complete sweep of naming changes.
|
6 лет назад |
SinglyLinkedList.h
|
ffab6897aa
Big, possibly complete sweep of naming changes.
|
6 лет назад |
StdLibExtras.cpp
|
27df572381
AK: Fix bug in MMX memcpy() unaligned prologue handling.
|
6 лет назад |
StdLibExtras.h
|
2cfcbdc735
AK: Add Retained<T>, like RetainPtr, but never null.
|
6 лет назад |
String.cpp
|
ffab6897aa
Big, possibly complete sweep of naming changes.
|
6 лет назад |
StringBuilder.cpp
|
6788dcdb58
Start fixing things up to build with a proper cross-compiler.
|
6 лет назад |
StringBuilder.h
|
ffab6897aa
Big, possibly complete sweep of naming changes.
|
6 лет назад |
StringImpl.cpp
|
15fb917f28
Convert more RetainPtr use to Retained.
|
6 лет назад |
StringImpl.h
|
15fb917f28
Convert more RetainPtr use to Retained.
|
6 лет назад |
TemporaryChange.h
|
781f216676
AK: Add a TemporaryChange helper class.
|
6 лет назад |
TemporaryFile.cpp
|
ffab6897aa
Big, possibly complete sweep of naming changes.
|
6 лет назад |
TemporaryFile.h
|
ffab6897aa
Big, possibly complete sweep of naming changes.
|
6 лет назад |
Traits.h
|
ffab6897aa
Big, possibly complete sweep of naming changes.
|
6 лет назад |
Types.h
|
d7753c7c8d
Move over to building all of userspace with i686-pc-serenity-g++.
|
6 лет назад |
Vector.h
|
fd5136a1ab
AK: Oops, the optimization in Vector::append(Vector&&) was broken.
|
6 лет назад |
WeakPtr.h
|
ffab6897aa
Big, possibly complete sweep of naming changes.
|
6 лет назад |
Weakable.h
|
ffab6897aa
Big, possibly complete sweep of naming changes.
|
6 лет назад |
kmalloc.cpp
|
ffab6897aa
Big, possibly complete sweep of naming changes.
|
6 лет назад |
kmalloc.h
|
022f7790db
Use modern C++ attributes instead of __attribute__ voodoo.
|
6 лет назад |
kstdio.h
|
b5c76d7559
Get rid of #ifdef SERENITY. We're past that phase of bootstrapping.
|
6 лет назад |
ktime.h
|
b5c76d7559
Get rid of #ifdef SERENITY. We're past that phase of bootstrapping.
|
6 лет назад |
printf.cpp
|
901b7d5d91
Fix a bunch of compiler warnings. Not all, but a lot.
|
6 лет назад |