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
3
Commits
1
Branches
1
Releases
Tree:
ce0163e02d
Branches
Tags
master
init
ccan
HTTPS
SSH
ZIP
TAR.GZ
Rusty Russell
ce0163e02d
Add string helpers (actually needed up previous checkin)
18 years ago
build_assert
7bbd49fdb0
Include all the tools under ccan_tools dir, hacked to work for me.
18 years ago
ccan_tools
7bbd49fdb0
Include all the tools under ccan_tools dir, hacked to work for me.
18 years ago
check_type
7bbd49fdb0
Include all the tools under ccan_tools dir, hacked to work for me.
18 years ago
container_of
7bbd49fdb0
Include all the tools under ccan_tools dir, hacked to work for me.
18 years ago
string
ce0163e02d
Add string helpers (actually needed up previous checkin)
18 years ago
.bzrignore
7bbd49fdb0
Include all the tools under ccan_tools dir, hacked to work for me.
18 years ago
Makefile
7bbd49fdb0
Include all the tools under ccan_tools dir, hacked to work for me.
18 years ago
README
7bbd49fdb0
Include all the tools under ccan_tools dir, hacked to work for me.
18 years ago
config.h
fdfcdafbfa
First cut, some hacks, three simple modules.
18 years ago
README
ccan_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.
other:
The beginnings of a ccan repository.