David Gibson
|
e47d78e9ca
lstack: Streamline interface with TCON_CONTAINER
|
10 years ago |
David Gibson
|
0ddea4131e
tcon: Encode information on container members in "type" canaries
|
10 years ago |
David Gibson
|
fd48aee639
tcon: Encode integer values into "type" canaries
|
10 years ago |
David Gibson
|
cc3db07ecc
tcon: Add tcon_sizeof() helper
|
10 years ago |
David Gibson
|
43992de476
tcon: Add an alternate way of building type canaries
|
10 years ago |
David Gibson
|
fced03d35c
lstack, lqueue: Move from MODS_WITH_SRC to MODS_NO_SRC
|
10 years ago |
David Gibson
|
14addbab47
ptrint: ptr2int and int2ptr are constant functions
|
10 years ago |
Paul Wayper
|
780297d202
Fixing odd formatting of info caused by unnecessary indentations.
|
10 years ago |
Rusty Russell
|
0634e5dea8
opt: don't use raw malloc for errors.
|
10 years ago |
Rusty Russell
|
2f00b7cc95
mem: switch descriptions for memeqzero/memeqstr
|
10 years ago |
David Gibson
|
3e7b9b5008
Remove stale file ccan/priority_queue/test/run.c
|
10 years ago |
David Gibson
|
9a082140b9
order: total_order_cmp() helper and better tests
|
10 years ago |
Rusty Russell
|
28681e0a15
tal/str: fix error in tal_strndup()
|
10 years ago |
Rusty Russell
|
6e5c2f3f55
mem: get clever with memeqzero().
|
10 years ago |
Rusty Russell
|
b967dac8c7
mem: optimize.
|
10 years ago |
Rusty Russell
|
ca2551bced
mem: add memzero benchmark.
|
10 years ago |
Rusty Russell
|
299170fa67
mem: add memeqzero.
|
10 years ago |
Rusty Russell
|
78abb5376a
Travis: do make in parallel to test if that gives slight speedup.
|
10 years ago |
Rusty Russell
|
49652b7228
Travis: upgrade, try using apt dependencies.
|
10 years ago |
Rusty Russell
|
b87f63cb82
ccanlint: enhance and streamline "output" testing lines.
|
10 years ago |
David Gibson
|
c3e9a05832
permutation: Generate permutations of arrays
|
10 years ago |
Rusty Russell
|
e8d1e7304f
mem: add memcheck() for valgrind.
|
10 years ago |
Rusty Russell
|
1b7100ad10
configurator: check for valgrind/memcheck.h
|
10 years ago |
David Gibson
|
5eb82f5543
strgrp: Fix compile errors in example
|
10 years ago |
David Gibson
|
428d3b0217
mem: Add memswap() function
|
10 years ago |
David Gibson
|
8f6126000b
mem: Add function to check whether memory ranges overlap
|
10 years ago |
David Gibson
|
eeaa2c8b0d
mem: Remove array_size dependency
|
10 years ago |
Andrew Jeffery
|
63f13d64d8
strgrp: Tidy up kerneldoc in _info
|
10 years ago |
Andrew Jeffery
|
9722c4a494
strgrp: Optionally include OpenMP pragma
|
10 years ago |
Andrew Jeffery
|
9e207bca5b
ccanlint: Add cflags support to _info
|
10 years ago |