File:  [Early Linux] / linux / lib / itimer.c
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 18:08:28 2018 UTC (8 years, 3 months ago) by root
Branches: linus, MAIN
CVS tags: linux096c, linux096b, HEAD
linux 0.96b

/*
 *  linux/lib/itimer.c
 *
 *  (C) 1992  Darren Senn
 */

#define __LIBRARY__
#include <linux/unistd.h>
#include <sys/time.h>

_syscall2(int,getitimer,int,which,struct itimerval *,value)
_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.