audk/StdLib/Include/sys
Daryl McDaniel 450ea6d5b6 StdLib: Clarify and improve comments.
Indentation has been corrected in all of the files.

LibC/Locale/multibyte_Utf8.c
LibC/Uefi/SysCalls.c
  Clarify and improve comments.

Include/sys/termios.h
  Add parameter names to function prototypes as referenced in the comments.

StdLibPrivateInternalFiles\Include\kfile.h
  Add comment for the fo_close fileop.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Daryl McDaniel <edk2-lists@mc2research.org>
Reviewed-by: Erik Bjorge <erik.c.bjorge@intel.com>


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19588 6f19259b-4bc3-4df7-8a09-765794883524
2016-01-06 00:31:42 +00:00
..
EfiCdefs.h StdLib: Fix some build problems and obscure bugs. 2014-09-11 21:42:26 +00:00
EfiSysCall.h 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
_ctype.h
_posix.h
ansi.h
bswap.h
callout.h
cdefs.h
cdefs_aout.h StdLib: Changes needed to support XCODE5 2014-09-09 21:59:08 +00:00
dirent.h
endian.h
errno.h StdLib: Fix some build problems and obscure bugs. 2014-09-11 21:42:26 +00:00
fcntl.h StdLib: Fix some build problems and obscure bugs. 2014-09-11 21:42:26 +00:00
fd_set.h
featuretest.h
file.h
filio.h
float_ieee754.h
ieee754.h
inttypes.h
ioccom.h
ioctl.h
localedef.h
param.h
poll.h
pool.h
resource.h
select.h
signal.h
sigtypes.h
socket.h
sockio.h
stat.h StdLib: Fix some build problems and obscure bugs. 2014-09-11 21:42:26 +00:00
stdint.h
sysctl.h
syslimits.h 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
termios.h StdLib: Clarify and improve comments. 2016-01-06 00:31:42 +00:00
time.h
types.h
uio.h
unistd.h
wait.h