History log of /csrg-svn/lib/libc/stdio/setbuffer.c (Results 1 – 12 of 12)
Revision Date Author Comments
# 61180 04-Jun-1993 bostic

4.4BSD snapshot (revision 8.1); add 1993 to copyright


# 56988 04-Dec-1992 torek

style police; setlinebuf returns whatever setvbuf returns


# 47550 18-Mar-1991 torek

get the buffering flags right in setbuffer


# 46611 24-Feb-1991 bostic

Add include files to get prototype declarations, and fix bugs found.


# 46104 20-Jan-1991 bostic

new stdio


# 26661 09-Mar-1986 donn

added LIBC_SCCS condition for sccs ids


# 21410 30-May-1985 dist

Add copyright


# 17951 13-Feb-1985 serge

autoconfigure FILE array using getdtablesize()
changed all struct _iobuf to FILE
many miscellaneous changes


# 16522 22-May-1984 karels

be careful of malloc return; free old buffer before allocating new
in setlinebuf


# 16491 15-May-1984 ralph

use malloc instead of static 8K sibuf and sobuf.


# 11307 27-Feb-1983 mckusick

add "setlinebuf" to request line buffering of stdout or stderr


# 8327 05-Oct-1982 mckusick

date and time created 82/10/05 22:47:01 by mckusick