repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove building with NOCRYPTO option
[minix3.git]
/
usr.bin
/
time
/
ext.h
blob
414a1ab7bf9486f76fcffd78ae91182c53fc2e7b
1
/* $NetBSD: ext.h,v 1.2 2011/11/09 19:10:10 christos Exp $ */
2
3
/* borrowed from ../../bin/csh/extern.h */
4
void
prusage
(
FILE
*,
struct
rusage
*,
struct
rusage
*,
struct
timespec
*,
5
struct
timespec
*);