2006-11-16 Ralf Corsépius <ralf.corsepius@rtems.org>

* libnetworking/libc/gethostbydns.c, libnetworking/libc/linkaddr.c,
	libnetworking/libc/map_v4v6.c: Cosmetic updates from FreeBSD.
	Eliminate bcopy in favor of memcpy.
This commit is contained in:
Ralf Corsepius
2006-11-16 16:38:15 +00:00
parent 3a0d61e9c3
commit e252c387c3

View File

@@ -1,3 +1,9 @@
2006-11-16 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/libc/gethostbydns.c, libnetworking/libc/linkaddr.c,
libnetworking/libc/map_v4v6.c: Cosmetic updates from FreeBSD.
Eliminate bcopy in favor of memcpy.
2006-11-16 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/rtems/rtems_bsdnet_internal.h: Add timeout() define.