audk/StdLib/BsdSocketLib
lpleahy 826f9005c2 Fix some errors detected by the GCC 4.4 compiler.
Signed-off-by: lpleahy

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13006 6f19259b-4bc3-4df7-8a09-765794883524
2012-02-10 03:30:41 +00:00
..
BsdSocketLib.inf Merged socket development branch: 2012-02-09 19:16:44 +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
getaddrinfo.c Fix some errors detected by the GCC 4.4 compiler. 2012-02-10 03:30:41 +00:00
gethostbydns.c Add Socket Libraries. 2011-07-30 00:30:44 +00:00
gethostbyht.c Add Socket Libraries. 2011-07-30 00:30:44 +00:00
gethostbynis.c Add Socket Libraries. 2011-07-30 00:30:44 +00:00
gethostnamadr.c Add Socket Libraries. 2011-07-30 00:30:44 +00:00
gethostname.c Add Socket Libraries. 2011-07-30 00:30:44 +00:00
getnameinfo.c Merged socket development branch: 2012-02-09 19:16:44 +00:00
getnetbydns.c Add Socket Libraries. 2011-07-30 00:30:44 +00:00
getnetbyht.c Add Socket Libraries. 2011-07-30 00:30:44 +00:00
getnetbynis.c Add Socket Libraries. 2011-07-30 00:30:44 +00:00
getnetnamadr.c Add Socket Libraries. 2011-07-30 00:30:44 +00:00
getpeername.c Update the sockets library code 2011-09-30 23:02:35 +00:00
getproto.c Add Socket Libraries. 2011-07-30 00:30:44 +00:00
getprotoent.c Add Socket Libraries. 2011-07-30 00:30:44 +00:00
getprotoname.c Add Socket Libraries. 2011-07-30 00:30:44 +00:00
getservbyname.c Add Socket Libraries. 2011-07-30 00:30:44 +00:00
getservbyport.c Add Socket Libraries. 2011-07-30 00:30:44 +00:00
getservent.c Add Socket Libraries. 2011-07-30 00:30:44 +00:00
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 Fix some errors detected by the GCC 4.4 compiler. 2012-02-10 03:30:41 +00:00
inet_net_ntop.c Add Socket Libraries. 2011-07-30 00:30:44 +00:00
inet_net_pton.c Add Socket Libraries. 2011-07-30 00:30:44 +00:00
inet_neta.c Add Socket Libraries. 2011-07-30 00:30:44 +00:00
inet_pton.c Add Socket Libraries. 2011-07-30 00:30:44 +00:00
listen.c Update the sockets library code 2011-09-30 23:02:35 +00:00
map_v4v6.c Add Socket Libraries. 2011-07-30 00:30:44 +00:00
ns_addr.c Add Socket Libraries. 2011-07-30 00:30:44 +00:00
ns_name.c Fix some errors detected by the GCC 4.4 compiler. 2012-02-10 03:30:41 +00:00
ns_netint.c Fix some errors detected by the GCC 4.4 compiler. 2012-02-10 03:30:41 +00:00
ns_ntoa.c Add Socket Libraries. 2011-07-30 00:30:44 +00:00
ns_parse.c Fix some errors detected by the GCC 4.4 compiler. 2012-02-10 03:30:41 +00:00
ns_print.c Fix some errors detected by the GCC 4.4 compiler. 2012-02-10 03:30:41 +00:00
ns_ttl.c Fix some errors detected by the GCC 4.4 compiler. 2012-02-10 03:30:41 +00:00
nsap_addr.c Fix some errors detected by the GCC 4.4 compiler. 2012-02-10 03:30:41 +00:00
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 Add Socket Libraries. 2011-07-30 00:30:44 +00:00
res_config.h Add Socket Libraries. 2011-07-30 00:30:44 +00:00
res_data.c Add Socket Libraries. 2011-07-30 00:30:44 +00:00
res_debug.c Add Socket Libraries. 2011-07-30 00:30:44 +00:00
res_init.c Add Socket Libraries. 2011-07-30 00:30:44 +00:00
res_mkquery.c Add Socket Libraries. 2011-07-30 00:30:44 +00:00
res_mkupdate.c Fix some errors detected by the GCC 4.4 compiler. 2012-02-10 03:30:41 +00:00
res_query.c Add Socket Libraries. 2011-07-30 00:30:44 +00:00
res_send.c Update the sockets library code 2011-09-30 23:02:35 +00:00
res_update.c Fix some errors detected by the GCC 4.4 compiler. 2012-02-10 03:30:41 +00:00
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