History log of /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/socket.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3cdb02f964241fe8f2f1c8d286108606ef54e4dd 08-Feb-2013 lpleahy <lpleahy@6f19259b-4bc3-4df7-8a09-765794883524> Fix sockets use of file descriptors which was broken by the additional validation in StdLib/LibC/Uefi/SysCall.c/write added by revision 13989.

Signed-off-by: lpleahy


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14123 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/socket.c
a88c31639bb24c73383a4528a5b77066e805148b 01-Oct-2011 lpleahy <lpleahy@6f19259b-4bc3-4df7-8a09-765794883524> Update the sockets library code
* Passes conformance and functional tests.
* Builds with GCC 4.4 compiler.

Signed-off by: lpleahy


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12497 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/socket.c
7dc1329100c370992cdd430359512443bd1ee9f2 06-Aug-2011 darylm503 <darylm503@6f19259b-4bc3-4df7-8a09-765794883524> Fix @return Doxygen commands to be singular instead of plural.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12094 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/socket.c
d7ce700605e1af0e455e31ec11f19ff21d26b525 30-Jul-2011 darylm503 <darylm503@6f19259b-4bc3-4df7-8a09-765794883524> Add Socket Libraries.
Add Posix functions for porting compatibility.
Fix compliance issues with ISO/IEC 9899:199409
New Functions:
setenv(), fparseln(), GetFileNameFromPath(), rename(),
realpath(), setprogname(), getprogname(), strlcat(), strlcpy(),
strsep(), setitimer(), getitimer(), timegm(), getopt(), basename(),
mkstemp(), ffs(), vsnprintf(), snprintf(), getpass(), usleep(), select(),
writev(), strcasecmp(), getcwd(), chdir(), tcgetpgrp(), getpgrp(), gettimeofday(),
bcopy(),


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12061 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/socket.c