Changeset 4c02385 in rtems for c

Timestamp:
06/24/16 06:52:48 (8 years ago)
Author:
Christian Mauderer <Christian.Mauderer@…>
Branches:
5, master
Children:
f0fc2c0
Parents:
657e6c93
git-author:
Christian Mauderer <Christian.Mauderer@…> (06/24/16 06:52:48)
git-committer:
Sebastian Huber <sebastian.huber@…> (06/28/16 11:10:01)
Message:

libnetworking: Import current <arpa/inet.h>

Import the <arpa/inet.h> from current FreeBSD. Necessary due to changes
in <netinet/in.h>. Remove BSD hack from <arpa/inet.h>.

Clean up problems with htonl(). These functions are defined in
<arpa/inet.h>. This lead to some problems because they are defined in
<rtems/endian.h> too. Add NTOHL, ... to
<rtems/rtems_bsdnet_internal.h>.

(No files)

Note: See TracChangeset for help on using the changeset viewer.