summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/rtems/rtems_glue.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpukit: Remove libnetworkingVijay Kumar Banerjee2021-04-071-1264/+0
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* network: Use kernel/user space header filesSebastian Huber2018-09-101-0/+2
* network: Use self-contained recursive mutexSebastian Huber2018-02-021-96/+14
* score: Move thread queue timeout handlingSebastian Huber2017-10-241-1/+1
* Do not include <sys/ioctl.h> in kernel-spaceSebastian Huber2017-06-071-1/+1
* network: Do not use MSIZESebastian Huber2017-06-071-5/+5
* 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: Import current <arpa/inet.h>Christian Mauderer2016-06-281-1/+2
* 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
* 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-221-13/+5
* score: Remove id parameter _CORE_mutex_Seize()Sebastian Huber2016-04-211-1/+0
* score: Rework MP thread queue callout supportSebastian Huber2016-04-061-1/+1
* network: Special case for RTEMS_MULTIPROCESSINGSebastian Huber2016-03-291-0/+12
* timecounter: Use in RTEMSAlexander Krutwig2015-05-201-4/+0
* 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-091-0/+5
* Panic on RTEMS_FAST_MUTEX network semaphore claim/release.Chris Johns2015-02-241-1/+8
* libnetworking: Fix close of active socketsSebastian Huber2015-01-201-51/+51
* libnetworking: Simplify sbwait()Sebastian Huber2015-01-151-11/+1
* net: Add network task affinity configDaniel Cederman2014-12-021-0/+34
* PR766: Delete __RTEMS_VIOLATE_KERNEL_VISIBILITY__Sebastian Huber2013-08-081-4/+0
* 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
* libnetworking: Make functions publicSebastian Huber2012-12-181-2/+2
* libnetworking: Use rtems_clock_get_uptime_secondsSebastian Huber2012-11-211-15/+0
* libnetworking: Use rtems_clock_get_uptime_timevalSebastian Huber2012-11-211-13/+0
* libnetworking: Avoid deadlock during starvationSebastian Huber2012-11-021-7/+36
* libnetworking: Use system eventsSebastian Huber2012-11-021-7/+7
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-4/+0
* 2010-12-08 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-12-081-71/+108
* 2009-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-12-171-6/+7
* libnetworking/rtems/rtems_glue.c: Copy nothing if rtems_bsdnet_parse_driver_n...Thomas Doerfler2008-10-101-9/+17
* Stop using old-style function definitions.Ralf Corsepius2008-09-011-12/+10
* 2008-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-181-5/+13
* 2008-05-01 Maarten Van Es <maarten@mind.be>Chris Johns2008-05-011-1/+1
* 2008-02-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-02-051-0/+15
* 2007-12-22 Chris Johns <chrisj@rtems.org>Chris Johns2007-12-221-4/+7
* 2007-11-17 Till Straumann <strauman@slac.stanford.edu>Till Straumann2007-11-171-0/+4