This website works better with JavaScript
Home
Explore
引导页
在线工具
Blog
Register
Sign In
Pchen0
/
ccan
mirror of
https://git.ozlabs.org/~ccan/ccan
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
No Description
386
Commits
1
Branches
1
Releases
Tree:
f7b3eb1ecf
Branches
Tags
master
init
ccan
HTTPS
SSH
ZIP
TAR.GZ
Rusty Russell
f7b3eb1ecf
tdb: use TDB_RECOVERY_INVALID_MAGIC rather than 0
16 years ago
ccan
f7b3eb1ecf
tdb: use TDB_RECOVERY_INVALID_MAGIC rather than 0
16 years ago
junkcode
1c1a74f4e2
More junkcode!
16 years ago
tap
650c775ff0
Move modules to ccan/ tools to tools/
18 years ago
tools
39323f37b0
ccanlint: fix scoring, add score details to --verbose.
16 years ago
web
f0686bf028
Fix config for browsing.
16 years ago
.bzrignore
156dfda864
ccanlint: don't use total_score to separate kinds of tests; we have subdirs
16 years ago
Makefile
0223f56170
Makefile fixes: we now do dependencies properly for each ccan module.
16 years ago
Makefile-ccan
0223f56170
Makefile fixes: we now do dependencies properly for each ccan module.
16 years ago
Makefile-web
aae6674aed
Don't use ~ in path, seems less reliable?
16 years ago
README
650c775ff0
Move modules to ccan/ tools to tools/
18 years ago
config.h
009f261242
New asort routine; unf. breaks under -Wmissing-prototypes etc :(
16 years ago
README
tools:
This is currently a bootstrap junkyard for ccan tools.
It is expected that some of this code, being generally useful, will be
shuffled out to their own modules over time.
ccan:
The beginnings of a ccan repository.