bookmarkfs/src
CismonX 6f11f51171
backend_firefox: rename msecs -> usecs
For microseconds, "usecs" is the correct abbreviation,
while "msecs" should be used for milliseconds.
2025-03-01 00:52:18 +08:00
..
backend.h backend: misc refactor 2025-02-28 10:05:25 +08:00
backend_chromium.c backend: misc refactor 2025-02-28 10:05:25 +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 chore: tidy up includes 2025-02-08 18:56:45 +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 sandbox: workaround legacy landlock 2025-02-15 19:08:08 +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 all: minor refactor 2025-02-26 00:23:27 +08:00
watcher.h all: minor refactor 2025-02-26 00:23:27 +08:00
xstd.c xstd: update xabort_() output format 2025-02-05 18:28:22 +08:00
xstd.h all: debug_puts() should accept arbitrary string 2025-02-15 19:38:15 +08:00