Skip to content
This repository has been archived by the owner on Nov 6, 2019. It is now read-only.
/ darwin-posix-rt Public archive

Darwin implementations of some of the functions in the POSIX RT standard that are missing in OS X.

Notifications You must be signed in to change notification settings

lorrden/darwin-posix-rt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

darwin-posix-rt

Darwin implementations of some of the functions in the POSIX RT standard that are missing in OS X.

Currently implemented are: - clock__gettime for CLOCK_REALTIME and CLOCK_MONOTONIC

To build use the supplied Makefile, it is not that fancy at the moment so you should be able to customize it if you want to.

The license is GPL 2 or later OR LGPL 3 or later.

About

Darwin implementations of some of the functions in the POSIX RT standard that are missing in OS X.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages