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
316
Commits
1
Branches
1
Releases
Tree:
450a9a4c70
Branches
Tags
master
init
ccan
HTTPS
SSH
ZIP
TAR.GZ
Rusty Russell
450a9a4c70
Don't rely on terrible dup2 trick, use proper infrastructure for external agent.
16 years ago
ccan
450a9a4c70
Don't rely on terrible dup2 trick, use proper infrastructure for external agent.
16 years ago
junkcode
1c1a74f4e2
More junkcode!
16 years ago
tap
650c775ff0
Move modules to ccan/ tools to tools/
18 years ago
tools
11d5072e4f
Make ccanlint core objects depend on generated-init-tests to fix build error
16 years ago
web
570c9c555f
Rename _info.c to _info: this means we can simple compile *.c.
17 years ago
.bzrignore
f8f434981c
_info files are no longer to be ignored, since we renamed them from _info.c
16 years ago
Makefile
570c9c555f
Rename _info.c to _info: this means we can simple compile *.c.
17 years ago
Makefile-ccan
570c9c555f
Rename _info.c to _info: this means we can simple compile *.c.
17 years ago
Makefile-web
570c9c555f
Rename _info.c to _info: this means we can simple compile *.c.
17 years ago
README
650c775ff0
Move modules to ccan/ tools to tools/
18 years ago
config.h
46b1a03e21
ccanize tdb further, and add simple test.
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.