"Perry E. Metzger" <perry@piermont.com> writes: > If they're kernel calls, shouldn't they be in libc with all the other > kernel calls? Is librt a POSIX mandated thing? [Realtime option interfaces] _may_ be made available by an implementation's default linker operation, but a portable application must not rely on this. - Klaus