.. |
Arm/machine
|
StdLib: Add multi-byte character support. The normal "narrow" character set is now UTF-8 instead of ASCII.
|
2012-06-15 19:58:39 +00:00 |
Efi
|
Fix issues detected by python web-server.
|
2012-02-24 18:45:09 +00:00 |
Ia32/machine
|
StdLib: Add multi-byte character support. The normal "narrow" character set is now UTF-8 instead of ASCII.
|
2012-06-15 19:58:39 +00:00 |
Ipf/machine
|
StdLib: Add multi-byte character support. The normal "narrow" character set is now UTF-8 instead of ASCII.
|
2012-06-15 19:58:39 +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
|
StdLib: Add multi-byte character support. The normal "narrow" character set is now UTF-8 instead of ASCII.
|
2012-06-15 19:58:39 +00:00 |
arpa
|
…
|
|
net
|
Merged socket development branch:
|
2012-02-09 19:16:44 +00:00 |
netatalk
|
…
|
|
netinet
|
StdLib: Fix compiler compatibility issues:
|
2012-02-01 00:17:05 +00:00 |
netinet6
|
…
|
|
netns
|
…
|
|
sys
|
StdLib/Include: Minor changes in preparation for Interactive I/O (TTY) functionality.
|
2012-09-25 22:01:58 +00:00 |
x86
|
…
|
|
assert.h
|
…
|
|
ctype.h
|
StdLib: Add isDirSep character classification macro and function. Implement several Posix functions and clean up EfiSysCall.h. Align file mode handling with UEFI file protocol flags.
|
2011-11-30 00:52:45 +00:00 |
dirent.h
|
…
|
|
err.h
|
…
|
|
errno.h
|
StdLib: Fix some corrupted comments and inconsistent indentation.
|
2011-11-03 00:52:37 +00:00 |
fcntl.h
|
…
|
|
float.h
|
…
|
|
glob.h
|
…
|
|
inttypes.h
|
…
|
|
iso646.h
|
…
|
|
langinfo.h
|
…
|
|
libgen.h
|
…
|
|
limits.h
|
StdLib: Add multi-byte character support. The normal "narrow" character set is now UTF-8 instead of ASCII.
|
2012-06-15 19:58:39 +00:00 |
locale.h
|
…
|
|
math.h
|
…
|
|
netdb.h
|
StdLib/Include/netdb.h: Re-enable macros needed by socket applications and perform general cleanup.
|
2012-01-26 21:45:54 +00:00 |
nl_types.h
|
…
|
|
nsswitch.h
|
Merged socket development branch:
|
2012-02-09 19:16:44 +00:00 |
paths.h
|
StdLib/Include/paths.h: Update paths to reflect new base of \Efi\StdLib.
|
2012-02-27 21:15:26 +00:00 |
pwd.h
|
…
|
|
resolv.h
|
Merged socket development branch:
|
2012-02-09 19:16:44 +00:00 |
setjmp.h
|
…
|
|
signal.h
|
…
|
|
stdarg.h
|
StdLib/Include/stdarg.h: Added the __va_copy macro for Python compatibility.
|
2012-03-28 22:17:44 +00:00 |
stdbool.h
|
…
|
|
stddef.h
|
…
|
|
stdint.h
|
…
|
|
stdio.h
|
StdLib: Add multi-byte character support. The normal "narrow" character set is now UTF-8 instead of ASCII.
|
2012-06-15 19:58:39 +00:00 |
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
|
StdLib: Move the declarations for ffs() and bzero() from extern.h to strings.h.
|
2011-11-03 00:35:55 +00:00 |
sysexits.h
|
…
|
|
time.h
|
…
|
|
unistd.h
|
StdLib: Add isDirSep character classification macro and function. Implement several Posix functions and clean up EfiSysCall.h. Align file mode handling with UEFI file protocol flags.
|
2011-11-30 00:52:45 +00:00 |
utime.h
|
StdLib: Add isDirSep character classification macro and function. Implement several Posix functions and clean up EfiSysCall.h. Align file mode handling with UEFI file protocol flags.
|
2011-11-30 00:52:45 +00:00 |
wchar.h
|
StdLib/Include: Minor changes in preparation for Interactive I/O (TTY) functionality.
|
2012-09-25 22:01:58 +00:00 |
wctype.h
|
…
|
|