summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/shmdr (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps: Move shmdr to bspsSebastian Huber2018-04-0915-792/+0
* Remove make preinstallChris Johns2018-01-252-598/+0
* Rename is_internal to always_set_to_falseSebastian Huber2016-12-121-1/+1
* bsps: Fix printk() format warningSebastian Huber2016-06-171-1/+1
* bsps: Fix MPCI_Fatal() prototypeSebastian Huber2016-06-172-4/+4
* libchip/shmdr/send.c: Fix warning and clean upJoel Sherrill2016-06-161-15/+21
* libchip/shmdr/poll.c: Fix warning and clean upJoel Sherrill2016-06-161-5/+8
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-2116-16/+16
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-1117-36/+0
* Whitespace removal.Ralf Corsepius2009-11-301-1/+1
* 2009-08-03 Roger Dahlkvist <ruppe@kth.se>Joel Sherrill2009-08-031-0/+3
* 2008-12-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-184-39/+35
* Convert to "bool".Ralf Corsepius2008-09-072-3/+3
* 2008-09-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-055-69/+37
* 2008-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-191-6/+6
* 2007-09-25 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-09-252-11/+13
* 2006-07-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-07-121-0/+3
* 2004-09-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-09-291-4/+1
* Remove stray white spaces.Ralf Corsepius2004-04-203-7/+7
* Remove stray white spaces.Ralf Corsepius2004-04-151-1/+0
* 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-011-1/+1
* 2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-314-17/+17
* 2004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-2311-54/+54
* UnusedRalf Corsepius2004-03-081-2/+0
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-0417-17/+17
* 2000-09-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-09-251-0/+3
* Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill2000-04-131-0/+2
* Renamed shm.h to shm_driver.h to avoid conflicts with POSIX shm.h.Joel Sherrill1999-11-3017-19/+19
* Updated copyright notice.Joel Sherrill1999-11-1717-34/+17
* Rename hppa1_1 to hppa1.1 and switched to using __XXX__ macros forJoel Sherrill1998-03-241-7/+7
* updated copyright to 1998Joel Sherrill1998-02-1717-17/+17
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-0817-34/+34
* First attempt at values for PPCJoel Sherrill1997-08-041-0/+3
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-2217-85/+85
* added mips64orion entries for SHM_LOCK_VALUE and SHM_UNLOCK_VALUEJoel Sherrill1996-09-081-0/+5
* added code to insure that delay is always non-zeroJoel Sherrill1996-05-231-0/+2
* Fixed so now supports more than 16 nodes. Tested for up to 24 nodesJoel Sherrill1996-04-222-1/+10
* updates from Tony Bennett for PA and UNIX portsJoel Sherrill1996-01-152-6/+2
* all targets compile .. tony's patches in placeJoel Sherrill1995-09-294-3/+10
* Modified UNIX simulator port so all references to native unixJoel Sherrill1995-09-271-0/+1
* posix support initially addedJoel Sherrill1995-09-261-1/+1
* moving files around and adding the exec/wrapup directoryJoel Sherrill1995-09-221-1/+1
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-113-14/+8
* Support for variable length names added to Object Handler. This supportsJoel Sherrill1995-08-231-1/+1
* Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill1995-08-173-13/+23
* minor clean up -- switched to memset for zero'ing SHMJoel Sherrill1995-08-114-60/+54
* Fully tested on all in-house targetsJoel Sherrill1995-05-242-12/+21
* Initial revisionJoel Sherrill1995-05-1118-0/+1433