audk/StdLib/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/machine StdLib: Patches and updates for ARM. 2011-09-16 20:59:10 +00:00
Efi Update the sockets library code 2011-09-30 23:02:35 +00:00
Ia32/machine Fix GCC build errors. 2011-08-31 00:02:56 +00:00
Ipf/machine Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
Protocol Update the sockets library code 2011-09-30 23:02:35 +00:00
X64/machine StdLib: Fix build errors caused by differences between the minGW 4.3 and GCC 4.4 compilers. 2011-09-01 21:56:45 +00:00
arpa Add Socket Libraries. 2011-07-30 00:30:44 +00:00
net Add Socket Libraries. 2011-07-30 00:30:44 +00:00
netatalk Add Socket Libraries. 2011-07-30 00:30:44 +00:00
netinet Add Socket Libraries. 2011-07-30 00:30:44 +00:00
netinet6 Add device abstraction code for the UEFI Console and UEFI Shell-based file systems. 2011-06-28 02:34:10 +00:00
netns Add Socket Libraries. 2011-07-30 00:30:44 +00:00
sys StdLib: Add directory access functions to PosixLib. 2011-11-02 19:24:19 +00:00
x86 Update or add comments to files and functions for use by Doxygen. 2011-08-05 23:02:43 +00:00
assert.h Update or add comments to files and functions for use by Doxygen. 2011-08-04 18:13:02 +00:00
ctype.h Update or add comments to files and functions for use by Doxygen. 2011-08-04 23:35:57 +00:00
dirent.h StdLib: Add directory access functions to PosixLib. 2011-11-02 19:24:19 +00:00
err.h Add Socket Libraries. 2011-07-30 00:30:44 +00:00
errno.h Update or add comments to files and functions for use by Doxygen. 2011-08-04 18:13:02 +00:00
fcntl.h Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
float.h Update or add comments to files and functions for use by Doxygen. 2011-08-04 23:35:57 +00:00
glob.h Add Socket Libraries. 2011-07-30 00:30:44 +00:00
inttypes.h Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
iso646.h Update or add comments to files and functions for use by Doxygen. 2011-08-05 23:02:43 +00:00
langinfo.h Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
libgen.h Add Socket Libraries. 2011-07-30 00:30:44 +00:00
limits.h Update or add comments to files and functions for use by Doxygen. 2011-08-05 23:02:43 +00:00
locale.h Update or add comments to files and functions for use by Doxygen. 2011-08-15 19:05:36 +00:00
math.h Update or add comments to files and functions for use by Doxygen. 2011-08-15 19:05:36 +00:00
netdb.h Add Socket Libraries. 2011-07-30 00:30:44 +00:00
nl_types.h Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
paths.h Add Socket Libraries. 2011-07-30 00:30:44 +00:00
pwd.h Add Socket Libraries. 2011-07-30 00:30:44 +00:00
resolv.h Add Socket Libraries. 2011-07-30 00:30:44 +00:00
setjmp.h Update or add comments to files and functions for use by Doxygen. 2011-08-15 19:05:36 +00:00
signal.h Update or add comments to files and functions for use by Doxygen. 2011-08-15 19:05:36 +00:00
stdarg.h Update or add comments to files and functions for use by Doxygen. 2011-08-15 19:05:36 +00:00
stdbool.h Update or add comments to files and functions for use by Doxygen. 2011-08-15 19:05:36 +00:00
stddef.h Update or add comments to files and functions for use by Doxygen. 2011-08-15 19:05:36 +00:00
stdint.h Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
stdio.h StdLib: Add directory access functions to PosixLib. 2011-11-02 19:24:19 +00:00
stdlib.h Update or add comments to files and functions for use by Doxygen. 2011-08-17 22:54:56 +00:00
string.h Update or add comments to files and functions for use by Doxygen. 2011-08-17 22:54:56 +00:00
stringlist.h Add Socket Libraries. 2011-07-30 00:30:44 +00:00
sysexits.h Add Socket Libraries. 2011-07-30 00:30:44 +00:00
time.h Update or add comments to files and functions for use by Doxygen. 2011-08-17 22:54:56 +00:00
unistd.h StdLib: Improve robustness of stat() and make basename() a public function. 2011-10-03 18:54:12 +00:00
wchar.h StdLib: Replace some non-ASCII characters with ASCII equivalents. 2011-09-08 22:41:36 +00:00
wctype.h Update or add comments to files and functions for use by Doxygen. 2011-08-17 22:54:56 +00:00