ObjFW  Check-in [f6afff33eb]

Overview
Comment:OFObject: Use posix_memalign() on Solaris

In 32 bit mode, malloc() doesn't always return pointers correctly
aligned for SSE.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: f6afff33ebc4bdf7d7cb74a4509b335e14d2c356404f1efa0865aea8b634214d
User & Date: js on 2024-04-09 19:35:13
Other Links: manifest | tags
Context
2024-04-09
19:59
ofhttp: Don't limit setting xattr to Linux check-in: 9c9dc239ba user: js tags: trunk
19:35
OFObject: Use posix_memalign() on Solaris check-in: f6afff33eb user: js tags: trunk
2024-04-08
00:21
Don't depend on EXTATTR_NAMESPACE_NAMES on NetBSD check-in: e38777bbf2 user: js tags: trunk
Changes