Bug #11534
tools/make: remove sys_nerr
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Description
sys_nerr is available for 32-bit binaries only, instead check errno after syserror() call.
Related issues
History
Updated by Electric Monk 4 months ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit 356ba08c15b26adbde3440aa89d8b31cd39fc526
commit 356ba08c15b26adbde3440aa89d8b31cd39fc526 Author: Toomas Soome <tsoome@me.com> Date: 2019-08-20T17:23:03.000Z 11533 tools/make: gcc9 build errors 11534 tools/make: remove sys_nerr 11535 tools/make: amd64 arch is not supported 11536 tools/make: getmem() should take size_t Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Robert Mustacchi <rm@joyent.com>