• Aurelio Colosimo's avatar
    fixed posix_timer_adjust_all · f9f23f1d
    Aurelio Colosimo authored
    Corrected the computation itself (do not move pointers, but the .start field!).
    Define posix_timer_adjust_all and its alias pp_timer_adjust_all
    
    Actually, the best way for implementing timers is to use MONOTONIC_RAW which
    avoids the need of such an adjust function
    f9f23f1d
Name
Last commit
Last update
..
include/arch Loading commit data...
Makefile Loading commit data...
main-loop.c Loading commit data...
posix-io.c Loading commit data...
posix-socket.c Loading commit data...
posix-startup.c Loading commit data...
posix-timer.c Loading commit data...
posix.h Loading commit data...