..
Stdio.inf
…
clrerr.c
…
fclose.c
…
fdopen.c
StdLib: Add isDirSep character classification macro and function. Implement several Posix functions and clean up EfiSysCall.h. Align file mode handling with UEFI file protocol flags.
2011-11-30 00:52:45 +00:00
feof.c
…
ferror.c
…
fflush.c
…
fgetc.c
…
fgetln.c
…
fgetpos.c
…
fgets.c
…
fgetstr.c
…
fgetwc.c
…
fgetws.c
…
fileext.h
…
fileno.c
…
findfp.c
StdLib: Add isDirSep character classification macro and function. Implement several Posix functions and clean up EfiSysCall.h. Align file mode handling with UEFI file protocol flags.
2011-11-30 00:52:45 +00:00
flags.c
…
floatio.h
…
flockfile.c
…
fopen.c
StdLib: Add isDirSep character classification macro and function. Implement several Posix functions and clean up EfiSysCall.h. Align file mode handling with UEFI file protocol flags.
2011-11-30 00:52:45 +00:00
fparseln.c
…
fprintf.c
…
fpurge.c
…
fputc.c
…
fputs.c
…
fputwc.c
StdLib: Add multi-byte character support. The normal "narrow" character set is now UTF-8 instead of ASCII.
2012-06-15 19:58:39 +00:00
fputws.c
…
fread.c
…
freopen.c
StdLib: Add isDirSep character classification macro and function. Implement several Posix functions and clean up EfiSysCall.h. Align file mode handling with UEFI file protocol flags.
2011-11-30 00:52:45 +00:00
fscanf.c
…
fseek.c
…
fseeko.c
…
fsetpos.c
…
ftell.c
…
ftello.c
…
funopen.c
…
fvwrite.c
StdLib: Fix issue with Canonical output expansion of NL to CR NL and similar expansions.
2012-12-21 18:19:41 +00:00
fvwrite.h
…
fwalk.c
…
fwide.c
…
fwprintf.c
…
fwrite.c
…
fwscanf.c
…
getc.c
…
getchar.c
…
gets.c
…
gettemp.c
StdLib: Add isDirSep character classification macro and function. Implement several Posix functions and clean up EfiSysCall.h. Align file mode handling with UEFI file protocol flags.
2011-11-30 00:52:45 +00:00
getwc.c
…
getwchar.c
…
glue.h
…
local.h
…
makebuf.c
StdLib: Add multi-byte character support. The normal "narrow" character set is now UTF-8 instead of ASCII.
2012-06-15 19:58:39 +00:00
mkdtemp.c
…
mkstemp.c
…
mktemp.c
StdLib: Add isDirSep character classification macro and function. Implement several Posix functions and clean up EfiSysCall.h. Align file mode handling with UEFI file protocol flags.
2011-11-30 00:52:45 +00:00
perror.c
…
printf.c
…
putc.c
…
putchar.c
…
puts.c
…
putwc.c
…
putwchar.c
…
refill.c
StdLib, StdLibPrivateInternalFiles: Clean up comments, Remove debugging code, Define MAX_OUTPUT, the Maximum number of bytes in a single terminal output operation.
2012-09-20 21:01:21 +00:00
remove.c
StdLib: Add isDirSep character classification macro and function. Implement several Posix functions and clean up EfiSysCall.h. Align file mode handling with UEFI file protocol flags.
2011-11-30 00:52:45 +00:00
rewind.c
…
rget.c
…
scanf.c
…
setbuf.c
…
setbuffer.c
…
setvbuf.c
…
snprintf.c
…
snprintf_ss.c
…
sprintf.c
…
sscanf.c
…
stdio.c
StdLib: Add isDirSep character classification macro and function. Implement several Posix functions and clean up EfiSysCall.h. Align file mode handling with UEFI file protocol flags.
2011-11-30 00:52:45 +00:00
swprintf.c
…
swscanf.c
…
tempnam.c
StdLib: Add isDirSep character classification macro and function. Implement several Posix functions and clean up EfiSysCall.h. Align file mode handling with UEFI file protocol flags.
2011-11-30 00:52:45 +00:00
tmpfile.c
StdLib: Add isDirSep character classification macro and function. Implement several Posix functions and clean up EfiSysCall.h. Align file mode handling with UEFI file protocol flags.
2011-11-30 00:52:45 +00:00
tmpnam.c
StdLib: Add isDirSep character classification macro and function. Implement several Posix functions and clean up EfiSysCall.h. Align file mode handling with UEFI file protocol flags.
2011-11-30 00:52:45 +00:00
ungetc.c
…
ungetwc.c
…
vasprintf.c
…
vfprintf.c
…
vfscanf.c
…
vfwprintf.c
…
vfwscanf.c
…
vprintf.c
…
vscanf.c
…
vsnprintf.c
…
vsnprintf_ss.c
…
vsprintf.c
…
vsscanf.c
…
vswprintf.c
…
vswscanf.c
…
vwprintf.c
…
vwscanf.c
…
wbuf.c
…
wcio.h
…
wprintf.c
…
wscanf.c
…
wsetup.c
…