summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/unix/cpu.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-14Remove (Abandoned)Ralf Corsepius1-1180/+0
2009-02-122009-02-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2009-02-112009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-19/+2
2008-12-09Add prototypes, eliminate nested externs.Ralf Corsepius1-12/+12
2008-12-07Fix typo.Ralf Corsepius1-1/+1
2008-12-012008-12-01 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-2/+2
2008-09-082008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-9/+9
2008-09-05Convert to "bool".Ralf Corsepius1-9/+9
2008-07-312008-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+1
2007-12-042007-12-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-4/+0
2007-06-212007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+1
2007-06-212007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-15/+79
2004-03-302004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-31/+31
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2002-03-282001-03-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+3
2001-01-252001-01-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-5/+9
2000-06-12Works on Solaris and Linux.Joel Sherrill1-8/+6
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill1-6/+21
1999-11-16Only check for System V IPC if multiprocessing is enabled. The unixJoel Sherrill1-1/+8
1999-10-05Bug report and fix from Jay Kulpinski <jskulpin@eng01.gdds.com> whereJoel Sherrill1-3/+2
1999-08-12Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-14/+8
1998-10-28Patch from Ian Lance Taylor <ian@airs.com>.Joel Sherrill1-11/+19
1998-06-18Added freebsd support from Dario Alcocer <alcocer@connectnet.com>.Joel Sherrill1-2/+7
1998-04-14Ralf Corsepius suggested a way to get rid of UNIX compiler files and use gcc-...Joel Sherrill1-1/+0
1998-03-31Added "sigemptyset()" call to insure that the memcmp() would work.Joel Sherrill1-0/+4
1998-03-27Changed int to unsigned32 to match cpu.h.Joel Sherrill1-1/+1
1998-03-24Added _XOPEN_SOURCE definition to allow use of UNIX IPC.Joel Sherrill1-0/+1
1998-03-24Rename hppa1_1 to hppa1.1 and switched to using __XXX__ macros forJoel Sherrill1-4/+4
1998-01-28Change to remove warning on glibc2 systems per Ralf Corsepius'sJoel Sherrill1-1/+6
1998-01-23Solaris port updates from Chris JohnsJoel Sherrill1-10/+0
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-04-22Patch from Chris John <cjohns@awa.com.au> to add use of a select statementJoel Sherrill1-2/+123
1997-04-22multiprocessing fixed on linux by fixing cpu.c so correct form ofJoel Sherrill1-3/+4
1997-04-22updated with new license information per Tony Bennett.Joel Sherrill1-10/+4
1997-04-07added initialization of variable to eliminate warning.Joel Sherrill1-1/+1
1997-04-01This set of changes is the build of what was required to convert toJoel Sherrill1-2/+2
1997-03-10initialized a stack variable to avoid a warning.Joel Sherrill1-1/+1
1996-09-30fixed incorrect placement of CPU_STRUCTURE_ALIGNMENT macro.Joel Sherrill1-2/+2
1996-09-18corrected white space problemsJoel Sherrill1-60/+62
1996-05-23updates from Tony Bennett.Joel Sherrill1-58/+76
1996-05-08*** empty log message ***Joel Sherrill1-1/+2
1996-04-22added stack allocation fields to the cpu tableJoel Sherrill1-23/+53
1996-02-21Dispersal of internal thread handler resulted in IDLE thread becomingJoel Sherrill1-2/+2
1996-02-09added clear of _ISR_Signals_to_thread_executingJoel Sherrill1-0/+1
1996-01-15updates from Tony Bennett for PA and UNIX portsJoel Sherrill1-14/+28
1995-10-30SPARC port passes all testsJoel Sherrill1-46/+6
1995-10-06moved to new development machine and went to gcc 2.7.0Joel Sherrill1-0/+3
1995-09-29all targets compile .. tony's patches in placeJoel Sherrill1-1/+1
1995-09-27Modified UNIX simulator port so all references to native unixJoel Sherrill1-13/+291
1995-09-26posix support initially addedJoel Sherrill1-2/+2