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
49
Commits
1
Branches
1
Releases
Tree:
1d7e593d22
Branches
Tags
master
init
ccan
HTTPS
SSH
ZIP
TAR.GZ
Rusty Russell
1d7e593d22
Add alloc_size(): every allocator has to be able to answer this, since
17 years ago
ccan
1d7e593d22
Add alloc_size(): every allocator has to be able to answer this, since
17 years ago
hash
2d6759d422
First cut of hashing routines.
18 years ago
tap
650c775ff0
Move modules to ccan/ tools to tools/
18 years ago
tools
4239dd56d0
Compile fixes
17 years ago
.bzrignore
0c59d97824
More things to ignore.
18 years ago
Makefile
650c775ff0
Move modules to ccan/ tools to tools/
18 years ago
README
650c775ff0
Move modules to ccan/ tools to tools/
18 years ago
config.h
3d34b48fce
Allocator now has metadata.
18 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.