| .. |
|
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
|
f9cb7b96a2
remove LinkedList2 and use LinkedList1 instead
|
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
|
0946e8dfdc
ncd: modules: port some more modules to func_new2
|
13 лет назад |
|
depend.c
|
f9cb7b96a2
remove LinkedList2 and use LinkedList1 instead
|
13 лет назад |
|
dynamic_depend.c
|
630ff9fa6a
ncd: modules: port the rest of modules to func_new2
|
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
|
429b5eaed0
ncd: modules: port some more more modules to func_new2
|
13 лет назад |
|
foreach.c
|
e80d8295a3
ncd: modules: foreach: use int's instead of size_t's for statement indices
|
13 лет назад |
|
from_string.c
|
429b5eaed0
ncd: modules: port some more more modules to func_new2
|
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
|
630ff9fa6a
ncd: modules: port the rest of modules to func_new2
|
13 лет назад |
|
implode.c
|
429b5eaed0
ncd: modules: port some more more modules to func_new2
|
13 лет назад |
|
index.c
|
630ff9fa6a
ncd: modules: port the rest of modules to func_new2
|
13 лет назад |
|
list.c
|
630ff9fa6a
ncd: modules: port the rest of modules to func_new2
|
13 лет назад |
|
logical.c
|
42d543212b
ncd: port some modules to use preallocation
|
13 лет назад |
|
modules.h
|
1996f362b4
ncd: modules: remove ip_in_network.c and make ip_in_network() an alias for net.ipv4.addr_in_network()
|
13 лет назад |
|
multidepend.c
|
f9cb7b96a2
remove LinkedList2 and use LinkedList1 instead
|
13 лет назад |
|
net_backend_badvpn.c
|
641a6bd0ff
ncd: modules: port some modules to func_new2
|
13 лет назад |
|
net_backend_rfkill.c
|
641a6bd0ff
ncd: modules: port some modules to func_new2
|
13 лет назад |
|
net_backend_waitdevice.c
|
641a6bd0ff
ncd: modules: port some modules to func_new2
|
13 лет назад |
|
net_backend_waitlink.c
|
641a6bd0ff
ncd: modules: port some modules to func_new2
|
13 лет назад |
|
net_backend_wpa_supplicant.c
|
641a6bd0ff
ncd: modules: port some modules to func_new2
|
13 лет назад |
|
net_dns.c
|
f9cb7b96a2
remove LinkedList2 and use LinkedList1 instead
|
13 лет назад |
|
net_iptables.c
|
641a6bd0ff
ncd: modules: port some modules to func_new2
|
13 лет назад |
|
net_ipv4_addr.c
|
544a2838cb
ncd/modules/net_ipv4_addr.c: port to func_new2
|
13 лет назад |
|
net_ipv4_addr_in_network.c
|
1996f362b4
ncd: modules: remove ip_in_network.c and make ip_in_network() an alias for net.ipv4.addr_in_network()
|
13 лет назад |
|
net_ipv4_arp_probe.c
|
641a6bd0ff
ncd: modules: port some modules to func_new2
|
13 лет назад |
|
net_ipv4_dhcp.c
|
641a6bd0ff
ncd: modules: port some modules to func_new2
|
13 лет назад |
|
net_ipv4_route.c
|
2d7d05d6bb
ncd/modules/net_ipv4_route.c: port to func_new2
|
13 лет назад |
|
net_ipv6_addr.c
|
619288f673
ncd: modules: add net.ipv6.addr()
|
13 лет назад |
|
net_ipv6_addr_in_network.c
|
5d2c3cb7db
ncd: modules: add net_ipv4_addr_in_network and net_ipv6_addr_in_network
|
13 лет назад |
|
net_ipv6_route.c
|
f65800bfd1
ncd: modules: add net.ipv6.route()
|
13 лет назад |
|
net_ipv6_wait_dynamic_addr.c
|
641a6bd0ff
ncd: modules: port some modules to func_new2
|
13 лет назад |
|
net_up.c
|
641a6bd0ff
ncd: modules: port some modules to func_new2
|
13 лет назад |
|
net_watch_interfaces.c
|
641a6bd0ff
ncd: modules: port some modules to func_new2
|
13 лет назад |
|
netmask.c
|
641a6bd0ff
ncd: modules: port some modules to func_new2
|
13 лет назад |
|
ondemand.c
|
630ff9fa6a
ncd: modules: port the rest of modules to func_new2
|
13 лет назад |
|
parse.c
|
429b5eaed0
ncd: modules: port some more more modules to func_new2
|
13 лет назад |
|
print.c
|
42d543212b
ncd: port some modules to use preallocation
|
13 лет назад |
|
process_manager.c
|
f9cb7b96a2
remove LinkedList2 and use LinkedList1 instead
|
13 лет назад |
|
reboot.c
|
3c08174cbc
ncd: modules: add reboot
|
13 лет назад |
|
ref.c
|
630ff9fa6a
ncd: modules: port the rest of modules to func_new2
|
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
|
2216d83b02
ncd: don't abort if close fails
|
13 лет назад |
|
sys_request_client.c
|
630ff9fa6a
ncd: modules: port the rest of modules to func_new2
|
13 лет назад |
|
sys_request_server.c
|
630ff9fa6a
ncd: modules: port the rest of modules to func_new2
|
13 лет назад |
|
sys_watch_directory.c
|
630ff9fa6a
ncd: modules: port the rest of modules to func_new2
|
13 лет назад |
|
sys_watch_input.c
|
630ff9fa6a
ncd: modules: port the rest of modules to func_new2
|
13 лет назад |
|
sys_watch_usb.c
|
630ff9fa6a
ncd: modules: port the rest of modules to func_new2
|
13 лет назад |
|
to_string.c
|
630ff9fa6a
ncd: modules: port the rest of modules to func_new2
|
13 лет назад |
|
try.c
|
42d543212b
ncd: port some modules to use preallocation
|
13 лет назад |
|
value.c
|
0e2f69fcf0
ncd: modules: value: add value::replace_this() and value::replace_this_undo()
|
13 лет назад |
|
value_maptree.h
|
0e12627361
ncd: modules: value: port to SAvl
|
13 лет назад |
|
valuemetic.c
|
641a6bd0ff
ncd: modules: port some modules to func_new2
|
13 лет назад |
|
var.c
|
42d543212b
ncd: port some modules to use preallocation
|
13 лет назад |