]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/getprotoent_r.3
getgroups.2, gettimeofday.2, mincore.2, readv.2, stime.2, wait4.2, addseverity.3...
[thirdparty/man-pages.git] / man3 / getprotoent_r.3
index c9d71bb16200a9bde475fd16fddf7596f828a635..5ee6943d6ae30e759a7fc487c7cfe43c2a48d40b 100644 (file)
@@ -52,9 +52,10 @@ Feature Test Macro Requirements for glibc (see
 .BR getprotoent_r (),
 .BR getprotobyname_r (),
 .BR getprotobynumber_r ():
-.RS 4
-_BSD_SOURCE || _SVID_SOURCE
-.RE
+    Since glibc 2.19:
+        _DEFAULT_SOURCE
+    Glibc 2.19 and earlier:
+        _BSD_SOURCE || _SVID_SOURCE
 .ad b
 .SH DESCRIPTION
 The