Page 1 of 1

What is supported in Linux API?

Posted: Mon Oct 23, 2017 7:37 pm
by swhite
Hi

I am trying to find out what Linux functions PB understands. For example fork_() and getpid_() functions work but if I try flock_() it is not recognized. So I want to know how to determine if a Linux function is supported.


Thanks,
Simon