1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-19 05:43:18 +03:00
Files
glibc/sysdeps/generic/utsnamelen.h
Roland McGrath 28f540f45b initial import
1995-02-18 01:27:10 +00:00

4 lines
152 B
C

/* The size of the character arrays used to hold the information
in a `struct utsname'. Enlarge this as necessary. */
#define _UTSNAME_LENGTH 1024