This website requires JavaScript.
Explore
Help
Register
Sign In
RomkaZVO
/
xash3d-fwgs
Watch
1
Star
0
Fork
0
You've already forked xash3d-fwgs
mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced
2026-08-05 11:35:05 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4bb547fdc7c8408ff5f4eaf7bc4a1e4e70adf74c
xash3d-fwgs
/
engine
/
platform
/
posix
History
Xav101
7236094421
platform: add missing include
2025-11-17 03:08:38 +08:00
..
con_posix.c
platform: add missing include
2025-11-17 03:08:38 +08:00
crash_glibc.c
engine: platform: posix: remove old crashhandler as libbacktrace supports much more targets, remove duplicated code around execinfo and libbacktrace-based crashhandlers
2025-07-29 08:14:06 +05:00
crash_libbacktrace.c
common: port: move filesystem related macros to filesystem module, try to include less globally for faster builds
2025-10-08 05:03:29 +05:00
crash_posix.c
engine: platform: posix: try to be more safe in crash handler, no need to fflush stderr, no need to call Msg if we already writing to log file directly, preserve replaced signal actions
2025-10-02 03:49:31 +08:00
crash.h
engine: platform: posix: remove old crashhandler as libbacktrace supports much more targets, remove duplicated code around execinfo and libbacktrace-based crashhandlers
2025-07-29 08:14:06 +05:00
lib_posix.c
Restore iOS build support (
#2352
)
2025-11-01 18:32:00 +05:00
net.h
engine: gethostbyname() is deprecated, remove it and always prefer getaddrinfo
2025-09-29 00:09:56 +05:00
sys_posix.c
platform: fix type in formatter string
2025-11-17 03:08:38 +08:00