tangled
alpha
login
or
join now
jcs.org
/
serenity
0
fork
atom
Serenity Operating System
0
fork
atom
overview
issues
pulls
pipelines
serenity
/
Libraries
/
LibCore
/
at
hosted
64 files
Andreas Kling
LibCore: Move puff() from LibDraw to LibCore
6y ago
35c26a06
ArgsParser.cpp
Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller
6 years ago
ArgsParser.h
LibCore: Remove leading C from filenames
6 years ago
ConfigFile.cpp
LibCore: Set system ConfigFiles as read-only
6 years ago
ConfigFile.h
LibCore: Set system ConfigFiles as read-only
6 years ago
DateTime.cpp
LibCore: Tweak DateTime.cpp so it compiles on Linux + drive-by bug fix
6 years ago
DateTime.h
LibCore: Moved cal.cpp functions to DateTime
6 years ago
DirIterator.cpp
LibCore: Add DirIterator::next_full_path()
6 years ago
DirIterator.h
Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller
6 years ago
ElapsedTimer.cpp
LibCore: Use monotonic time when handling timers
6 years ago
ElapsedTimer.h
LibCore: Remove leading C from filenames
6 years ago
Event.cpp
LibCore: Remove leading C from filenames
6 years ago
Event.h
LibCore: Add a forward declaration header
6 years ago
EventLoop.cpp
LibCore: Don't replay last handled event when leaving nested event loop
6 years ago
EventLoop.h
LibCore: Reduce header dependencies of EventLoop
6 years ago
File.cpp
LibCore: Add a static Core::File::open() convenience function
6 years ago
File.h
LibCore: Add a static Core::File::open() convenience function
6 years ago
Forward.h
LibCore: Rename Udp classes to UDP
6 years ago
Gzip.cpp
LibCore: Wrap commented out debug messages in a preprocessor define
6 years ago
Gzip.h
LibCore: Remove all remaining C prefix references
6 years ago
HttpJob.cpp
LibCore: Remove all remaining C prefix references
6 years ago
HttpJob.h
LibCore: Remove a bunch of unnecessary forward declarations
6 years ago
HttpRequest.cpp
AK: Use size_t for ByteBuffer sizes
6 years ago
HttpRequest.h
LibCore: Remove a bunch of unnecessary forward declarations
6 years ago
HttpResponse.cpp
LibCore: Remove leading C from filenames
6 years ago
HttpResponse.h
LibCore: Remove leading C from filenames
6 years ago
IODevice.cpp
AK: Make dbgprintf() and dbgputstr() go to stderr on non-Serenity hosts
6 years ago
IODevice.h
AK: Make Vector use size_t for its size and capacity
6 years ago
IODeviceStreamReader.h
LibCore: Remove leading C from filenames
6 years ago
LocalServer.cpp
LibCore+SystemServer: On !__serenity__, chown/chmod socket path
6 years ago
LocalServer.h
LibCore: Remove a bunch of unnecessary forward declarations
6 years ago
LocalSocket.cpp
LibCore: Remove all remaining C prefix references
6 years ago
LocalSocket.h
LibCore: Remove a bunch of unnecessary forward declarations
6 years ago
Makefile
LibCore: Rename Udp classes to UDP
6 years ago
MimeData.cpp
LibCore: Add Core::MimeData class
6 years ago
MimeData.h
LibCore: Add Core::MimeData class
6 years ago
NetworkJob.cpp
LibCore: Remove leading C from filenames
6 years ago
NetworkJob.h
LibCore: Remove a bunch of unnecessary forward declarations
6 years ago
NetworkResponse.cpp
LibCore: Remove leading C from filenames
6 years ago
NetworkResponse.h
LibCore: Remove leading C from filenames
6 years ago
Notifier.cpp
LibCore: Add a forward declaration header
6 years ago
Notifier.h
LibCore: Remove leading C from filenames
6 years ago
Object.cpp
AK: Add global FlatPtr typedef. It's u32 or u64, based on sizeof(void*)
6 years ago
Object.h
LibCore: Add a way to set an individual Core::Object property remotely
6 years ago
ProcessStatisticsReader.cpp
LibCore: Implement Core::ProcessStatisticsReader on OpenBSD
6 years ago
ProcessStatisticsReader.h
LibCore: Remove leading C from filenames
6 years ago
Socket.cpp
LibCore: Log a more helpful message when Socket::connect() fails
6 years ago
Socket.h
LibCore: Fix wrong return value in Core::Socket::destination_address()
6 years ago
SocketAddress.cpp
LibCore: Move LogStream::operator<< overloads into cpp files
6 years ago
SocketAddress.h
Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller
6 years ago
SyscallUtils.h
Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller
6 years ago
TCPServer.cpp
LibCore: TCP and UDP servers should parent Notifiers to themselves
6 years ago
TCPServer.h
LibCore: Remove a bunch of unnecessary forward declarations
6 years ago
TCPSocket.cpp
LibCore: Remove all remaining C prefix references
6 years ago
TCPSocket.h
LibCore: Remove a bunch of unnecessary forward declarations
6 years ago
Timer.cpp
LibCore: Remove leading C from filenames
6 years ago
Timer.h
LibCore: Add Core::Timer::create_single_shot()
6 years ago
UDPServer.cpp
LibCore: Fix UDPServer up to properly receive data
6 years ago
UDPServer.h
LibCore: Fix UDPServer up to properly receive data
6 years ago
UDPSocket.cpp
LibCore: Rename Udp classes to UDP
6 years ago
UDPSocket.h
LibCore: Rename Udp classes to UDP
6 years ago
UserInfo.cpp
LibCore: Remove leading C from filenames
6 years ago
UserInfo.h
LibCore: Remove leading C from filenames
6 years ago
puff.c
LibCore: Move puff() from LibDraw to LibCore
6 years ago
puff.h
Meta: Remove some copyright headers added in error
6 years ago