Re: macOS status
Kirill A. Korinsky <[email protected]>
| Newsgroups | gmane.lisp.gcl.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 29 Jan 2024 00:20:43 +0100, Camm Maguire wrote: > > Greetings, and thanks so much! Its the readlinkat we commented out on > mac -- we need a replacement. Suggestions? > Wired. readlinkat available on modern macOS. I guess it was introduced at 10.10 which was released a decade ago. See: https://developer.apple.com/library/archive/documentation/System/Conceptual/ManPages_iPhoneOS/man2/readlink.2.html -- wbr, Kirill