This website requires JavaScript.
Explore
Help
Sign in
o5r
/
plan9port
Watch
1
Star
0
Fork
You've already forked plan9port
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
40d787ab12
plan9port
/
src
/
cmd
/
auxstats
/
SunOS.c
10 lines
100 B
C
Raw
Normal View
History
Unescape
Escape
stats helper
2004-04-23 05:12:11 +00:00
#
include
<u.h>
#
include
<libc.h>
#
include
<bio.h>
#
include
"dat.h"
Trivial changes: whitespace and modes. Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
2020-01-10 14:44:21 +00:00
void
(
*
statfn
[
]
)
(
int
)
=
stats helper
2004-04-23 05:12:11 +00:00
{
0
}
;
Reference in a new issue
Copy permalink