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
418
Commits
1
Branches
1
Releases
Tree:
eefefbaee1
Branches
Tags
master
init
ccan
HTTPS
SSH
ZIP
TAR.GZ
Rusty Russell
eefefbaee1
Fix segfault due to relative paths (ccan_depends), and generate pages for ignored modules too.
16 years ago
ccan
c8c69dc687
Joey's charset validation module.
16 years ago
junkcode
1c1a74f4e2
More junkcode!
16 years ago
tap
650c775ff0
Move modules to ccan/ tools to tools/
18 years ago
tools
b7c9453806
tools: fix warnings from Ubuntu strict compiler.
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
eefefbaee1
Fix segfault due to relative paths (ccan_depends), and generate pages for ignored modules too.
16 years ago
README
650c775ff0
Move modules to ccan/ tools to tools/
18 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.