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
Age
Commit message (
Expand
)
Author
2021-12-05
strace: Use new PT_PEEKBUF function
Ben Wiederhake
2021-12-05
LibCore: Implement new ptrace_peekbuf wrapper for PT_PEEKBUF syscall
Ben Wiederhake
2021-12-05
Kernel+strace: Remove unnecessary indirection for PEEK
Ben Wiederhake
2021-12-05
Applications: Cast unused smart-pointer TRY return values to void
Sam Atkins
2021-12-05
Demos: Cast unused smart-pointer return values to void
Sam Atkins
2021-12-05
LibWeb: Cast unused smart-pointer return values to void
Sam Atkins
2021-12-05
LibVT: Cast unused smart-pointer return value to void
Sam Atkins
2021-12-05
Games: Cast unused smart-pointer return values to void
Sam Atkins
2021-12-05
LibGUI: Cast unused smart-pointer return values to void
Sam Atkins
2021-12-05
DHCP4Client: Cast unused Timer return values to void
Sam Atkins
2021-12-05
Userland: Cast unused BackgroundAction::construct() results to void
Sam Atkins
2021-12-05
Services: Cast unused IPC::new_client_connection() results to void
Sam Atkins
2021-12-05
LibELF: Cast unused smart-pointer return value to void
Sam Atkins
2021-12-05
LibDSP: Cast unused smart-pointer return value to void
Sam Atkins
2021-12-05
LibCpp: Cast unused smart-pointer return values to void
Sam Atkins
2021-12-05
Shell: Cast unused smart-pointer return values to void
Sam Atkins
2021-12-05
LibC: Add a couple of missing errno codes
Idan Horowitz
2021-12-05
LibC: Stub out the rest of the getnameinfo flags
Idan Horowitz
2021-12-05
Kernel: Add support for the MSG_WAITALL sys$recvmsg flag
Idan Horowitz
2021-12-05
Kernel: Add support for the MSG_DONTROUTE sys$sendmsg flag
Idan Horowitz
2021-12-05
Kernel: Add the SIOCATMARK ioctl request macro
Idan Horowitz
2021-12-04
SoundPlayer: Port to LibMain :^)
Elyse
2021-12-04
chmod: Port to LibMain :^)
Kenneth Myhra
2021-12-04
LibCore: Add syscall wrapper for chmod()
Kenneth Myhra
2021-12-04
LibSQL: Gracefully react to unimplemented valid SQL
Jan de Visser
2021-12-04
LibSQL: Improve error handling
Jan de Visser
2021-12-04
LibWeb: Stop sending "load" event twice to iframes
Andreas Kling
2021-12-04
LibWeb: Fix DOMImplementation changing content type of wrong document
Andreas Kling
2021-12-04
groups: Port to LibMain :^)
Andreas Kling
2021-12-04
SystemMonitor: Port to LibMain :^)
Andreas Kling
2021-12-04
CrashReporter: Port to LibMain and use TRY() while building the UI :^)
Andreas Kling
2021-12-04
gron: Use StringView literals more (instead of raw C strings)
Andreas Kling
2021-12-04
gron: Port to LibMain :^)
Andreas Kling
2021-12-04
jp: Port to LibMain :^)
Andreas Kling
2021-12-04
Applets/ClipboardHistory: Port to LibMain :^)
Andreas Kling
2021-12-04
stat: Modernize slightly :^)
Andreas Kling
2021-12-04
ls: Port to LibMain :^)
Andreas Kling
2021-12-04
LibCore: Add lstat() syscall wrapper
Andreas Kling
2021-12-04
HackStudio: Fix cursor not jumping to column 1 in the embedded terminal
Daniel Bertalan
2021-12-03
find: Implement support for multiple directories
Tim Schumacher
2021-12-03
find: Use a Vector for parsing instead of moving optind
Tim Schumacher
2021-12-03
find: Port to LibMain
Tim Schumacher
2021-12-03
LibCpp: Add "ignore invalid statements" option to Preprocessor
Itamar
2021-12-03
HackStudio: Decrease the maximal crash frequency of the server to 10 sec
Itamar
2021-12-03
HackStudio: Only send the content of open files to language server
Itamar
2021-12-03
HackStudio: Add HackStudio::for_each_open_file
Itamar
2021-12-02
LibGUI: Make FilteringProxyModel reference-count its parent model
Martin Blicha
2021-12-01
Kernel+LibC: Implement sigaltstack()
Idan Horowitz
2021-12-01
LibUnicode: Do not generate data for "generic" calendars
Timothy Flynn
2021-12-01
LibUnicode: Fix copy-paste error in calendar_pattern_style_to_string
Timothy Flynn
[next]