index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Libraries
/
LibCore
Age
Commit message (
Expand
)
Author
2021-09-10
AK+Everywhere: Reduce the number of template parameters of IntrusiveList
Ali Mohammad Pur
2021-09-06
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
Ali Mohammad Pur
2021-09-02
LibCore: Refactor a version-reading utility
Mahmoud Mandour
2021-09-02
LibCore+LibGUI: Define a Serenity version in LibCore
Mahmoud Mandour
2021-09-02
LibCore: Remove deferred_invoke overload with Object& parameter
sin-ack
2021-09-02
LibCore+Userland: Implement Core::deferred_invoke
sin-ack
2021-09-01
Everywhere: Use my cool new @serenityos.org email address
Peter Elliott
2021-08-28
LibCore: Store ObjectRegistration names as StringViews
Andrew Kaster
2021-08-26
LibCore: Add Core::EventLoop::has_been_instantiated()
Andreas Kling
2021-08-24
LibCore: Set file offset in ConfigFile::sync
Ralf Donau
2021-08-22
Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open
networkException
2021-08-22
LibCore: Convert ConfigFile to east const
networkException
2021-08-22
LibCore: Support using a file descriptor for opening ConfigFile
networkException
2021-08-20
LibCore: Show version and help before parsing positional arguments
TheFightingCatfish
2021-08-20
LibCore: Make Core::File::open() return OSError in case of failure
Andreas Kling
2021-08-19
LibCore: Fix build error in File.cpp on macOS
fladd
2021-08-19
LibCore: Make DateTime's members signed
Idan Horowitz
2021-08-18
LibCore: Implement preserve flag for file/directory copy
Jean-Baptiste Boric
2021-08-15
LibCore: Move EventLoop to AK::Time
Brian Gianforcaro
2021-08-15
LibCore: Make --version print same version as in LibGUI's About dialogs
Nico Weber
2021-08-15
LibCore: Include math.h instead of defining isnan() in ArgsParser.cpp
Nico Weber
2021-08-14
LibCore: Add --version flag to ArgsParser
Nico Weber
2021-08-13
LibCore+LibHTTP: Check the status of the socket after EINPROGRESS
brapru
2021-08-08
Everywhere: Replace AK::Singleton => Singleton
Andreas Kling
2021-08-06
LibCore: Explicitly declare `environ` in Process.cpp to unbreak macOS
Andreas Kling
2021-08-06
LibCore: Add Core::Process::spawn()
Andreas Kling
2021-08-01
LibCore: Remove unused header includes
Brian Gianforcaro
2021-07-29
LibCore: Support registration of TextWrapping properties
sin-ack
2021-07-29
LibCore: Prevent LockFile fd from leaking into child process
Peter Elliott
2021-07-22
LibCore: Add LockFile, a filesystem based mutex
Peter Elliott
2021-07-18
Everywhere: Make tracking cpu usage independent from system ticks
Tom
2021-07-18
Everywhere: Improve CPU usage calculation
Tom
2021-07-15
LibCore+LibIMAP: Move Promise to LibCore
Timothy
2021-07-14
LibCore: Convert File to east-const style
Timothy
2021-07-14
LibCore: Add File method to determine absolute path
Timothy
2021-07-14
LibCore: Add File method to determine current working directory
Timothy
2021-07-14
LibCore: Generate new passwd file by checking pw_name
brapru
2021-07-14
LibCore: Add setters for all user account properties
brapru
2021-07-12
LibCore: Implement File::is_link()
Ariel Don
2021-07-12
LibCore: Tolerate misaligned addresses in struct hostent
Andrew Kaster
2021-07-09
LibCore: Add ability to not read shadow data for Account
Jean-Baptiste Boric
2021-07-09
LibCore: Implement Account::self()
Jean-Baptiste Boric
2021-07-09
LibThreading: Rename Lock => Mutex
Andreas Kling
2021-07-08
LibCore: Remove overly informal language in ArgsParser error message
Andreas Kling
2021-07-07
LibCore: Make Core::AnonymousBuffer moveable
Andreas Kling
2021-07-07
LibCore: Add unsigned option to ArgsParser
Aziz Berkay Yesilyurt
2021-07-04
LibCore: Add method to leak fd from File
Timothy
2021-07-03
LibCore: Avoid duplicate '/' in DirIterator::next_full_path()
Andreas Kling
2021-07-01
LibCore: Add peer pid retrieval for LocalSocket
Timothy
2021-06-30
AK+Everywhere: Remove "null state" of LexicalPath
Max Wipfli
[next]