Home | History | Annotate | Line # | Download | only in time
ext.h revision 1.4
      1  1.4    simonb /*	$NetBSD: ext.h,v 1.4 2020/04/23 07:54:53 simonb Exp $	*/
      2  1.1      matt 
      3  1.2  christos /* borrowed from ../../bin/csh/extern.h */
      4  1.4    simonb void prusage1(FILE *, const char *fmt, int, struct rusage *, struct rusage *,
      5  1.3  christos     struct timespec *, struct timespec *);
      6