audk/StdLib/Include
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
..
Aarch64 StdLib: Add support for AArch64 2015-07-30 09:51:04 +00:00
Arm StdLib/LibC: Add software floating point library from NetBSD 2015-07-30 09:50:51 +00:00
Containers StdLib: Correct two instances of mismatch between function declaration and definition causing GCC compile errors. 2013-01-16 23:45:54 +00:00
Efi StdLib: Remove EfiSocketLib and Ip4Config Protocol dependency. 2015-07-08 03:12:58 +00:00
Ia32/machine
Ipf/machine StdLib: Fix IPF build issues. 2013-09-10 21:47:26 +00:00
Lua AppPkg: Add the Lua interpreter and library. 2014-11-07 20:18:01 +00:00
Protocol Fixed close for socket to properly release the socket context structure and the handle. 2012-10-08 21:39:35 +00:00
X64/machine
arpa
net
netatalk
netinet
netinet6
netns
sys StdLib: Clarify and improve comments. 2016-01-06 00:31:42 +00:00
x86 StdLib: Fix some build problems and obscure bugs. 2014-09-11 21:42:26 +00:00
assert.h
ctype.h
dirent.h
err.h
errno.h StdLib: Fix some build problems and obscure bugs. 2014-09-11 21:42:26 +00:00
fcntl.h
float.h
glob.h
ieeefp.h StdLib/LibC: Add software floating point library from NetBSD 2015-07-30 09:50:51 +00:00
inttypes.h
iso646.h
langinfo.h
libgen.h
limits.h
locale.h
math.h
netdb.h
nl_types.h
nsswitch.h
paths.h StdLib: Simple code cleanup 2014-07-17 20:54:49 +00:00
pwd.h
resolv.h
setjmp.h
signal.h
stdarg.h
stdbool.h
stddef.h
stdint.h
stdio.h
stdlib.h StdLib/Include: Minor changes in preparation for Interactive I/O (TTY) functionality. 2012-09-25 22:01:58 +00:00
string.h
stringlist.h
strings.h
sysexits.h
time.h
unistd.h
utime.h
wchar.h StdLib: Fix some build problems and obscure bugs. 2014-09-11 21:42:26 +00:00
wctype.h