page.h, process.h, rlimit.h, syscall.h, time.h, timer.h copyright
This commit is contained in:
@ -1,3 +1,14 @@
|
||||
/**
|
||||
* \file rlimit.h
|
||||
* License details are found in the file LICENSE.
|
||||
* \brief
|
||||
* Kinds of resource limit
|
||||
* \author Taku Shimosawa <shimosawa@is.s.u-tokyo.ac.jp> \par
|
||||
* Copyright (C) 2011 - 2012 Taku Shimosawa
|
||||
*/
|
||||
/*
|
||||
* HISTORY
|
||||
*/
|
||||
|
||||
#ifndef __RLIMIT_H
|
||||
#define __RLIMIT_H
|
||||
|
||||
Reference in New Issue
Block a user