History log of /dflybsd-src/lib/libc/resolv/Symbol.map (Results 1 – 4 of 4)
Revision Date Author Comments
# 6c0f1bad 05-Sep-2015 John Marino <draco@marino.st>

Continue working on libc symbol maps


# f081f25c 02-Dec-2014 John Marino <draco@marino.st>

libc versioning: Add missing symbols, put rest in DFprivate_1_0

This builds, like the previous attempt, but all executables that pull in
libc segfault when errno is accessed, so libc versioning is n

libc versioning: Add missing symbols, put rest in DFprivate_1_0

This builds, like the previous attempt, but all executables that pull in
libc segfault when errno is accessed, so libc versioning is not working.

show more ...


# 6063a561 01-Dec-2014 John Marino <draco@marino.st>

libc version maps: Update inactive symbol maps

This is a work in progress, but it is encouraging that a full buildworld
completed with a versioned libc. This will not be activated until it is
verif

libc version maps: Update inactive symbol maps

This is a work in progress, but it is encouraging that a full buildworld
completed with a versioned libc. This will not be activated until it is
verified with a complete bulk run of packages.

show more ...


# df5c926f 16-Jun-2013 John Marino <draco@marino.st>

libc: Add symbol versions (not active)