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
05709fe3f7
headers: Fix B_CURRENT_IMAGE_SYMBOL for GCC2.
...
Apparently GCC2 does not like &__func__, so just drop the &. Fixes
#17253
.
2021-09-15 11:38:20 -04:00
..
build
libroot: remove delete_driver_settings
2021-05-31 06:51:45 +00:00
compatibility
features.h: enable ISOC11 definitions for _GNU_SOURCE and C++17
2021-05-04 05:25:52 +00:00
config
riscv: cleanup architecture macro checks
2021-09-01 18:04:59 +00:00
cpp
…
glibc
…
libs
libcxxrt: Remove unused library and headers
2021-07-23 22:02:15 +00:00
os
headers: Fix B_CURRENT_IMAGE_SYMBOL for GCC2.
2021-09-15 11:38:20 -04:00
posix
riscv: cleanup architecture macro checks
2021-09-01 18:04:59 +00:00
private
system/uart: refactor debug_uart, fix arm uart
2021-09-06 20:37:14 +00:00
tools
…