summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/rtems/rtems_glue.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2007-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-08-011-1/+5
* 2007-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-03-281-1/+1
* Remove local extern strdup.Ralf Corsepius2006-12-081-1/+0
* 2006-11-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-11-161-2/+2
* *** empty log message ***Joel Sherrill2006-09-011-1/+1
* 2006-09-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-011-3/+3
* Provide customisable mbuf allocation.Eric Norum2006-05-251-3/+3
* 2005-02-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-031-2/+4
* Include config.h.Ralf Corsepius2005-02-021-0/+4
* Remove dead variable.Eric Norum2005-01-281-5/+0
* 2004-12-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2004-12-031-1/+2
* Remove stray white spaces.Ralf Corsepius2004-04-181-11/+11
* 2004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-291-6/+6
* 2003-09-15 Jay Monkman <jtm@smoothsmoothie.com>Jennifer Averett2003-09-151-0/+4
* 2002-03-25 Eric Norum <norume@aps.anl.gov>Joel Sherrill2003-03-251-4/+4
* 2003-02-11 Mike Siers <mikes@poliac.com>Joel Sherrill2003-02-111-5/+10
* 2002-11-26 Chris Johns <cjohns@cybertec.com.au>Joel Sherrill2003-01-031-0/+10
* *** empty log message ***Eric Norum2002-11-011-10/+14
* 2002-10-04 Jay Monkman <jtm@smoothsmoothie.com>Joel Sherrill2002-10-041-0/+5
* 2002-08-20 Eric Norum <eric.norum@usask.ca>Joel Sherrill2002-08-201-1/+2
* 2000-10-19 Antti P Miettinen <anmietti@trshp.ntc.nokia.com>Joel Sherrill2000-10-191-1/+1
* Patch from Eric Norum <eric@cls.usask.ca> to add optional support forJoel Sherrill2000-08-021-3/+47
* Patch from Chris Johns <cjohns@cybertec.com.au> to enhance networkJoel Sherrill2000-06-141-41/+179