libc: remove old abi compat for 32-bit stat
commit6a6d2fd4e91fe8039a1dd4dc20e23a43cbd1a5ba
authorLauri Tirkkonen <lotheac@iki.fi>
Tue, 16 Apr 2019 16:26:32 +0000 (16 19:26 +0300)
committerLauri Tirkkonen <lotheac@iki.fi>
Tue, 16 Apr 2019 17:32:25 +0000 (16 20:32 +0300)
tree897a4b1f2febba5f56416cb2f14df6d59a3b2903
parentefbb60402d3850408660876801c523160afc2848
libc: remove old abi compat for 32-bit stat

this makes the _new libc syms aliases to the unsuffixed ones, which now
always implement the new 32-bit stat abi.
include/sys/stat.h
usr/src/lib/libc/port/mapfile-vers
usr/src/lib/libc/port/sys/stat.c