ambrop7 2185655723 fix many potential aliasing issues 13 سال پیش
..
alias.c eaddedf5e0 ncd: modules: alias: make use of make_fast_names.h 13 سال پیش
arithmetic.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
assert.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
backtrack.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
blocker.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
call2.c b003fa6755 ncd: modules: use the new static strings 13 سال پیش
choose.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
command_template.c a3ea934a96 ncd: NCDModule: don't store a pointer to struct NCDModuleInst_iparams in NCDModuleInst. Instead, store it in struct 13 سال پیش
command_template.h 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 سال پیش
concat.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
daemon.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
depend.c 1fc023a1e4 ncd: modules: fix modules that used global (static) variables to allocate these interpreter-wide using the new support within 13 سال پیش
depend_scope.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
dynamic_depend.c 1fc023a1e4 ncd: modules: fix modules that used global (static) variables to allocate these interpreter-wide using the new support within 13 سال پیش
event_template.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
event_template.h f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
exit.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
explode.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
file.c b003fa6755 ncd: modules: use the new static strings 13 سال پیش
file_open.c b003fa6755 ncd: modules: use the new static strings 13 سال پیش
foreach.c 8ec7e1e67d ncd: NCDModule: allow separating static module information from generated at runtime by the interpreter. Fix other stuff to work with 13 سال پیش
from_string.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
getargs.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
if.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
imperative.c b003fa6755 ncd: modules: use the new static strings 13 سال پیش
implode.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
index.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
list.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
log.c 4290021aa3 ncd: modules: add log 13 سال پیش
logical.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
modules.h 4290021aa3 ncd: modules: add log 13 سال پیش
multidepend.c 1fc023a1e4 ncd: modules: fix modules that used global (static) variables to allocate these interpreter-wide using the new support within 13 سال پیش
net_backend_badvpn.c 86000dd3d0 ncd: move NCDIfConfig to extra, as it's not a core part of the interpreter 13 سال پیش
net_backend_rfkill.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
net_backend_waitdevice.c 86000dd3d0 ncd: move NCDIfConfig to extra, as it's not a core part of the interpreter 13 سال پیش
net_backend_waitlink.c 86000dd3d0 ncd: move NCDIfConfig to extra, as it's not a core part of the interpreter 13 سال پیش
net_backend_wpa_supplicant.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
net_dns.c 1fc023a1e4 ncd: modules: fix modules that used global (static) variables to allocate these interpreter-wide using the new support within 13 سال پیش
net_iptables.c 1fc023a1e4 ncd: modules: fix modules that used global (static) variables to allocate these interpreter-wide using the new support within 13 سال پیش
net_ipv4_addr.c 86000dd3d0 ncd: move NCDIfConfig to extra, as it's not a core part of the interpreter 13 سال پیش
net_ipv4_addr_in_network.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
net_ipv4_arp_probe.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
net_ipv4_dhcp.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
net_ipv4_route.c 86000dd3d0 ncd: move NCDIfConfig to extra, as it's not a core part of the interpreter 13 سال پیش
net_ipv6_addr.c 86000dd3d0 ncd: move NCDIfConfig to extra, as it's not a core part of the interpreter 13 سال پیش
net_ipv6_addr_in_network.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
net_ipv6_route.c 86000dd3d0 ncd: move NCDIfConfig to extra, as it's not a core part of the interpreter 13 سال پیش
net_ipv6_wait_dynamic_addr.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
net_up.c 86000dd3d0 ncd: move NCDIfConfig to extra, as it's not a core part of the interpreter 13 سال پیش
net_watch_interfaces.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
netmask.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
ondemand.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
parse.c 8ec7e1e67d ncd: NCDModule: allow separating static module information from generated at runtime by the interpreter. Fix other stuff to work with 13 سال پیش
print.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
process_manager.c b003fa6755 ncd: modules: use the new static strings 13 سال پیش
reboot.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
ref.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
regex_match.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
run.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
runonce.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
sleep.c 53bbc75cae ncd: modules: sleep: explain what sleep() with one argument means 13 سال پیش
socket.c 8ec7e1e67d ncd: NCDModule: allow separating static module information from generated at runtime by the interpreter. Fix other stuff to work with 13 سال پیش
spawn.c b003fa6755 ncd: modules: use the new static strings 13 سال پیش
strcmp.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
substr.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
sys_evdev.c 8ec7e1e67d ncd: NCDModule: allow separating static module information from generated at runtime by the interpreter. Fix other stuff to work with 13 سال پیش
sys_request_client.c 8ec7e1e67d ncd: NCDModule: allow separating static module information from generated at runtime by the interpreter. Fix other stuff to work with 13 سال پیش
sys_request_server.c 2185655723 fix many potential aliasing issues 13 سال پیش
sys_start_process.c b003fa6755 ncd: modules: use the new static strings 13 سال پیش
sys_watch_directory.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
sys_watch_input.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
sys_watch_usb.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
timer.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
to_string.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
try.c 8ec7e1e67d ncd: NCDModule: allow separating static module information from generated at runtime by the interpreter. Fix other stuff to work with 13 سال پیش
value.c 8ec7e1e67d ncd: NCDModule: allow separating static module information from generated at runtime by the interpreter. Fix other stuff to work with 13 سال پیش
value_maptree.h 0e12627361 ncd: modules: value: port to SAvl 13 سال پیش
valuemetic.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش
var.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 سال پیش