diff options
Diffstat (limited to 'man3/getmntent.3')
| -rw-r--r-- | man3/getmntent.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man3/getmntent.3 b/man3/getmntent.3 index 7e73f5becf..5c0cfde0a9 100644 --- a/man3/getmntent.3 +++ b/man3/getmntent.3 @@ -232,13 +232,15 @@ T} Thread safety MT-Safe locale .ad .sp 1 .SH STANDARDS +None. +.SH HISTORY The nonreentrant functions are from SunOS 4.1.3. A routine .BR getmntent_r () was introduced in HP-UX 10, but it returns an .IR int . The prototype shown above is glibc-only. -.SH NOTES +.PP System V also has a .BR getmntent () function but the calling sequence |
