This website requires JavaScript.
Explore
Help
Sign In
Aren
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
Code
Issues
Pull Requests
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
…