audk/StdLib/LibC/Main
darylm503 d711a4860a StdLib: Add directory access functions to PosixLib.
Update <dirent.h> and <sys/dirent.h> to latest version.
Enable the tempnam function.
Fix assignments within predicate expressions so that it is clear where assignment is intended and where comparison occurs.
Remove internal.h and DirFunctions.c with its non-portable opendir, closedir, and readdir functions.
Add modified versions of the NetBSD opendir, closedir, and readdir functions.
Fix the declaration of stat() to be standards compliant and consistent with code.

Clean up indentation and declarations of non-existent objects.


Signed-off-by: darylm503
Reviewed-by: lgrosenb
Reviewed-by: lpleahy
Reviewed-by: jljusten


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12649 6f19259b-4bc3-4df7-8a09-765794883524
2011-11-02 19:24:19 +00:00
..
Arm StdLib: Add directory access functions to PosixLib. 2011-11-02 19:24:19 +00:00
Ia32 Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
Ipf Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
X64 Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
ByteSwap.c Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
HtoNtoH.c Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
Main.c Add Socket Libraries. 2011-07-30 00:30:44 +00:00
assert.c Update or add comments to files and functions for use by Doxygen. 2011-08-04 18:13:02 +00:00
bswap16.c Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
bswap32.c Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
bswap64.c Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
errno.c Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
infinityf_ieee754.c Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
isinfd_ieee754.c Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
isinff_ieee754.c Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
isnand_ieee754.c Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
isnanf_ieee754.c Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
longjmp.c Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
x86flt_rounds.c Add Socket Libraries. 2011-07-30 00:30:44 +00:00