X-Git-Url: https://gapil.gnulinux.it/gitweb/?a=blobdiff_plain;f=fileadv.tex;h=c38a396892f79c152fa679bf374c1e40b458cc35;hb=01ca0728744fd72c3523994aeb18869b1aae0c7d;hp=312c36fe1162368cfe548bc08ee417c2d6919741;hpb=511c7621872e959e05b79920b09c6e45590f1706;p=gapil.git diff --git a/fileadv.tex b/fileadv.tex index 312c36f..c38a396 100644 --- a/fileadv.tex +++ b/fileadv.tex @@ -2199,8 +2199,8 @@ periodicità di ripetizione, per farlo su usa la funzione omologa di \func{timerfd\_settime}; il suo prototipo è: \begin{prototype}{sys/timerfd.h} {int timerfd\_settime(int fd, int flags, - const struct itimerspec *new_value, - struct itimerspec *old_value)} + const struct itimerspec *new\_value, + struct itimerspec *old\_value)} Crea un timer associato ad un file descriptor per la notifica.