1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-22 15:47:37 +00:00
freebsd/lib/libc/stdio
Enji Cooper 45d1fa1891 Link fclose(3) to fdclose(3)
X-MFC with: r285140
MFC after: 3 weeks (need to evaluate whether or not r285140 can be MFCed)
Sponsored by: EMC / Isilon Storage Division
2015-11-25 22:07:18 +00:00
..
_flock_stub.c Remove names from some prototypes 2015-09-20 20:26:46 +00:00
asprintf.c
clrerr.c
dprintf.c
fclose.3 Add fdclose(3) function. 2015-07-04 16:42:14 +00:00
fclose.c Add fdclose(3) function. 2015-07-04 16:42:14 +00:00
fcloseall.c
fdopen.c Add _flags2 per jhb@ suggestion since no room left in _flags. 2015-10-28 14:40:02 +00:00
feof.c
ferror.3
ferror.c
fflush.3
fflush.c
fgetc.c
fgetln.3
fgetln.c
fgetpos.c
fgets.3
fgets.c
fgetwc.c
fgetwln.3
fgetwln.c Remove names from some prototypes 2015-09-20 20:27:57 +00:00
fgetws.3
fgetws.c
fileno.c
findfp.c Add _flags2 per jhb@ suggestion since no room left in _flags. 2015-10-28 14:40:02 +00:00
flags.c Support file verification in MAC. 2015-04-22 01:54:25 +00:00
floatio.h
flockfile.3
fmemopen.c According to POSIX, a write operation shall start at the current size of 2015-10-25 12:09:28 +00:00
fopen.3 markup fixes 2015-11-23 12:47:08 +00:00
fopen.c Add _flags2 per jhb@ suggestion since no room left in _flags. 2015-10-28 14:40:02 +00:00
fprintf.c
fpurge.c
fputc.c
fputs.3
fputs.c
fputwc.c
fputws.3
fputws.c
fread.3
fread.c
freopen.c Add _flags2 per jhb@ suggestion since no room left in _flags. 2015-10-28 14:40:02 +00:00
fscanf.c
fseek.3
fseek.c
fsetpos.c
ftell.c 1) Remove my overcomplicated error fallback and just return error 2015-11-12 22:24:39 +00:00
funopen.3
funopen.c
fvwrite.c
fvwrite.h
fwalk.c
fwide.3
fwide.c
fwprintf.c
fwrite.c
fwscanf.c
getc.3
getc.c
getchar.c Use ANSI C prototypes. Eliminates -Wold-style-definition warnings. 2015-09-20 20:28:49 +00:00
getdelim.c
getline.3
getline.c
gets.c
getw.c
getwc.3
getwc.c
getwchar.c
glue.h
local.h
makebuf.c
Makefile.inc Link fclose(3) to fdclose(3) 2015-11-25 22:07:18 +00:00
mktemp.3
mktemp.c
open_memstream.3 Fix a couple of markup typos. 2015-08-02 02:00:20 +00:00
open_memstream.c Reassign copyright statements on several files from Advanced 2015-04-23 14:22:20 +00:00
open_wmemstream.c Reassign copyright statements on several files from Advanced 2015-04-23 14:22:20 +00:00
perror.c
printf_l.3
printf-pos.c
printf.3
printf.c
printfcommon.h
printflocal.h
putc.3
putc.c
putchar.c
puts.c
putw.c
putwc.3
putwc.c
putwchar.c
refill.c
remove.3
remove.c
rewind.c
rget.c
scanf_l.3
scanf.3
scanf.c
setbuf.3
setbuf.c
setbuffer.c
setvbuf.c
snprintf.c
sprintf.c
sscanf.c
stdio.3
stdio.c Add _flags2 per jhb@ suggestion since no room left in _flags. 2015-10-28 14:40:02 +00:00
swprintf.c
swscanf.c
Symbol.map Add fdclose(3) function. 2015-07-04 16:42:14 +00:00
tempnam.c
tmpfile.c Switch libc from using _sig{procmask,action,suspend} symbols, which 2015-08-29 14:25:01 +00:00
tmpnam.3
tmpnam.c
ungetc.3
ungetc.c
ungetwc.3
ungetwc.c
vasprintf.c
vdprintf.c
vfprintf.c
vfscanf.c Use ANSI C prototypes. Eliminates -Wold-style-definition warnings. 2015-09-20 20:28:49 +00:00
vfwprintf.c
vfwscanf.c
vprintf.c
vscanf.c
vsnprintf.c
vsprintf.c
vsscanf.c
vswprintf.c
vswscanf.c
vwprintf.c
vwscanf.c
wbuf.c
wprintf.3
wprintf.c
wscanf.3
wscanf.c
wsetup.c
xprintf_errno.c
xprintf_float.c libc: clean some set-but-not-used errors. 2015-02-18 03:33:17 +00:00
xprintf_hexdump.c
xprintf_int.c
xprintf_quote.c
xprintf_str.c
xprintf_time.c
xprintf_vis.c
xprintf.c