Rusty Russell
|
88e932a378
ogg_to_pcm: fix license in _info, symlink (LGPL -> GPLv2)
|
14 years ago |
Rusty Russell
|
c4d3d026ab
md4: fix license
|
14 years ago |
Rusty Russell
|
4c1a5ebd87
ccanlint: check for incompatible license boilerplates within subfiles.
|
14 years ago |
Rusty Russell
|
e67de75f0d
ccanlint: add simple check for comment referring to LICENSE file.
|
14 years ago |
Rusty Russell
|
582d76294a
noerr: relicense to public domain.
|
14 years ago |
Rusty Russell
|
958e5389d3
alignof: relicense to public domain.
|
14 years ago |
Rusty Russell
|
c2d60644d2
build_assert: relicense to public domain.
|
14 years ago |
Rusty Russell
|
fc053974e7
short_types: relicense to public domain.
|
14 years ago |
Rusty Russell
|
a87bf2eb73
compiler: relicense to public domain.
|
14 years ago |
Rusty Russell
|
f826598e1f
ccanlint: tighten license check.
|
14 years ago |
Rusty Russell
|
8fc7a90a8d
various: make the _info License: wording uniform for GPL variants.
|
14 years ago |
Rusty Russell
|
8de1e8a6fa
ccanlint: make a license enum, and parse the license string to set it.
|
14 years ago |
Rusty Russell
|
da8558a174
Merge branch 'master' of ozlabs.org:ccan
|
14 years ago |
Rusty Russell
|
af7a902d74
tally: don't use SIZE_MAX.
|
14 years ago |
Rusty Russell
|
532feb88f5
tap: WANT_PTHREAD not HAVE_PTHREAD
|
14 years ago |
Joey Adams
|
993b67a5cc
json: Deleted the "notes" file.
|
14 years ago |
Joey Adams
|
f4eb3a18ca
json: new module for parsing and generating JSON
|
14 years ago |
Rusty Russell
|
0284423676
tally: fix FreeBSD compile, memleak in tests.
|
14 years ago |
Russell Steicke
|
58fbdc9e21
antithread: patch to antithread arabella example
|
14 years ago |
Rusty Russell
|
661d41fd2d
tdb2: Add tools/tdb2dump, tools/tdb2restore, use "tdb2.h" includes.
|
14 years ago |
Rusty Russell
|
8388c33a83
tdb2: rename the tools to tdb2torture, tdb2tool and mktdb2
|
14 years ago |
Rusty Russell
|
a8bb84de3d
tdb2: use ccan/endian
|
14 years ago |
Rusty Russell
|
6fb1663de7
tools: trim leading whitespace in documentation extract.
|
14 years ago |
Joey Adams
|
12af7e37d7
charset: Added utf8_validate_char (factored out of utf8_validate).
|
14 years ago |
Joey Adams
|
06c4af3163
charset: Rewrote utf8_validate, and added four new functions:
|
14 years ago |
Rusty Russell
|
233190071e
hash: remove VALGRIND #ifdef - always run clean.
|
15 years ago |
Rusty Russell
|
c10ed33172
lbalance: add examples.
|
15 years ago |
Rusty Russell
|
f69389e680
lbalance: new module for load balancing
|
15 years ago |
Rusty Russell
|
18631151c8
time: new module for dealing with time.
|
15 years ago |
Joey Adams
|
f27c9672ef
cast, container_of, tlist: Fix warning with GCC 4.6: -Wunused-but-set-variable
|
15 years ago |