funopen.3 (270d3d754aaf84a6427db275f9a121561af689ad) funopen.3 (7bdf80e5714a8b59a2bfda90f367be4612df033e)
1.\" Copyright (c) 1990, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" This code is derived from software contributed to Berkeley by
5.\" Chris Torek.
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

--- 145 unchanged lines hidden (view full) ---

154.Xr open 2 ,
155.Xr fclose 3 ,
156.Xr fopen 3 ,
157.Xr fseek 3 ,
158.Xr setbuf 3
159.Sh HISTORY
160The
161.Fn funopen
1.\" Copyright (c) 1990, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" This code is derived from software contributed to Berkeley by
5.\" Chris Torek.
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

--- 145 unchanged lines hidden (view full) ---

154.Xr open 2 ,
155.Xr fclose 3 ,
156.Xr fopen 3 ,
157.Xr fseek 3 ,
158.Xr setbuf 3
159.Sh HISTORY
160The
161.Fn funopen
162functions first appeared in 4.4BSD.
162functions first appeared in
163.Bx 4.4 .
163.Sh BUGS
164The
165.Fn funopen
166function
167may not be portable to systems other than
168.Bx .
164.Sh BUGS
165The
166.Fn funopen
167function
168may not be portable to systems other than
169.Bx .