errno changes, lib major version bumps, and general flag dayTo build you must:cd /usr/src && make obj && make includescd lib/libc && make depend && make && NOMAN=1 sudo make installcd /usr/src &&
errno changes, lib major version bumps, and general flag dayTo build you must:cd /usr/src && make obj && make includescd lib/libc && make depend && make && NOMAN=1 sudo make installcd /usr/src && make build
show more ...
no more need to explicitly specify regress: _SUBDIRUSE targets anymore.XXX - what about the install targets?
simplify.
add a regression for test for "elfbug": the bug in ELF ld.sothat cause the 'Unresolved inheritance operation' error message.