gethostname.2: NOTES: add "C library/kernel ABI differences" subheading

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-05-15 23:13:43 +02:00
parent e8796f63a0
commit dc9378209e
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@ On Linux,
.B HOST_NAME_MAX
is defined with the value 64, which has been the limit since Linux 1.0
(earlier kernels imposed a limit of 8 bytes).
.SS Glibc notes
.SS C library/kernel ABI differences
The GNU C library does not employ the
.BR gethostname ()
system call; instead, it implements