]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/getservent_r.3
getgroups.2, gettimeofday.2, mincore.2, readv.2, stime.2, wait4.2, addseverity.3...
[thirdparty/man-pages.git] / man3 / getservent_r.3
index 89f5bbf284ce5db17122514cf2aaaf835a166759..0fa68dfae489cbbaaa7c8c5c94a30f5e65e96070 100644 (file)
@@ -52,9 +52,10 @@ Feature Test Macro Requirements for glibc (see
 .BR getservent_r (),
 .BR getservbyname_r (),
 .BR getservbyport_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