This website requires JavaScript.
Explore
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
248735d5a2dce40886323f87ad77542952163c2d
haiku-beta6
/
headers
T
History
Augustin Cavalier
248735d5a2
kernel/vm: Split the page writer into its own file and queue subclass.
...
This paves the way for there being more than one modified queue, e.g. for each KDiskDevice.
2026-04-06 22:23:26 -04:00
..
build
build: Fixes for arm64 macOS
2026-03-11 02:21:34 +00:00
compatibility
kqueue: Add a no-op EV_ENABLE definition.
2026-03-26 12:25:41 -04:00
config
HaikuConfig: Don't define __HAIKU_BEOS_COMPATIBLE_TYPES in kernel mode.
2024-09-24 12:10:35 -04:00
cpp
unittests: fix x86_gcc2 build issues
2026-01-24 12:02:56 +01:00
glibc
headers: Drop _G_config.h from public headers.
2025-03-13 17:23:44 -04:00
libs
Change BObjectList to take "owning" as a template parameter and adjust all consumers.
2025-02-06 00:06:32 +00:00
os
BDirectWindow: Clone the framebuffer from app_server, if necessary.
2026-03-24 14:01:11 +00:00
posix
pthread: PTHREAD_RECURSIVE_MUTEX_INITIALIZER is non-POSIX.
2026-03-30 20:44:36 -04:00
private
kernel/vm: Split the page writer into its own file and queue subclass.
2026-04-06 22:23:26 -04:00
tools
Refactor Support Kit tests
2026-03-04 17:58:38 +00:00