audk/StdLib/BsdSocketLib
Bruce Cran 2aa580be65 StdLib/BsdSocketLib: Fix function declaration mismatch with definition.
Replace the existing old-style function declarations for Field, cvtbase and spectHex in BsdSocketLib with real prototypes.  This allows StdLib to build using the GCC48 toolchain.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Bruce Cran <bruce.cran@gmail.com>
Reviewed-by: Daryl McDaniel <daryl.mcdaniel@intel.com>


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16467 6f19259b-4bc3-4df7-8a09-765794883524
2014-12-02 21:30:41 +00:00
..
BsdSocketLib.inf
Ip6Addr_Any.c
Ip6Addr_LinkLocal_AllNodes.c
Ip6Addr_LinkLocal_AllRouters.c
Ip6Addr_Loopback.c
Ip6Addr_NodeLocal_AllNodes.c
SocketInternals.h
Socklib_internals.h
accept.c
base64.c
bind.c
close.c
connect.c
errno.c
getaddrinfo.c
gethostbydns.c
gethostbyht.c
gethostbynis.c
gethostnamadr.c
gethostname.c
getnameinfo.c
getnetbydns.c
getnetbyht.c
getnetbynis.c
getnetnamadr.c
getpeername.c
getproto.c
getprotoent.c
getprotoname.c
getservbyname.c
getservbyport.c
getservent.c
getsockname.c
getsockopt.c
herror.c
inet_net_ntop.c
inet_net_pton.c
inet_neta.c
inet_pton.c
listen.c
map_v4v6.c
ns_addr.c StdLib/BsdSocketLib: Fix function declaration mismatch with definition. 2014-12-02 21:30:41 +00:00
ns_name.c
ns_netint.c
ns_ntoa.c StdLib/BsdSocketLib: Fix function declaration mismatch with definition. 2014-12-02 21:30:41 +00:00
ns_parse.c
ns_print.c
ns_ttl.c
nsap_addr.c
poll.c
read.c
recv.c
recvfrom.c
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
res_update.c
send.c
sendto.c
sethostname.c
setsockopt.c
shutdown.c
socket.c
write.c