]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Clean up path_join() implementation
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Thu, 15 May 2025 22:03:49 +0000 (16:03 -0600)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Thu, 15 May 2025 22:26:42 +0000 (16:26 -0600)
commit8fab31bc5933ab7a2ba0d1ed187593387ba7b4a4
tree580079d1f1127f8d23bae41ef94e97c37040dfe9
parent45a286c092fe35e80b82c084c3a0ee0148578dcb
Clean up path_join() implementation
src/types/path.c
src/types/path.h
src/types/str.h
test/Makefile.am
test/types/path_test.c [new file with mode: 0644]