mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-07 13:14:51 +00:00
I guess powerpc needs vfork(), add it to the symbol list.
Submitted by: marius
This commit is contained in:
parent
23f6784297
commit
8bf6519214
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=169548
@ -41,6 +41,7 @@ FBSD_1.0 {
|
||||
exect;
|
||||
pipe;
|
||||
sbrk;
|
||||
vfork;
|
||||
};
|
||||
|
||||
FBSDprivate_1.0 {
|
||||
|
Loading…
Reference in New Issue
Block a user