| .. |
|
alignof
|
cbd27e92c3
alignof, array_size, crc: provide comments to allow testing examples.
|
15 years ago |
|
alloc
|
1c005e1223
compiler: shorten names of attributes, add UNUSED
|
15 years ago |
|
antithread
|
776d740086
antithread, foreach, grab_file, hashtable, str_talloc: fix _info depends.
|
15 years ago |
|
array
|
117cc6cdab
array: fix type introduced in handling !HAVE_TYPEOF
|
15 years ago |
|
array_size
|
cbd27e92c3
alignof, array_size, crc: provide comments to allow testing examples.
|
15 years ago |
|
asearch
|
ab43c3d0de
license: more changing of licence -> license.
|
15 years ago |
|
asort
|
ab43c3d0de
license: more changing of licence -> license.
|
15 years ago |
|
avl
|
b23be29f01
avl: I attached a patch changing the AVL module to the MIT license.
|
15 years ago |
|
block_pool
|
ab43c3d0de
license: more changing of licence -> license.
|
15 years ago |
|
btree
|
ab43c3d0de
license: more changing of licence -> license.
|
15 years ago |
|
build_assert
|
ab43c3d0de
license: more changing of licence -> license.
|
15 years ago |
|
ccan_tokenizer
|
da72623aec
ccan_tokenizer, check_type, container_of, typesafe_cb: handle !HAVE_TYPEOF
|
15 years ago |
|
charset
|
ab43c3d0de
license: more changing of licence -> license.
|
15 years ago |
|
check_type
|
da72623aec
ccan_tokenizer, check_type, container_of, typesafe_cb: handle !HAVE_TYPEOF
|
15 years ago |
|
ciniparser
|
5116109cd7
ciniparser: add LICENSE symlink
|
15 years ago |
|
compiler
|
1c005e1223
compiler: shorten names of attributes, add UNUSED
|
15 years ago |
|
container_of
|
da72623aec
ccan_tokenizer, check_type, container_of, typesafe_cb: handle !HAVE_TYPEOF
|
15 years ago |
|
crc
|
cbd27e92c3
alignof, array_size, crc: provide comments to allow testing examples.
|
15 years ago |
|
crcsync
|
ab43c3d0de
license: more changing of licence -> license.
|
15 years ago |
|
daemonize
|
ab43c3d0de
license: more changing of licence -> license.
|
15 years ago |
|
endian
|
ab43c3d0de
license: more changing of licence -> license.
|
15 years ago |
|
foreach
|
f76c68579c
foreach, iscsi, jbitset, jmap, opt, rbtree, sparse_bsearch, tally, tdb2: add LICENSE symlinks
|
15 years ago |
|
grab_file
|
776d740086
antithread, foreach, grab_file, hashtable, str_talloc: fix _info depends.
|
15 years ago |
|
hash
|
7f63d84eb7
licence->license: US English is the standard for code.
|
15 years ago |
|
htable
|
1c005e1223
compiler: shorten names of attributes, add UNUSED
|
15 years ago |
|
idtree
|
c5074939f2
idtree: fix overflow for v. large ids on allocation and removal
|
15 years ago |
|
ilog
|
1c005e1223
compiler: shorten names of attributes, add UNUSED
|
15 years ago |
|
isaac
|
6855b303ef
ilog: rework to reduce interface.
|
15 years ago |
|
iscsi
|
f76c68579c
foreach, iscsi, jbitset, jmap, opt, rbtree, sparse_bsearch, tally, tdb2: add LICENSE symlinks
|
15 years ago |
|
jbitset
|
f76c68579c
foreach, iscsi, jbitset, jmap, opt, rbtree, sparse_bsearch, tally, tdb2: add LICENSE symlinks
|
15 years ago |
|
jmap
|
f76c68579c
foreach, iscsi, jbitset, jmap, opt, rbtree, sparse_bsearch, tally, tdb2: add LICENSE symlinks
|
15 years ago |
|
likely
|
a40b318e7a
Merge branch 'ronnie'
|
15 years ago |
|
list
|
22ffb884ca
list: implement list_check_node to check list from node rather than head
|
15 years ago |
|
md4
|
ab43c3d0de
license: more changing of licence -> license.
|
15 years ago |
|
nfs
|
903a3ecae8
nfs: remove trailing whitespace
|
15 years ago |
|
noerr
|
ab43c3d0de
license: more changing of licence -> license.
|
15 years ago |
|
ogg_to_pcm
|
ab43c3d0de
license: more changing of licence -> license.
|
15 years ago |
|
opt
|
f76c68579c
foreach, iscsi, jbitset, jmap, opt, rbtree, sparse_bsearch, tally, tdb2: add LICENSE symlinks
|
15 years ago |
|
rbtree
|
73cc6ce43a
rbtree: remove unused variable in tests.
|
15 years ago |
|
read_write_all
|
ab43c3d0de
license: more changing of licence -> license.
|
15 years ago |
|
short_types
|
ab43c3d0de
license: more changing of licence -> license.
|
15 years ago |
|
sparse_bsearch
|
f76c68579c
foreach, iscsi, jbitset, jmap, opt, rbtree, sparse_bsearch, tally, tdb2: add LICENSE symlinks
|
15 years ago |
|
str
|
ab43c3d0de
license: more changing of licence -> license.
|
15 years ago |
|
str_talloc
|
776d740086
antithread, foreach, grab_file, hashtable, str_talloc: fix _info depends.
|
15 years ago |
|
stringmap
|
ab43c3d0de
license: more changing of licence -> license.
|
15 years ago |
|
talloc
|
1c005e1223
compiler: shorten names of attributes, add UNUSED
|
15 years ago |
|
talloc_link
|
ab43c3d0de
license: more changing of licence -> license.
|
15 years ago |
|
tally
|
f76c68579c
foreach, iscsi, jbitset, jmap, opt, rbtree, sparse_bsearch, tally, tdb2: add LICENSE symlinks
|
15 years ago |
|
tap
|
1c005e1223
compiler: shorten names of attributes, add UNUSED
|
15 years ago |
|
tdb
|
ab3df365ce
tdb: add test for tdb_summary
|
15 years ago |
|
tdb2
|
a42bba8ec4
tdb2: update documentation
|
15 years ago |
|
typesafe_cb
|
6535bdee66
typesafe_cb: Fix warnings with gcc-4.5:
|
15 years ago |
|
wwviaudio
|
ab43c3d0de
license: more changing of licence -> license.
|
15 years ago |