This website requires JavaScript.
Explore
Help
Sign in
Imbus
/
libhash
Watch
1
Fork
You've already forked libhash
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
7
commits
1
branch
3
tags
35
KiB
C
75.9%
Makefile
16.1%
Shell
8%
9d83fd1975
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Imbus
9d83fd1975
APKBUILD aports demo
2025-09-15 20:54:44 +02:00
hash
Initial
2025-09-15 15:50:26 +02:00
.clang-format
Initial
2025-09-15 15:50:26 +02:00
.gitignore
Initial
2025-09-15 15:50:26 +02:00
APKBUILD
APKBUILD aports demo
2025-09-15 20:54:44 +02:00
djb2.c
Initial
2025-09-15 15:50:26 +02:00
LICENSE
Initial
2025-09-15 15:50:26 +02:00
Makefile
Use install instead of cp, support for DESTDIR env variable
2025-09-15 18:59:15 +02:00
README
Initial
2025-09-15 15:50:26 +02:00
test.c
Some tests
2025-09-15 18:58:31 +02:00
README
Demo library for sample packaging