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
387
Commits
1
Branches
1
Releases
Tree:
354c772e91
Branches
Tags
master
init
ccan
HTTPS
SSH
ZIP
TAR.GZ
Rusty Russell
354c772e91
Fix Joey's report of rename failing across moint points.
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/
17 years ago
tools
354c772e91
Fix Joey's report of rename failing across moint points.
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/
17 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.