mirror_edk2/StdLibPrivateInternalFiles/Include
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
Device Changes so that Argv points to narrow-character versions of the command-line arguments. 2011-07-30 00:25:54 +00:00
Efi
Ia32
Ipf
X64
extern.h StdLib: Add directory access functions to PosixLib. 2011-11-02 19:24:19 +00:00
kfile.h StdLib: Change the last argument of the ioctl helper functions to va_list* from void*. 2011-09-16 23:16:56 +00:00
LibConfig.h Changes so that Argv points to narrow-character versions of the command-line arguments. 2011-07-30 00:25:54 +00:00
MainData.h Changes so that Argv points to narrow-character versions of the command-line arguments. 2011-07-30 00:25:54 +00:00
namespace.h Changes so that Argv points to narrow-character versions of the command-line arguments. 2011-07-30 00:25:54 +00:00
reentrant.h