summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/funopen.c
AgeCommit message (Collapse)Author
2003-04-25Make function declaration and man page match prototype. Closes PR 3236Todd C. Miller
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1996-08-19Fix RCS idsThorsten Lockert
Make sure everything uses {SYS,}LIBC_SCCS properly
1995-10-18initial import of NetBSD treeTheo de Raadt