asleepymoon
asleepymoon pushed to main at asleepymoon/Luna 2023-08-23 11:50:54 +00:00
b8ae61b7c7 libluna: Document Bitmap
1449e966ab libluna: Document Base64.h
24f9dd22ec libluna: Document Attributes.h and Badge.h
b8e70996c3 libluna: Document Atomic.h
6058a69182 libluna: Document Alloc.h
Compare 6 commits »
asleepymoon pushed to main at asleepymoon/Luna 2023-08-23 08:51:12 +00:00
a35ca0b367 libluna+kernel: Add Bitset and use it for signals
asleepymoon pushed to main at asleepymoon/Luna 2023-08-22 13:25:13 +00:00
d144a818d8 kernel: Completely prevent sending signals to kernel threads
asleepymoon pushed to main at asleepymoon/Luna 2023-08-22 13:23:43 +00:00
33c1a9c92b init: Add a configurable service directory
65834ff491 edit: Make it more user-friendly
5c2718545f base+tools: Add a welcome file and store the license inside the OS
Compare 3 commits »
asleepymoon pushed to display-server at asleepymoon/Luna 2023-08-22 11:37:13 +00:00
1de85aa4be wind: Stop using the removed 'signal' pledge
asleepymoon pushed to display-server at asleepymoon/Luna 2023-08-22 11:36:52 +00:00
58cb1e763f libui: Install the built library into the system root
35d8075c4e wind: Show memory usage in debug output
4462651138 wind: Handle ftruncate() and mmap() errors properly
686db5a1de wind: Fix client references being out-of-date in windows when disconnecting other clients
550c93318c taskbar: Wait for terminated child windows
Compare 71 commits »
asleepymoon pushed to main at asleepymoon/Luna 2023-08-22 11:36:40 +00:00
e5905a33e1 init: Stop using the removed 'signal' pledge
asleepymoon pushed to main at asleepymoon/Luna 2023-08-22 11:34:36 +00:00
993e94cc76 kernel: Remove the 'signal' promise and make signal functions require stdio instead
asleepymoon pushed to main at asleepymoon/Luna 2023-08-22 11:31:42 +00:00
746834e2d9 kernel: Silently ignore TTY writes in graphical mode
asleepymoon pushed to main at asleepymoon/Luna 2023-08-22 11:29:55 +00:00
ce3542e2bd apps+base: Remove many legacy test apps
asleepymoon pushed to main at asleepymoon/Luna 2023-08-22 10:19:26 +00:00
e72bc55c6f tools: Maybe, this finally works for CI...
asleepymoon pushed to display-server at asleepymoon/Luna 2023-08-22 09:56:35 +00:00
44f2a4e97e libui: Install the built library into the system root
db9b9c53e9 wind: Show memory usage in debug output
a5217a1401 wind: Handle ftruncate() and mmap() errors properly
86e6e7aea5 wind: Fix client references being out-of-date in windows when disconnecting other clients
3efa9e267a taskbar: Wait for terminated child windows
Compare 68 commits »
asleepymoon pushed to main at asleepymoon/Luna 2023-08-22 09:54:09 +00:00
2abb43d709 kernel+libos: Call Vector::try_reserve where it is appropriate
70a232cfcd libluna: Make Vector grow exponentially
Compare 2 commits »
asleepymoon pushed to main at asleepymoon/Luna 2023-08-21 12:08:10 +00:00
30ff704342 libluna+libos: Install built libraries into the system root
asleepymoon pushed to display-server at asleepymoon/Luna 2023-08-21 12:07:48 +00:00
d10fceda0a libui: Install the built library into the system root
asleepymoon pushed to display-server at asleepymoon/Luna 2023-08-21 12:07:06 +00:00
a770b67b08 wind: Show memory usage in debug output
e0fb90d97e wind: Handle ftruncate() and mmap() errors properly
ce9d0f5856 wind: Fix client references being out-of-date in windows when disconnecting other clients
13a0d4860d taskbar: Wait for terminated child windows
59915a5cd6 wind: Add debug keybind
Compare 67 commits »
asleepymoon pushed to main at asleepymoon/Luna 2023-08-19 17:54:47 +00:00
6e69d37d62 tools: Fix building ports from git repository
asleepymoon pushed to main at asleepymoon/Luna 2023-08-17 18:22:47 +00:00
f2a5c9ad3f apps: Add free
95a33c484e kernel+libc: Add a memstat() syscall
4a654bf093 kernel: Handle OOMs better and without deadlocking
Compare 3 commits »
asleepymoon pushed to display-server at asleepymoon/Luna 2023-08-17 18:22:31 +00:00
822a2b7d43 wind: Show memory usage in debug output
asleepymoon pushed to display-server at asleepymoon/Luna 2023-08-17 18:17:29 +00:00
4d6ac5cf30 wind: Handle ftruncate() and mmap() errors properly
e954059c79 wind: Fix client references being out-of-date in windows when disconnecting other clients
3bc85b7929 taskbar: Wait for terminated child windows
3ce57443e2 wind: Add debug keybind
8e3535545c wind+libos+libui: Handle interrupted reads properly
Compare 67 commits »