This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f078f804f9
freebsd-skq
/
usr.bin
/
fsync
/
Makefile
7 lines
59 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add fsync(8). This becomes useful with the advent of MAP_NOSYNC etc. Reviewed by: peter
2000-07-19 08:38:18 +00:00
# $FreeBSD$
PROG
=
fsync
- Continue, in case of error. - Add WARNS?= 6 Submitted by: Liam J. Foy <liamfoy@gmail.com> Approved by: stefanf, grehan (mentor)
2005-01-25 14:12:01 +00:00
WARNS
?=
6
Add fsync(8). This becomes useful with the advent of MAP_NOSYNC etc. Reviewed by: peter
2000-07-19 08:38:18 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink