Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
[#64 state:resolved]
Signed-off-by: Matt Colyer <matt@colyer.name>
|
|
|
|
[#60 state:resolved]
Signed-off-by: Matt Colyer <matt@colyer.name>
|
|
|
|
|
|
|
|
[#62 state:resolved]
|
|
[#63 state:resolved]
Signed-off-by: Matt Colyer <matt@colyer.name>
|
|
|
|
Signed-off-by: Matt Colyer <matt@colyer.name>
|
|
|
|
|
|
[#46 state:resolved]
|
|
dev/lckdclient.c includes headers from readline but configure.ac doesn't
make sure these headers are available. This commit makes sure
readline/readline.h is present and assumes readline is properly installed
if this header is present
[#59 state:resolved]
Signed-off-by: Matt Colyer <matt@colyer.name>
|
|
add missing includes, add some casts to avoid format warnings,
mark one function as static. There are still warnings about
unused argc/argv
[#61 state:resolved]
Signed-off-by: Matt Colyer <matt@colyer.name>
|
|
[#58 state:resolved]
Signed-off-by: Matt Colyer <matt@colyer.name>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
non-blocking locks are supported via AFC.
Signed-off-by: Martin Szulecki <opensuse@sukimashita.com>
|
|
|
|
|
|
|