repo.or.cz
/
haiku.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
vfs: check userland buffers before reading them.
[haiku.git]
/
src
/
tests
/
libs
/
bsd
/
Jamfile
blob
ccb6c111b4eed633df2f503e42f4e751cc007ef6
1
SubDir HAIKU_TOP src tests libs bsd ;
2
3
UseHeaders [ FDirName $(HAIKU_TOP) headers compatibility bsd ] : true ;
4
5
SimpleTest forkpty_test : forkpty.c : libbsd.so ;
6
SimpleTest wait4_test : wait4_test.cpp : libbsd.so ;
7
8