summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/libio_sockets.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removed warning for const removal.Joel Sherrill1999-03-301-1/+1
|
* Patch from Eric Norum <eric@skatter.usask.ca> to eliminate externalJoel Sherrill1999-03-011-8/+14
| | | | | IO handlers scheme that was implemented originally just to support sockets. The file system IO switch is more general and works fine.
* Patch from Eric Norum <eric@skatter.usask.ca> to set more flags inJoel Sherrill1999-01-281-2/+2
| | | | rtems_bsdnet_makeFdForSocket().
* Added libio_sockets.c to hold support routines for networking code.Joel Sherrill1999-01-261-0/+58