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