This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0c3e319244
freebsd-dev
/
tools
/
regression
/
security
/
access
/
Makefile
10 lines
98 B
Makefile
Raw
Normal View
History
Unescape
Escape
o Regression test to check that appropriate parts of the process credential are used in the access() and new eaccess() system calls. Obtained from: TrustedBSD Project
2001-09-20 20:03:58 +00:00
# $FreeBSD$
PROG
=
testaccess
Start the dreaded NOFOO -> NO_FOO conversion. OK'ed by: core
2004-12-21 08:47:35 +00:00
NO_MAN
=
o Regression test to check that appropriate parts of the process credential are used in the access() and new eaccess() system calls. Obtained from: TrustedBSD Project
2001-09-20 20:03:58 +00:00
SRCS
=
testaccess.c
CFLAGS
+=
-Wall
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink