summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/rtems (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* cpukit/libnetworking/rtems/rtems_dhcp.c: Fix compilation errorMartin Galvan2015-09-031-1/+1
* cpukit/libnetworking/rtems/rtems_dhcp.c: Fix leak on realloc failure for dhcp...Martin Galvan2015-09-031-5/+13
* libnetworking: Send the hostname if set in the network configuration.Chris Johns2015-07-141-2/+16
* timecounter: Use in RTEMSAlexander Krutwig2015-05-202-5/+2
* score: Fine grained locking for mutexesSebastian Huber2015-05-191-12/+7
* score: _Objects_Get_isr_disable()Sebastian Huber2015-04-211-3/+3
* network: Avoid clash with FreeBSD <sys/time.h>Sebastian Huber2015-03-092-4/+6
* Panic on RTEMS_FAST_MUTEX network semaphore claim/release.Chris Johns2015-02-241-1/+8
* Filesystem: Use rtems_libio_iop_to_descriptor()Sebastian Huber2015-02-041-1/+1
* libnetworking: Fix close of active socketsSebastian Huber2015-01-204-65/+68
* libnetworking: Simplify sbwait()Sebastian Huber2015-01-151-11/+1
* libnetworking: Make rtems_dhcp_failsafe() run time configurablePeter Dufault2014-12-232-44/+91
* net: Add network task affinity configDaniel Cederman2014-12-023-0/+55
* libnetworking: Fix the sethostname decl to match newlib.Chris Johns2014-10-312-2/+2
* Add configuration to detect toolset has sigaltstack() prototypeJoel Sherrill2014-08-201-4/+6
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-216-6/+6
* libnetworking: TypoSebastian Huber2014-03-061-1/+1
* Filesystem: Use default kqfilter and poll handlerSebastian Huber2013-12-201-0/+2
* Filesystem: Add readv/writev handlersSebastian Huber2013-12-201-11/+13
* select.h, rtems_select.c, nds select: Add restrict keywordDaniel Ramirez2013-11-201-1/+2
* PR766: Delete __RTEMS_VIOLATE_KERNEL_VISIBILITY__Sebastian Huber2013-08-082-8/+0
* score: Merge tod implementation into one fileSebastian Huber2013-07-262-5/+5
* network: SMP support for network semaphoreSebastian Huber2013-07-221-0/+6
* score: Avoid direct usage of _Thread_ExecutingSebastian Huber2013-07-181-2/+5
* score: Create mutex implementation headerSebastian Huber2013-07-181-0/+1
* rtems: Create semaphore implementation headerSebastian Huber2013-07-181-0/+1