bookmarkfs/src
CismonX f3f522ae63
test: fix
- Address sanitizer may call sigaltstack().
  Add it to the syscall whitelist (debug only).
- Fix args count checking for `check-bookmarkfs-util watcher`.
2025-03-01 12:14:53 +08:00
..
backend.h backend: misc refactor 2025-02-28 10:05:25 +08:00
backend_chromium.c watcher: refactor 2025-03-01 10:02:05 +08:00
backend_firefox.c backend_firefox: rename msecs -> usecs 2025-03-01 00:52:18 +08:00
backend_util.c ioctl: move type definitions to common.h 2025-02-02 21:35:12 +08:00
backend_util.h init: prepare for Savannah 2024-12-31 18:09:03 +08:00
bookmarkctl.c chore: tidy up includes 2025-02-08 18:56:45 +08:00
common.h ioctl: move type definitions to common.h 2025-02-02 21:35:12 +08:00
db.c db: disable SQL printing in debug mode by default 2025-02-18 10:31:55 +08:00
db.h db: allow non-integer argument for safeincr 2025-01-25 21:25:37 +08:00
defs.h xattr: misc refactor 2025-02-19 11:34:03 +08:00
frontend_util.c init: prepare for Savannah 2024-12-31 18:09:03 +08:00
frontend_util.h chore: tidy up includes 2025-02-08 18:56:45 +08:00
fs_ops.c all: minor refactor 2025-02-26 00:23:27 +08:00
fs_ops.h xattr: misc refactor 2025-02-19 11:34:03 +08:00
fsck.c chore: remove bad copy-pasted comment lines 2025-02-26 14:58:42 +08:00
fsck_handler.h ioctl: move type definitions to common.h 2025-02-02 21:35:12 +08:00
fsck_handler_simple.c all: fix conditional build 2025-02-08 19:47:20 +08:00
fsck_handler_tcl.c all: debug_puts() should accept arbitrary string 2025-02-15 19:38:15 +08:00
fsck_offline.c backend: rename bookmark_fsck -> bookmark_check 2025-02-12 20:47:10 +08:00
fsck_online.c all: fix build with musl libc 2025-02-16 00:19:51 +08:00
fsck_ops.h init: prepare for Savannah 2024-12-31 18:09:03 +08:00
fsck_util.c fsck_util: fix escape_control_chars() 2025-01-11 19:17:18 +08:00
fsck_util.h ioctl: move type definitions to common.h 2025-02-02 21:35:12 +08:00
hash.c hash: add hash_digestcb() function 2025-02-06 16:09:58 +08:00
hash.h hash: add hash_digestcb() function 2025-02-06 16:09:58 +08:00
hashmap.c chore: tidy up includes 2025-02-08 18:56:45 +08:00
hashmap.h init: prepare for Savannah 2024-12-31 18:09:03 +08:00
ioctl.h ioctl: move type definitions to common.h 2025-02-02 21:35:12 +08:00
json.c xstd: add convenience function xstrerror_save() 2025-03-01 07:40:13 +08:00
json.h all: relax compiler requirements 2025-01-28 20:20:20 +08:00
lib.c init: prepare for Savannah 2024-12-31 18:09:03 +08:00
lib.h init: prepare for Savannah 2024-12-31 18:09:03 +08:00
macros.h init: prepare for Savannah 2024-12-31 18:09:03 +08:00
Makefile.am build: move BUILDING_BOOKMARKFS to config.h 2025-02-02 18:51:48 +08:00
mkfs.c chore: remove bad copy-pasted comment lines 2025-02-26 14:58:42 +08:00
mount.c xattr: misc refactor 2025-02-19 11:34:03 +08:00
prng.c all: relax compiler requirements 2025-01-28 20:20:20 +08:00
prng.h all: relax compiler requirements 2025-01-28 20:20:20 +08:00
sandbox.c test: fix 2025-03-01 12:14:53 +08:00
sandbox.h doc: misc update 2025-01-28 20:56:06 +08:00
uuid.c chore: tidy up includes 2025-02-08 18:56:45 +08:00
uuid.h init: prepare for Savannah 2024-12-31 18:09:03 +08:00
version.c init: prepare for Savannah 2024-12-31 18:09:03 +08:00
version.h doc: misc update 2025-01-28 20:56:06 +08:00
watcher.c watcher: refactor 2025-03-01 10:02:05 +08:00
watcher.h watcher: refactor 2025-03-01 10:02:05 +08:00
xstd.c xstd: add convenience function xstrerror_save() 2025-03-01 07:40:13 +08:00
xstd.h xstd: add convenience function xstrerror_save() 2025-03-01 07:40:13 +08:00