.gitignore
|
406d259cd1
add feature flags for the build process, improve automatic rebuild
|
16 年 前 |
Makefile
|
406d259cd1
add feature flags for the build process, improve automatic rebuild
|
16 年 前 |
cli.c
|
043baa6067
add missing helptext for commit
|
16 年 前 |
file.c
|
51b60a322a
rename ctx->errno to ctx->err to avoid conflicts with a #define errno in the system headers
|
16 年 前 |
history.c
|
51b60a322a
rename ctx->errno to ctx->err to avoid conflicts with a #define errno in the system headers
|
16 年 前 |
libuci.c
|
51b60a322a
rename ctx->errno to ctx->err to avoid conflicts with a #define errno in the system headers
|
16 年 前 |
list.c
|
51b60a322a
rename ctx->errno to ctx->err to avoid conflicts with a #define errno in the system headers
|
16 年 前 |
uci.h
|
51b60a322a
rename ctx->errno to ctx->err to avoid conflicts with a #define errno in the system headers
|
16 年 前 |
uci_internal.h
|
51b60a322a
rename ctx->errno to ctx->err to avoid conflicts with a #define errno in the system headers
|
16 年 前 |
util.c
|
d4bab37948
parser: fix precedence of quoting over ; as command terminator, thx to netprince for spotting the bug
|
16 年 前 |