summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/rtems (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpukit: Remove libnetworkingVijay Kumar Banerjee2021-04-0733-6869/+0
* Canonicalize config.h includeSebastian Huber2020-04-1618-18/+18
* libio: Robust file descriptor reference countingSebastian Huber2020-03-131-3/+7
* Remove explicit file names from @fileSebastian Huber2019-02-283-3/+3
* Use rtems_task_exit()Sebastian Huber2018-10-022-2/+2
* network: Use kernel/user space header filesSebastian Huber2018-09-1022-36/+43
* ftpfs: Always build FTP clientSebastian Huber2018-05-021-159/+0
* tftpfs: Always build TFTP clientSebastian Huber2018-05-021-44/+0
* network: Fix integer typesSebastian Huber2018-02-071-1/+1
* network: Use self-contained recursive mutexSebastian Huber2018-02-021-96/+14
* score: Move thread queue timeout handlingSebastian Huber2017-10-241-1/+1
* libio: LIBIO_GET_IOP() LIBIO_GET_IOP_WITH_ACCESS()Sebastian Huber2017-09-151-2/+1
* libio: Add rtems_libio_iop_is_no_delay()Sebastian Huber2017-09-151-1/+1
* libio: Add rtems_libio_iop_flags()Sebastian Huber2017-09-151-1/+1
* libio: Add rtems_libio_iop_flags_initialize()Sebastian Huber2017-09-151-1/+1
* libio: Add iop set/clear flagsSebastian Huber2017-09-151-1/+1
* libio: Avoid direct use of rtems_libio_iopsSebastian Huber2017-09-141-1/+1
* network: Include missing header fileSebastian Huber2017-08-251-0/+1
* posix/mmap: Add support for file handler and MAP_ANONKevin Kirspel2017-07-141-0/+1
* network: Fix DHCP client protocolStavros Passas2017-06-082-4/+29
* network: Header file compatiblitySebastian Huber2017-06-073-0/+31
* network: Use inet_ntoa_r()Sebastian Huber2017-06-072-2/+5
* network: Move RTEMS specificsSebastian Huber2017-06-071-3/+25
* Include missing <sys/param.h>Sebastian Huber2017-06-071-0/+1
* Do not include <sys/ioctl.h> in kernel-spaceSebastian Huber2017-06-075-5/+5
* network: Do not use MSIZESebastian Huber2017-06-071-5/+5
* configure: Remove __RTEMS_HAVE_DECL_SIGALTSTACK__Sebastian Huber2017-01-131-7/+0
* score: Unify CORE mutex seize/surrenderSebastian Huber2016-09-271-0/+2
* score: Introduce Thread_queue_Lock_contextSebastian Huber2016-09-081-2/+2
* cpukit: Add and use Watchdog_Discipline.Gedare Bloom2016-07-251-1/+1
* libnetworking: Move RTEMS-specific socket wake-upSebastian Huber2016-06-281-0/+16
* libnetworking: Import current <arpa/inet.h>Christian Mauderer2016-06-287-9/+29
* libnetworking: Import current <netinet/in.h>Christian Mauderer2016-06-281-0/+80
* libnetworking: Add <rtems/rtems_netdb.h>Christian Mauderer2016-06-281-0/+52
* score: Rework CORE inherit priority mutexSebastian Huber2016-05-301-9/+11
* score: Add CORE mutex variantsSebastian Huber2016-05-301-3/+3
* score: Add _Thread_queue_Context_set_MP_callout()Sebastian Huber2016-05-301-2/+2
* network: Align with Newlib type definitionsSebastian Huber2016-05-301-4/+5
* score: Add Status_Control for all APIsSebastian Huber2016-05-261-9/+7
* score: Move thread queue MP callout to contextSebastian Huber2016-05-251-7/+8
* score: Get rid of mp_id parameterSebastian Huber2016-05-251-1/+0
* rtems: Avoid Giant lock for semaphoresSebastian Huber2016-05-021-5/+2
* network: Fix warningsSebastian Huber2016-04-2212-13/+31
* network: Ensure matching syscall prototypesSebastian Huber2016-04-223-17/+103
* score: Remove id parameter _CORE_mutex_Seize()Sebastian Huber2016-04-211-1/+0
* score: Compatibility with latest NewlibSebastian Huber2016-04-081-2/+2
* network: Quirk for Newlib compatibilitySebastian Huber2016-04-071-0/+1
* score: Rework MP thread queue callout supportSebastian Huber2016-04-061-1/+1
* network: Special case for RTEMS_MULTIPROCESSINGSebastian Huber2016-03-291-0/+12
* Chase Newlib sys/types.h / sys/select.h changesNick Withers2016-01-181-0/+1