Activate symbol versioning on libc (bump DF version)
authorJohn Marino <draco@marino.st>
Sat, 12 Sep 2015 12:48:25 +0000 (14:48 +0200)
committerJohn Marino <draco@marino.st>
Sat, 12 Sep 2015 14:55:37 +0000 (16:55 +0200)
commit43a397d9530c74c94b1d6555fa851d394f2ed930
treebeb53b791e7ecc02213f84c9696e42c332bca826
parent66f69a8cf29c727c3cbb401e3ad95a8ff201e1bf
Activate symbol versioning on libc (bump DF version)

The symbol maps for libc have been verified to work as expected, thus
symbol versioning has been activated for libc.  The major version of
libc remains at 8 indefinitely.

The previously built packages and programs should continue to function
normally.  Future packages built on latest master (400304+) will not
run on DragonFly with version 400303 or earlier due to missing symbol
errors by rtld.  The plan is to archive current packages under a new
directory of mirror-master to continue (static) support for older versions
of master until those machines can be upgraded.

The DF version is changed to 400304 with this commit.
lib/libc/Makefile
sys/sys/param.h