diff options
Diffstat (limited to 'man3/setbuf.3')
| -rw-r--r-- | man3/setbuf.3 | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/man3/setbuf.3 b/man3/setbuf.3 index b4ba7d8f1a..7ee7c56a06 100644 --- a/man3/setbuf.3 +++ b/man3/setbuf.3 @@ -160,12 +160,18 @@ T} Thread safety MT-Safe .ad .sp 1 .SH STANDARDS -The +.TP +.BR setbuf () +.TQ +.BR setvbuf () +C11, POSIX.1-2008. +.SH HISTORY +.TP .BR setbuf () -and +.TQ .BR setvbuf () -functions conform to C89 and C99. -.SH NOTES +C89, POSIX.1-2001. +.SH CAVEATS POSIX notes .\" https://www.austingroupbugs.net/view.php?id=397#c799 .\" 0000397: setbuf and errno |
