Skip to content

Releases: macports/macports-legacy-support

Ninth Release Candidate

04 Mar 01:14
Compare
Choose a tag to compare
Pre-release

added std::math fixes when building against the older gcc headers (prior to gcc7).

added two commonly used macros missing in the Tiger headers

PTHREAD_RWLOCK_INITIALIZER
STAILQ_FOREACH

Eighth Release Candidate

20 Feb 04:40
Compare
Choose a tag to compare
Pre-release

Adds function wrapping to enhance existing libc functions on older systems to current standards.

Adds arc4random functions to older systems.

Seventh Release Candidate

18 Dec 17:43
Compare
Choose a tag to compare
Pre-release
v0.7

Makefile: tests separate compile and link steps, honoring LDFLAGS

Sixth release candidate, sub 2

09 Dec 04:26
6677ec4
Compare
Choose a tag to compare
Pre-release

Adding posix_memalign() to < 10.6

Sixth release candidate

01 Dec 19:43
5e8cef5
Compare
Choose a tag to compare
Pre-release

adds lchmod function, used in atcalls.c but missing on Tiger.

Sixth release candidate

27 Nov 15:40
8f07d7e
Compare
Choose a tag to compare
Pre-release
Update Readme.md

Add functions and definitions added by atcalls.c.

Fifth release candidate

31 Oct 15:25
Compare
Choose a tag to compare
Pre-release
v0.5

turn off some compilation flags that causes issues with universal builds

Fourth Release Candidate

29 Oct 15:48
Compare
Choose a tag to compare
Pre-release
v0.4

add clock_getres

Third Pre-release candidate

29 Oct 09:55
Compare
Choose a tag to compare
Pre-release
v0.3

Make CLOCK define values match those in macOS10.12+

Second pre-release candidate

28 Oct 10:43
Compare
Choose a tag to compare
Pre-release

Convert license to MIT.