Jeff Hill
|
c9d2317f31
|
improved message
|
2002-11-01 21:10:24 +00:00 |
|
Jeff Hill
|
c983a4887c
|
fix arguments are reversed on pthread_kill()
|
2002-11-01 21:07:30 +00:00 |
|
Jeff Hill
|
5494603e75
|
uncommented free list release
|
2002-11-01 18:18:29 +00:00 |
|
Jeff Hill
|
e772ce948c
|
fixed gnu warnings
|
2002-11-01 18:13:51 +00:00 |
|
Jeff Hill
|
250a5418c1
|
comment out unused parameter
|
2002-11-01 17:25:03 +00:00 |
|
Jeff Hill
|
2daf1edf51
|
declare status when it is used
|
2002-11-01 17:24:09 +00:00 |
|
Jeff Hill
|
c9468cdf8e
|
moved signaling code
|
2002-11-01 17:22:23 +00:00 |
|
W. Eric Norum
|
e29727f600
|
Add a couple of example configuration files for RTEMS PowerPC targets.
|
2002-10-31 22:05:00 +00:00 |
|
Jeff Hill
|
fd98efb6f8
|
use fprintf because errlogPrintf output is clipped at exit
|
2002-10-31 18:06:02 +00:00 |
|
Jeff Hill
|
915e30388c
|
added extern C
|
2002-10-31 17:54:24 +00:00 |
|
Jeff Hill
|
6dc74193df
|
uninstalled
|
2002-10-31 17:29:38 +00:00 |
|
Jeff Hill
|
5b92ba519c
|
changed name of osd signal file to allow c++ and enabled noop signals
|
2002-10-31 17:20:51 +00:00 |
|
Jeff Hill
|
4a4560e90c
|
removed unused var
|
2002-10-31 01:15:56 +00:00 |
|
Jeff Hill
|
0ba0ac4493
|
use sigaction instead of signal
|
2002-10-31 01:11:49 +00:00 |
|
Janet B. Anderson
|
b5535d714b
|
Allow rebuild.<arch> .
|
2002-10-30 22:47:16 +00:00 |
|
Jeff Hill
|
92eb209d79
|
fixed function name
|
2002-10-30 20:18:03 +00:00 |
|
Jeff Hill
|
72d9af82ea
|
removed
|
2002-10-30 20:09:50 +00:00 |
|
Jeff Hill
|
405e7d73c4
|
fixed comments
|
2002-10-30 19:59:04 +00:00 |
|
Jeff Hill
|
7bef9698b0
|
force receive thread to hang around for its blocking socket call interrupt signal
|
2002-10-30 18:55:16 +00:00 |
|
Jeff Hill
|
5b23570d27
|
upgraded compiler specific macros
|
2002-10-30 18:40:24 +00:00 |
|
Jeff Hill
|
d4cb389a5d
|
upgraded compiler specific macros
|
2002-10-30 18:29:40 +00:00 |
|
Jeff Hill
|
0dce06f4cf
|
upgraded compiler specific macros
|
2002-10-30 17:19:26 +00:00 |
|
Andrew Johnson
|
f0b5bbf467
|
Was in Attic but not dead.
|
2002-10-30 15:23:46 +00:00 |
|
Andrew Johnson
|
19edff269e
|
Was in attic but not dead.
|
2002-10-30 15:21:53 +00:00 |
|
Andrew Johnson
|
4a2d2fea92
|
Was in Attic but not dead.
|
2002-10-30 15:18:28 +00:00 |
|
Jeff Hill
|
e047408dc6
|
replaced tabs with spaces
|
2002-10-30 02:18:37 +00:00 |
|
Jeff Hill
|
ccef3eddd2
|
better diagnostic
|
2002-10-30 02:10:19 +00:00 |
|
Jeff Hill
|
da9309e338
|
guard against use of a nill pointer
|
2002-10-30 01:37:41 +00:00 |
|
Jeff Hill
|
0e4addbc35
|
use correct signal
|
2002-10-30 01:13:08 +00:00 |
|
Jeff Hill
|
2860ca9b51
|
fixed problem introduced by warning fix
|
2002-10-30 00:51:12 +00:00 |
|
Jeff Hill
|
dc3bbeb16f
|
fixed problem introduced by warning fix
|
2002-10-30 00:36:13 +00:00 |
|
Jeff Hill
|
784a5f815f
|
improved message
|
2002-10-30 00:35:31 +00:00 |
|
Jeff Hill
|
4feb5bd493
|
fixed borland warnings
|
2002-10-29 23:07:07 +00:00 |
|
Jeff Hill
|
f9c38bc224
|
fixed borland warnings
|
2002-10-29 23:04:10 +00:00 |
|
Jeff Hill
|
763934a30d
|
cosmetic
|
2002-10-29 23:03:05 +00:00 |
|
Jeff Hill
|
2ddee70fe3
|
ifdef around placement delete
|
2002-10-29 22:06:39 +00:00 |
|
Jeff Hill
|
c3e9d6928c
|
fixed borland warning
|
2002-10-29 22:06:04 +00:00 |
|
Jeff Hill
|
b022718190
|
improved diagnostic
|
2002-10-29 22:05:09 +00:00 |
|
Jeff Hill
|
66a58406cc
|
removed previous change that allowed w95, but introduced a bug
|
2002-10-29 22:03:34 +00:00 |
|
Jeff Hill
|
61b6f8cdd9
|
fixed problems with borland include files
|
2002-10-29 21:49:31 +00:00 |
|
Jeff Hill
|
92d73f2760
|
incremental release does not support placement delete
|
2002-10-29 21:48:12 +00:00 |
|
Jeff Hill
|
e96e511876
|
fixed borland warning
|
2002-10-29 21:46:13 +00:00 |
|
Jeff Hill
|
ae17d37d85
|
supress usless warning
|
2002-10-29 21:44:40 +00:00 |
|
Jeff Hill
|
e5486ab9e1
|
upgraded memory management
|
2002-10-29 19:12:53 +00:00 |
|
Jeff Hill
|
39b7631c16
|
removed unused paramter tag
|
2002-10-29 19:08:56 +00:00 |
|
Jeff Hill
|
d9919861f4
|
added parens to fix borland warning
|
2002-10-29 19:08:28 +00:00 |
|
Jeff Hill
|
f7be65a315
|
removed private array new/delete
|
2002-10-29 19:05:53 +00:00 |
|
Jeff Hill
|
dda1e0e2aa
|
removed unused paramter tag
|
2002-10-29 19:00:46 +00:00 |
|
Jeff Hill
|
83368d1bc2
|
removed private array new/delete
|
2002-10-29 18:59:10 +00:00 |
|
Jeff Hill
|
bd36b053a1
|
removed private array new/delete
|
2002-10-29 17:10:40 +00:00 |
|