Re: [PATCH v3] gethostname02: Accept EOVERFLOW on alpha
Cyril Hrubis <[email protected]>
| Newsgroups | gmane.linux.ltp |
|---|---|
| Message-ID | <[email protected]> |
Hi! > The ENAMETOOLONG note in man describes the mainstream glibc implementation based on uname(2), but alpha has its own arch-specific implementation calling raw gethostname syscall and returning EOVERFLOW. > Alpha glibc source: > https://codebrowser.dev/glibc/glibc/sysdeps/unix/sysv/linux/alpha/gethostname.c.html This really looks like a inconsistency in glibc. I suggest to ask a question if this should be fixed in glibc on libc-alpha mailing list first. Please CC ltp mailing list when you ask this question. -- Cyril Hrubis [email protected] -- Mailing list info: https://lists.linux.it/listinfo/ltp