libubox/lua
Karl Palsson 53b9a2123f 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>
2020-07-11 11:15:12 +02:00
..
CMakeLists.txt libubox: lua: use pkg-config built in module to search for alternatives 2015-11-22 13:17:07 +01:00
uloop.c lua/uloop: fd_add: use absolute indices for arguments 2020-07-11 11:15:12 +02:00