Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.openwrt.org/project/libubox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Palsson <karlp@etactica.com>2020-06-30 13:38:43 +0300
committerPetr Štetiar <ynezz@true.cz>2020-07-11 12:15:12 +0300
commit53b9a2123fc6f0a7fa09ada066cbb0491c72bcf5 (patch)
tree877bb70ec1c6203df81c1e702a387eb8571f30a0 /examples
parentc0941d3289fc0f1468ad6384f7af141cfd4adead (diff)
lua/uloop: fd_add: use absolute indices for arguments
Instead of having to adjust the index repeatedly as the stack is manipulated, use absolute addressing for the function arguments, so they stay the same throughout the call. Zero functional change, just subjectively easier to follow variables. Signed-off-by: Karl Palsson <karlp@etactica.com>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions