ambrop7 a21e23fe8a port to compile with MSVC 13 years ago
..
alias.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 years ago
arithmetic.c 42d543212b ncd: port some modules to use preallocation 13 years ago
assert.c 577e83fa9c ncd: modules: add assert 13 years ago
blocker.c 42d543212b ncd: port some modules to use preallocation 13 years ago
call.c 42d543212b ncd: port some modules to use preallocation 13 years ago
call2.c 42d543212b ncd: port some modules to use preallocation 13 years ago
choose.c 42d543212b ncd: port some modules to use preallocation 13 years ago
command_template.c b3c5ff1cb8 ncd: modules: command_template: remove stray log channel include, cosmetic changes 13 years ago
command_template.h b3c5ff1cb8 ncd: modules: command_template: remove stray log channel include, cosmetic changes 13 years ago
concat.c 42d543212b ncd: port some modules to use preallocation 13 years ago
concatv.c 42d543212b ncd: port some modules to use preallocation 13 years ago
daemon.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 years ago
depend.c cd0a213dae ncd: NCDModule: add flags field and migrate "can_resolve_when_down" field into a flag 13 years ago
dynamic_depend.c 2d34d4cec2 simplify comparators using B_COMPARE 13 years ago
event_template.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 years ago
event_template.h 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 years ago
exit.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 years ago
explode.c ad80c756ff ncd: modules: explode: fix a malloc(0) 13 years ago
file.c a48211cf7b ncd: modules: file: add file_stat() and file_lstat() 13 years ago
foreach.c e80d8295a3 ncd: modules: foreach: use int's instead of size_t's for statement indices 13 years ago
from_string.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 years ago
getargs.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 years ago
if.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 years ago
imperative.c 8f4ede1dbb ncd: cosmetic changes 13 years ago
implode.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 years ago
index.c 8f4ede1dbb ncd: cosmetic changes 13 years ago
ip_in_network.c 8f4ede1dbb ncd: cosmetic changes 13 years ago
list.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 years ago
logical.c 42d543212b ncd: port some modules to use preallocation 13 years ago
modules.h 7442f5c481 ncd: modules: add explode 13 years ago
multidepend.c cd0a213dae ncd: NCDModule: add flags field and migrate "can_resolve_when_down" field into a flag 13 years ago
net_backend_badvpn.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 years ago
net_backend_rfkill.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 years ago
net_backend_waitdevice.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 years ago
net_backend_waitlink.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 years ago
net_backend_wpa_supplicant.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 years ago
net_dns.c 2d34d4cec2 simplify comparators using B_COMPARE 13 years ago
net_iptables.c d7c427733b fix cosmetic problems find by clang analyzer 13 years ago
net_ipv4_addr.c 8f4ede1dbb ncd: cosmetic changes 13 years ago
net_ipv4_arp_probe.c 8f4ede1dbb ncd: cosmetic changes 13 years ago
net_ipv4_dhcp.c 8f4ede1dbb ncd: cosmetic changes 13 years ago
net_ipv4_route.c 8f4ede1dbb ncd: cosmetic changes 13 years ago
net_ipv6_wait_dynamic_addr.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 years ago
net_up.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 years ago
net_watch_interfaces.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 years ago
netmask.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 years ago
ondemand.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 years ago
parse.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 years ago
print.c 42d543212b ncd: port some modules to use preallocation 13 years ago
process_manager.c 42d543212b ncd: port some modules to use preallocation 13 years ago
reboot.c 3c08174cbc ncd: modules: add reboot 13 years ago
ref.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 years ago
regex_match.c 43110fd7db cosmetic changes 13 years ago
run.c 42d543212b ncd: port some modules to use preallocation 13 years ago
runonce.c 98e139f2ce ncd: modules: runonce: document the do_setsid option 13 years ago
sleep.c 42d543212b ncd: port some modules to use preallocation 13 years ago
spawn.c 0e337dfb8a ncd: modules: spawn: implement _caller in called process, implement spawn::join(), port to new instance allocation 13 years ago
strcmp.c 42d543212b ncd: port some modules to use preallocation 13 years ago
sys_evdev.c a0ff913867 ncd: modules: sys_evdev: fix assertion failure when we get an error from the file descriptor while we're processing an 13 years ago
sys_request_client.c 8f4ede1dbb ncd: cosmetic changes 13 years ago
sys_request_server.c a21e23fe8a port to compile with MSVC 13 years ago
sys_watch_directory.c 876b29f225 ncd: modules: sys_watch_directory: handle errors on inotify fd, don't assert if close fails 13 years ago
sys_watch_input.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 years ago
sys_watch_usb.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 years ago
to_string.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 years ago
try.c 42d543212b ncd: port some modules to use preallocation 13 years ago
value.c 0e12627361 ncd: modules: value: port to SAvl 13 years ago
value_maptree.h 0e12627361 ncd: modules: value: port to SAvl 13 years ago
valuemetic.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 years ago
var.c 42d543212b ncd: port some modules to use preallocation 13 years ago