CVS: cvs.openbsd.org: src
Daniel Dickman <[email protected]> Mon, 3 Aug 2026 16:19:15 -0600 (MDT)
| Newsgroups | gmane.os.openbsd.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/08/03 16:19:15 Modified files: include : math.h Log message: math.h: replace a standards placeholder with an official version guenther@ also points out these are XSI extensions and so we should adjust from __POSIX_VISIBLE to __XPG_VISIBLE. ok guenther@ (some time ago), ok sthen@