Annotation of linux/lib/itimer.c, revision 1.1

1.1     ! root        1: /*
        !             2:  *  linux/lib/itimer.c
        !             3:  *
        !             4:  *  (C) 1992  Darren Senn
        !             5:  */
        !             6: 
        !             7: #define __LIBRARY__
        !             8: #include <linux/unistd.h>
        !             9: #include <sys/time.h>
        !            10: 
        !            11: _syscall2(int,getitimer,int,which,struct itimerval *,value)
        !            12: _syscall3(int,setitimer,int,which,struct itimerval *,value,struct itimerval *,ovalue)

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.