buque 202ca9f2cc shm.c: Replace stat64/fstat64/ftruncate64mmap64 with normal functions
These functions were needed when _FILE_OFFSET_BITS was not 64, using
AC_SYS_LARGEFILE will detect it correctly and make the normal variants
of these functions behave same as their *64 counterparts.
2023-06-20 17:36:39 +08:00
2022-11-09 21:45:57 +08:00
2020-06-17 10:02:10 +08:00
Description
No description provided
1.7 MiB
Languages
Diff 100%