Cody P Schafer
|
1c9eb9fb3e
mem: add mem helper functions
|
10 years ago |
Rusty Russell
|
28f2b56d3c
array_size: fix spurious test fail with gcc-5
|
10 years ago |
Cody P Schafer
|
1f7028e9d7
pr_log: a new module that provides a simple run-time controlled logging interface
|
10 years ago |
Cody P Schafer
|
6aaca17e07
list: suppress unused argument warnings
|
10 years ago |
Cody P Schafer
|
b2be425ed3
configurator: avoid potential unused parameter warnings hosing our config.h
|
10 years ago |
Cody P Schafer
|
7c077923bc
configurator: sometimes _GNU_SOURCE is already defined, in those cases avoid redefinition
|
10 years ago |
Cody P Schafer
|
eda7c5a20e
configurator: hide type punning
|
10 years ago |
David Gibson
|
0880302221
bytestring: Add rational comment to testcase
|
10 years ago |
Cody P Schafer
|
5e6869e733
bytestring: avoid compile_fail failure due to uninitialized warning
|
10 years ago |
Cody P Schafer
|
426bd7e684
talloc: avoid a comparison mismatch & at the same time switch to non-legacy sysconf()
|
10 years ago |
Cody P Schafer
|
d88372302a
configurator: avoid leaks that LeakSanitizer doesn't like
|
10 years ago |
A. Samy
|
284b3e6d2d
cpuid: update inline docs
|
10 years ago |
A. Samy
|
b7875534ad
cpuid: use a hardcoded constant when comparing CPU names
|
10 years ago |
Rusty Russell
|
eee52d39cf
cpuid: fix test.
|
10 years ago |
A. Samy
|
8b4ef38b9e
cpuid: namespacize some functions and define them as null if unsupported
|
10 years ago |
A. Samy
|
7d7de521a4
cpuid: cpuid_write_info(): have outfile a file pointer instead
|
10 years ago |
A. Samy
|
2ecac63d9f
cpuid: rename ___cpuid to get_cpuid
|
10 years ago |
A. Samy
|
ea830cd11e
cpuid: minor clean up
|
10 years ago |
Rusty Russell
|
f9ab359345
Makefile-ccan: add new modules.
|
10 years ago |
David Gibson
|
c2966d1879
agar: Re-entrant Abstract Graph Algorithms
|
10 years ago |
David Gibson
|
0616221235
aga: Add lazytrie testcase
|
11 years ago |
David Gibson
|
e7c9d609f0
aga: Testcase for attempt to run concurrent algorithms
|
11 years ago |
David Gibson
|
f3160af8e0
aga: Breadth first search
|
10 years ago |
David Gibson
|
be32f4df12
aga: Depth first search
|
10 years ago |
David Gibson
|
2192bdd98a
aga: Simple test graphs
|
10 years ago |
David Gibson
|
3b7409ea08
aga: Abstract Graph Algorithms
|
10 years ago |
Maxim Zakharov
|
833549edba
daemonize: check setsid() return value
|
10 years ago |
Maxim Zakharov
|
40b6a6eda3
daemonize: exit parent without triggering atexit() processing
|
10 years ago |
Joel Stanley
|
60d22760a0
short_types: Fix warning in test
|
10 years ago |
Rusty Russell
|
396f2fcde8
tools/modfiles: include _info (unless requested not to)
|
10 years ago |