[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MiNT] SYS_NMLN



I've recently bumped on program that requires SYS_NMLN constant (it 
is not defined in mintlib)

Brief check gave me that this constan represents length of the 
entries of the utsname structure defined in sys/utsname.h.

This constant should be also defined in sys/utsname.h and should be 
at least 256, so adding

#define SYS_NMLN       256

seems resonable.

Can the library mainainer(s) express their opinion about it?

--
Semper Fidelis

Adam Klobukowski
atari@gabo.pl