This website requires JavaScript.
Explore
Help
Register
Sign In
Haiku
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
mirror of
https://review.haiku-os.org/haiku
synced
2025-02-08 06:39:06 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
History
Augustin Cavalier
1c1efa6f2f
kernel/x86: Use volatile in restore_interrupts.
...
We already use it in enable_interrupts, so we might as well use it here too.
2019-01-07 22:12:36 -05:00
..
build
tools/locale: Fix using auto_ptr to array.
2018-12-02 21:31:26 +00:00
compatibility
headers/compatibility: Re-add missed _BSD_SOURCE guards to vis.h
2018-12-16 21:01:03 -05:00
config
build: Add riscv architecture
2018-11-04 13:47:50 -06:00
cpp
…
glibc
…
libs
Complete implementation of printer serial transport
2018-06-05 21:44:14 +00:00
os
BCodecRoster: Remove MakeFormatFor
2018-12-28 23:01:02 +01:00
posix
Fix IN6_IS_ADDR_V4MAPPED & IN6_IS_ADDR_V4COMPAT false positives
2018-11-27 02:43:53 +00:00
private
kernel/x86: Use volatile in restore_interrupts.
2019-01-07 22:12:36 -05:00
tools
…