audk/StdLib/BsdSocketLib
lpleahy a88c31639b 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
2011-09-30 23:02:35 +00:00
..
BsdSocketLib.inf Remove SocketPkg references 2011-08-08 17:38:14 +00:00
SocketInternals.h Update the sockets library code 2011-09-30 23:02:35 +00:00
Socklib_internals.h Update the sockets library code 2011-09-30 23:02:35 +00:00
accept.c Update the sockets library code 2011-09-30 23:02:35 +00:00
base64.c Get rid of some rcsid blocks. The EDK II build options cause a build break on the rcsid definitions. It is easier to delete them than other workarounds. 2011-08-05 17:44:13 +00:00
bind.c Update the sockets library code 2011-09-30 23:02:35 +00:00
close.c Update the sockets library code 2011-09-30 23:02:35 +00:00
connect.c Update the sockets library code 2011-09-30 23:02:35 +00:00
errno.c Update the sockets library code 2011-09-30 23:02:35 +00:00
gethostbydns.c
gethostbyht.c
gethostbynis.c
gethostnamadr.c
gethostname.c
getnetbydns.c
getnetbyht.c
getnetbynis.c
getnetnamadr.c
getpeername.c Update the sockets library code 2011-09-30 23:02:35 +00:00
getproto.c
getprotoent.c
getprotoname.c
getservbyname.c
getservbyport.c
getservent.c
getsockname.c Update the sockets library code 2011-09-30 23:02:35 +00:00
getsockopt.c Update the sockets library code 2011-09-30 23:02:35 +00:00
herror.c Get rid of some rcsid blocks. The EDK II build options cause a build break on the rcsid definitions. It is easier to delete them than other workarounds. 2011-08-05 17:44:13 +00:00
inet_net_ntop.c
inet_net_pton.c
inet_neta.c
inet_pton.c
listen.c Update the sockets library code 2011-09-30 23:02:35 +00:00
map_v4v6.c
ns_addr.c
ns_name.c
ns_netint.c
ns_ntoa.c
ns_parse.c
ns_print.c
ns_ttl.c
nsap_addr.c
poll.c Fix @return Doxygen commands to be singular instead of plural. 2011-08-05 23:57:34 +00:00
read.c Update the sockets library code 2011-09-30 23:02:35 +00:00
recv.c Update the sockets library code 2011-09-30 23:02:35 +00:00
recvfrom.c Update the sockets library code 2011-09-30 23:02:35 +00:00
res_comp.c
res_config.h
res_data.c
res_debug.c
res_init.c
res_mkquery.c
res_mkupdate.c
res_query.c
res_send.c Update the sockets library code 2011-09-30 23:02:35 +00:00
res_update.c
send.c Update the sockets library code 2011-09-30 23:02:35 +00:00
sendto.c Update the sockets library code 2011-09-30 23:02:35 +00:00
sethostname.c Update the sockets library code 2011-09-30 23:02:35 +00:00
setsockopt.c Update the sockets library code 2011-09-30 23:02:35 +00:00
shutdown.c Update the sockets library code 2011-09-30 23:02:35 +00:00
socket.c Update the sockets library code 2011-09-30 23:02:35 +00:00
write.c Update the sockets library code 2011-09-30 23:02:35 +00:00