Changeset 9537e5e in rtems for c/src/wrapup/Makefile.am

Timestamp:
12/13/99 16:29:01 (23 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
809f4451
Parents:
38b81b5
Message:

Patch from Eric Norum <eric@…> to provide more network
functionality. This puts RTEMS in near compliance with the network
functionality defined in the first draft of the EL/IX API. Comments
follow:

With the attached changes to the libnetworking/libc/Makefile.in, RTEMS
provides all the functions listed in section 4.14 of the EL/IX document
except:

socketpair
if_nametoindex
if_indextoname
if_nameindex
if_freenameindex

Some of the routines which get information from files may be of limited
use unless an application sets up the files somehow (TFTP/untar from
host, etc.), but at least RTEMS is pretty much fully buzzword compliant
with the networking section of the EL/IX API.

(No files)

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