[fpc-pascal] How to add new function related to MAC OS X

Jonas Maebe jonas.maebe at elis.ugent.be
Sat May 23 12:12:26 CEST 2009


On 23 May 2009, at 11:58, Jonas Maebe wrote:

> The only thing that can be added is the F_FULLSYNC constant to some  
> Darwin-specific include file.

Done in svn, along with a bunch of other Darwin-specific fcnlt  
constants, but note that it's F_FULLFSYNC, not F_FULLSYNC. Also keep  
in mind that not all those constants (and therefore the functions they  
represent) are available on older Mac OS X versions. F_FULLFSYNC is  
available since 10.3.x though, so you're probably safe there.


Jonas



More information about the fpc-pascal mailing list