mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-23 13:30:06 +00:00
* posix/sys/utsname.h (_UTSNAME_SYSNAME_LENGTH): New macro, defined
to _UTSNAME_LENGTH if not already defined by <bits/utsname.h>. (_UTSNAME_RELEASE_LENGTH, _UTSNAME_VERSION_LENGTH): Likewise. (_UTSNAME_MACHINE_LENGTH): Likewise. (struct utsname): Use new macros instead of _UTSNAME_LENGTH.
This commit is contained in:
parent
33cd8db32f
commit
951f68f1d5
@ -1,3 +1,11 @@
|
||||
2002-09-06 Roland McGrath <roland@redhat.com>
|
||||
|
||||
* posix/sys/utsname.h (_UTSNAME_SYSNAME_LENGTH): New macro, defined
|
||||
to _UTSNAME_LENGTH if not already defined by <bits/utsname.h>.
|
||||
(_UTSNAME_RELEASE_LENGTH, _UTSNAME_VERSION_LENGTH): Likewise.
|
||||
(_UTSNAME_MACHINE_LENGTH): Likewise.
|
||||
(struct utsname): Use new macros instead of _UTSNAME_LENGTH.
|
||||
|
||||
2002-09-06 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* include/errno.h: Use errno definition with __thread for now only
|
||||
|
Loading…
Reference in New Issue
Block a user