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 Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
Device Changes so that Argv points to narrow-character versions of the command-line arguments. 2011-07-30 00:25:54 +00:00
Efi Add device abstraction code for the UEFI Console and UEFI Shell-based file systems. 2011-06-28 02:27:55 +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
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 Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00