~ubuntu-branches/ubuntu/saucy/manpages/saucy

« back to all changes in this revision

Viewing changes to man3/gethostbyname.3

  • Committer: Bazaar Package Importer
  • Author(s): Benjamin Drung
  • Date: 2010-11-17 16:35:58 UTC
  • mfrom: (1.1.45 upstream) (2.2.8 sid)
  • Revision ID: james.westby@ubuntu.com-20101117163558-9h3ho5jumqm3rdmd
Tags: 3.27-1ubuntu1
* Merge from Debian unstable; remaining changes:
  - ptrace.2, prctl.2: document Ubuntu-specific PTRACE_ATTACH,
    PR_SET_PTRACER behavior.

Show diffs side-by-side

added added

removed removed

Lines of Context:
96
96
.BR gethostbyaddr_r (),
97
97
.BR gethostbyname_r (),
98
98
.BR gethostbyname2_r ():
 
99
.RS 4
99
100
_BSD_SOURCE || _SVID_SOURCE
 
101
.RE
100
102
 
101
103
.BR herror (),
102
104
.BR hstrerror ()
 
105
.RS 4
103
106
(since glibc 2.8): _BSD_SOURCE || _SVID_SOURCE || _GNU_SOURCE
 
107
.RE
104
108
.ad b
105
109
.SH DESCRIPTION
106
110
The
428
432
.BR named (8)
429
433
.\" .BR resolv+ (8)
430
434
.SH COLOPHON
431
 
This page is part of release 3.26 of the Linux
 
435
This page is part of release 3.27 of the Linux
432
436
.I man-pages
433
437
project.
434
438
A description of the project,