summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-02network: Import latest <arpa/ftp.h> from FreeBSDSebastian Huber2-110/+0
2018-05-02ftpfs: Always build FTP clientSebastian Huber3-161/+7
2018-05-02tftpfs: Always build TFTP clientSebastian Huber4-50/+23
2018-04-04build: Remove EXTRA_DISTSebastian Huber1-5/+0
2018-03-09network: Optionally install network headersSebastian Huber20-0/+2684
2018-02-07network: Fix integer typesSebastian Huber2-2/+2
2018-02-07syslog: Use self-contained recursive mutexSebastian Huber1-24/+6
2018-02-07tftpfs: Use self-contained mutexSebastian Huber1-23/+9
2018-02-02network: Use self-contained recursive mutexSebastian Huber1-96/+14
2018-01-25Remove make preinstallChris Johns4-651/+132
2017-12-07Remove obsolete network header filesSebastian Huber14-3468/+0
2017-10-24score: Move thread queue timeout handlingSebastian Huber1-1/+1
2017-09-28network: Add missing forward declarationSebastian Huber1-0/+1
2017-09-15libio: LIBIO_GET_IOP() LIBIO_GET_IOP_WITH_ACCESS()Sebastian Huber1-2/+1
2017-09-15libio: Add rtems_libio_iop_is_writeable()Sebastian Huber1-2/+2
2017-09-15libio: Add rtems_libio_iop_is_readable()Sebastian Huber1-1/+1
2017-09-15libio: Add rtems_libio_iop_is_no_delay()Sebastian Huber1-1/+1
2017-09-15libio: Add rtems_libio_iop_flags()Sebastian Huber1-1/+1
2017-09-15libio: Add rtems_libio_iop_flags_initialize()Sebastian Huber1-1/+1
2017-09-15libio: Add iop set/clear flagsSebastian Huber1-1/+1
2017-09-14libio: Avoid direct use of rtems_libio_iopsSebastian Huber1-1/+1
2017-08-25network: Include missing header fileSebastian Huber1-0/+1
2017-07-14posix/mmap: Add support for file handler and MAP_ANONKevin Kirspel3-0/+4
2017-06-12network: Remove FreeBSD specific hackSebastian Huber5-21/+8
2017-06-08network: Fix DHCP client protocolStavros Passas3-6/+36
2017-06-07network: Header file compatiblitySebastian Huber11-21/+39
2017-06-07network: Use inet_ntoa_r()Sebastian Huber7-21/+29
2017-06-07network: Update <arpa/inet.h>Sebastian Huber6-102/+189
2017-06-07network: Move header filesSebastian Huber14-24/+24
2017-06-07network: Move RTEMS specificsSebastian Huber3-7/+32
2017-06-07network: Include <sys/uio.h> explicitlySebastian Huber3-0/+3
2017-06-07Include missing <sys/param.h>Sebastian Huber1-0/+1
2017-06-07Do not include <sys/ioctl.h> in kernel-spaceSebastian Huber14-14/+15
2017-06-07Test for POSIX headers from Newlib 20170522Sebastian Huber2-62/+66
2017-06-07network: Do not use MSIZESebastian Huber4-12/+13
2017-06-07network: Include missing <inttypes.h>Sebastian Huber2-0/+2
2017-03-22termios: Synchronize with latest FreeBSD headersKevin Kirspel1-7/+8
2017-01-13configure: Remove __RTEMS_HAVE_DECL_SIGALTSTACK__Sebastian Huber1-7/+0
2016-11-08Provide kernel space header filesSebastian Huber3-0/+6
2016-09-27score: Unify CORE mutex seize/surrenderSebastian Huber1-0/+2
2016-09-08score: Introduce Thread_queue_Lock_contextSebastian Huber1-2/+2
2016-07-25cpukit: Add and use Watchdog_Discipline.Gedare Bloom1-1/+1
2016-07-01net: Fix byte order issue for getnameinfo()Sebastian Huber1-4/+2
2016-06-28libnetworking: Import current <sys/socket.h>Christian Mauderer1-73/+373
2016-06-28libnetworking: Move RTEMS-specific socket wake-upSebastian Huber3-15/+18
2016-06-28libnetworking: Hide SO_PRIVSTATEChristian Mauderer2-1/+7
2016-06-28libnetworking: Add <machine/_align.h>Christian Mauderer3-1/+29
2016-06-28libnetworking: Import current <arpa/inet.h>Christian Mauderer9-38/+73
2016-06-28libnetworking: Import current <netinet/in.h>Christian Mauderer18-135/+443
2016-06-28libnetworking: Import current <netinet6/in6.h>Christian Mauderer3-0/+760