1 # Copyright (C) 1991,92,93,94,95,96,2001 Free Software Foundation, Inc.
2 # This file is part of the GNU C Library.
4 # The GNU C Library is free software; you can redistribute it and/or
5 # modify it under the terms of the GNU Lesser General Public
6 # License as published by the Free Software Foundation; either
7 # version 2.1 of the License, or (at your option) any later version.
9 # The GNU C Library is distributed in the hope that it will be useful,
10 # but WITHOUT ANY WARRANTY; without even the implied warranty of
11 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12 # Lesser General Public License for more details.
14 # You should have received a copy of the GNU Lesser General Public
15 # License along with the GNU C Library; if not, write to the Free
16 # Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
20 # Specific makefile for stdio.
24 headers
:= stdio.h linewrap.h
27 feof ferror clearerr fileno \
28 newstream fopen freopen fdopen fopncook fmemopen \
29 setbuf setvbuf setbuffer setlinebuf \
30 fseek ftell rewind fgetpos fsetpos \
35 fgets gets fputs puts \
37 fclose fcloseall fflush \
38 vdprintf vsnprintf vsprintf vasprintf vsscanf vscanf \
39 memstream obstream linewrap \
40 __fbufsize __freading __fwriting __freadable __fwritable __flbf \
41 __fpurge __fpending __fsetlocking \
42 internals sysd-stdio pipestream stdio_init libc_fatal