Changeset 232d6fec in rtems for cpukit/libnetworking

Timestamp:
05/02/16 12:49:32 (8 years ago)
Author:
Christian Mauderer <Christian.Mauderer@…>
Branches:
5, master
Children:
195d412
Parents:
7e6f235
git-author:
Christian Mauderer <Christian.Mauderer@…> (05/02/16 12:49:32)
git-committer:
Sebastian Huber <sebastian.huber@…> (06/28/16 11:01:38)
Message:

libnetworking: Import current <netdb.h>

Import the <netdb.h> from current FreeBSD. This allows to build some
current software (e.g. libressl).

Add h_errno().

Update gethostent_r() API. Linux and FreeBSD use a common API now.
Adapt the RTEMS one to provide the same one.

Match gethostbyname_r() with prototype.

(No files)

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