Andreas Schlick
|
641d492d77
opt: Correct the separator in _info's example.
|
15 years ago |
Rusty Russell
|
fee8416f9d
ccanlint: recognise new BSD 3-clause license.
|
15 years ago |
Rusty Russell
|
b53e1f753b
licenses: clarify which BSD license it is.
|
15 years ago |
Rusty Russell
|
ce9468f491
Merge branch 'daemon-with-notify' of git://github.com/stewartsmith/ccan into daemon-with-notify
|
15 years ago |
Rusty Russell
|
97e3377242
web: delete unused tool binaries.
|
15 years ago |
Stewart Smith
|
aaf830998e
move daemon-with-notify to daemon_with_notify as dashes aren't allowed in CCAN module names (and ccanlint segfaults on them)
|
15 years ago |
Stewart Smith
|
bd12721599
fix up daemon-with-notify test
|
15 years ago |
Stewart Smith
|
9dc47071c0
can't use C comments in C comments - DUH
|
15 years ago |
Stewart Smith
|
91f2ced8ab
update include to match header name conforming to CCAN standard
|
15 years ago |
Stewart Smith
|
11bbae90af
rename source to match CCAN standards
|
15 years ago |
Stewart Smith
|
2d7217b3f7
update test case copied from daemonize to use some of daemon-with-notify features
|
15 years ago |
Stewart Smith
|
8badbce50f
fix function declaration for daemon_is_ready()
|
15 years ago |
Stewart Smith
|
487c0f04ec
use proper include path for daemon.h
|
15 years ago |
Stewart Smith
|
69bcc951f6
add daemon.h and documentation on functions
|
15 years ago |
Stewart Smith
|
bc10f8a132
remove ident headers from daemon-with-notify/daemon.c
|
15 years ago |
Stewart Smith
|
4166cb1a3a
add basic bit of daemon-with-notify (mostly just from the Drizzle tree)
|
15 years ago |
Joel Stanley
|
59d2b90f59
opt: Silence unsed param warning triggered by -Wextra
|
15 years ago |
Joel Stanley
|
b30c544bd1
opt: Fix -Wmissing-field-initializers warning
|
15 years ago |
Brad Hards
|
4250928271
Add libccan.a to ignore list.
|
15 years ago |
Rusty Russell
|
708b846815
net: remove noerr dependency.
|
15 years ago |
Rusty Russell
|
7274405006
net: fix latent bug in _info example.
|
15 years ago |
Rusty Russell
|
285338ec89
ccanlint: fix SEGV when example has format string.
|
15 years ago |
Rusty Russell
|
04a42d50a0
net: new module to help IPv4/IPv6 transition.
|
15 years ago |
Brad Hards
|
020983311c
ccanlint: protect against the function element in the doc section being null
|
15 years ago |
Rusty Russell
|
072d358f47
ccanlint: always print \n at end of error message.
|
15 years ago |
Rusty Russell
|
c6c779398e
ccanlint: don't collect results from test children
|
15 years ago |
Rusty Russell
|
1b2efd5679
opt: correct description, and neaten main header order.
|
15 years ago |
Rusty Russell
|
db43894721
ccanlint: fix _info option handling
|
15 years ago |
Rusty Russell
|
1004442253
strsplit: remove nump argument
|
15 years ago |
Rusty Russell
|
e70eae0557
talloc: talloc_array_length()
|
15 years ago |