Tim Rice wrote: > OpenServer 5 uses 'unsigned short'. > ... > tim@timosr5d 6% egrep 'gid_t|uid_t' /usr/include/sys/types.h > typedef unsigned short uid_t; > typedef unsigned short gid_t; > ... > > Still a current product.
SCO OpenServer 5 is not supported by Gnulib [1]. Adding support for SCO OpenServer 5 to any Gnulib module would make no sense, since SCO OpenServer 5 is a museum system, as you can see - from the hardware system requirements [2]: USB 3 not supported, screen widths of 1920 not supported, etc. - from the software list [3]: Java 1.3.1 (out of support since 2006). So, Collin, no need to revise your second patch. Bruno [1] https://www.gnu.org/software/gnulib/manual/html_node/Supported-Platforms.html [2] https://www.sco.com/products/openserver507/System_Requirements.html [3] https://www.sco.com/products/openserver507/ [4] https://en.wikipedia.org/wiki/Java_version_history