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
449
Commits
1
Branches
1
Releases
Tree:
a7f635002e
Branches
Tags
master
init
ccan
HTTPS
SSH
ZIP
TAR.GZ
Rusty Russell
a7f635002e
alloc: implement alloc_visualize().
16 years ago
ccan
a7f635002e
alloc: implement alloc_visualize().
16 years ago
junkcode
1c1a74f4e2
More junkcode!
16 years ago
tap
650c775ff0
Move modules to ccan/ tools to tools/
18 years ago
tools
a18fb31902
ccanlint: don't setpgid on running commands: we want ^C to work!
16 years ago
web
56cfebd643
More web fixes.
16 years ago
.bzrignore
156dfda864
ccanlint: don't use total_score to separate kinds of tests; we have subdirs
16 years ago
Makefile
021e03c418
tools: fastcheck adjust; 750ms works well for me.
16 years ago
Makefile-ccan
021e03c418
tools: fastcheck adjust; 750ms works well for me.
16 years ago
Makefile-web
dca5964591
Fix EXCLUDE logic for makefiles, add fastcheck
16 years ago
README
650c775ff0
Move modules to ccan/ tools to tools/
18 years ago
config.h
ce71acceee
alloc: first cut of new Tridge-inspired allocator
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.