summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/rtems/rtems_glue.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-07cpukit: Remove libnetworkingVijay Kumar Banerjee1-1264/+0
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2018-09-10network: Use kernel/user space header filesSebastian Huber1-0/+2
2018-02-02network: Use self-contained recursive mutexSebastian Huber1-96/+14
2017-10-24score: Move thread queue timeout handlingSebastian Huber1-1/+1
2017-06-07Do not include <sys/ioctl.h> in kernel-spaceSebastian Huber1-1/+1
2017-06-07network: Do not use MSIZESebastian Huber1-5/+5
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-06-28libnetworking: Import current <arpa/inet.h>Christian Mauderer1-1/+2
2016-05-30score: Rework CORE inherit priority mutexSebastian Huber1-9/+11
2016-05-30score: Add CORE mutex variantsSebastian Huber1-3/+3
2016-05-30score: Add _Thread_queue_Context_set_MP_callout()Sebastian Huber1-2/+2
2016-05-26score: Add Status_Control for all APIsSebastian Huber1-9/+7
2016-05-25score: Move thread queue MP callout to contextSebastian Huber1-7/+8
2016-05-25score: Get rid of mp_id parameterSebastian Huber1-1/+0
2016-05-02rtems: Avoid Giant lock for semaphoresSebastian Huber1-5/+2
2016-04-22network: Fix warningsSebastian Huber1-13/+5
2016-04-21score: Remove id parameter _CORE_mutex_Seize()Sebastian Huber1-1/+0
2016-04-06score: Rework MP thread queue callout supportSebastian Huber1-1/+1
2016-03-29network: Special case for RTEMS_MULTIPROCESSINGSebastian Huber1-0/+12
2015-05-20timecounter: Use in RTEMSAlexander Krutwig1-4/+0
2015-05-19score: Fine grained locking for mutexesSebastian Huber1-12/+7
2015-04-21score: _Objects_Get_isr_disable()Sebastian Huber1-3/+3
2015-03-09network: Avoid clash with FreeBSD <sys/time.h>Sebastian Huber1-0/+5
2015-02-24Panic on RTEMS_FAST_MUTEX network semaphore claim/release.Chris Johns1-1/+8
2015-01-20libnetworking: Fix close of active socketsSebastian Huber1-51/+51
2015-01-15libnetworking: Simplify sbwait()Sebastian Huber1-11/+1
2014-12-02net: Add network task affinity configDaniel Cederman1-0/+34
2013-08-08PR766: Delete __RTEMS_VIOLATE_KERNEL_VISIBILITY__Sebastian Huber1-4/+0
2013-07-22network: SMP support for network semaphoreSebastian Huber1-0/+6
2013-07-18score: Avoid direct usage of _Thread_ExecutingSebastian Huber1-2/+5
2013-07-18score: Create mutex implementation headerSebastian Huber1-0/+1
2013-07-18rtems: Create semaphore implementation headerSebastian Huber1-0/+1
2012-12-18libnetworking: Make functions publicSebastian Huber1-2/+2
2012-11-21libnetworking: Use rtems_clock_get_uptime_secondsSebastian Huber1-15/+0
2012-11-21libnetworking: Use rtems_clock_get_uptime_timevalSebastian Huber1-13/+0
2012-11-02libnetworking: Avoid deadlock during starvationSebastian Huber1-7/+36
2012-11-02libnetworking: Use system eventsSebastian Huber1-7/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-4/+0
2010-12-082010-12-08 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-71/+108
2009-12-172009-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-6/+7
2008-10-10libnetworking/rtems/rtems_glue.c: Copy nothing if rtems_bsdnet_parse_driver_n...Thomas Doerfler1-9/+17
2008-09-01Stop using old-style function definitions.Ralf Corsepius1-12/+10
2008-08-182008-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-5/+13
2008-05-012008-05-01 Maarten Van Es <maarten@mind.be>Chris Johns1-1/+1
2008-02-052008-02-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+15
2007-12-222007-12-22 Chris Johns <chrisj@rtems.org>Chris Johns1-4/+7
2007-11-172007-11-17 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-0/+4