Age | Commit message (Expand) | Author |
---|---|---|
2024-03-30 | fix: add config.h in platform.h | Ryo Nakamura |
2024-02-17 | add checkpoint.c and .h | Ryo Nakamura |
2024-02-12 | add htonll and ntohll | Ryo Nakamura |
2024-02-06 | add -p option, preserving file timestamps | Ryo Nakamura |
2024-01-18 | add SPDX-License-Identifier to source files | Ryo Nakamura |
2023-03-15 | add sem_create(), wrappign sem_init() for linux and sem_open() for macOS | Ryo Nakamura |
2023-03-15 | macOS does not support sem_init. use sem_open instead | Ryo Nakamura |
2022-11-15 | add -m coremask option | Ryo Nakamura |
2022-10-15 | initial commit | Ryo Nakamura |