summaryrefslogtreecommitdiff
path: root/sal/osl/unx/memory.c
AgeCommit message (Expand)Author
2014-04-01WaE: 'MAC_OS_X_VERSION_MAX_ALLOWED' is not defined, evaluates to 0Tor Lillqvist
2014-04-01sal: add aligned memory allocation with malloc for OS X < 10.6Douglas Mencken
2014-02-28Missing @since tags, and adapt to semantics of posix_memalignStephan Bergmann
2014-02-28Android does not have posix_memalign()Tor Lillqvist
2014-02-27Ensure that numeric array storage is aligned to 256-byte boundary.Kohei Yoshida