patacongo
|
b1d5b6899a
|
Signal mask is now inherited by both child tasks and threads; this has the side-effect of changing the initia
l state of all signals from blocked to unblocked.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@173 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-29 13:34:37 +00:00 |
|
patacongo
|
2aab4d3c3a
|
Unmatched sched_lock()/sched_unlock()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@172 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-29 13:32:13 +00:00 |
|
patacongo
|
b765d17818
|
Don't allow signals to wake up blocked task if the signal is blocked.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@171 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-29 13:31:08 +00:00 |
|
patacongo
|
54339607da
|
Block signals while pthread exits.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@170 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-29 13:29:29 +00:00 |
|
patacongo
|
0c2ff4a47c
|
typo
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@169 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-29 13:28:27 +00:00 |
|
patacongo
|
a2a39a4a9f
|
Eliminate warnings
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@168 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-29 13:27:43 +00:00 |
|
patacongo
|
23dffb8f23
|
Eliminate warnings
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@168 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-29 13:27:43 +00:00 |
|
patacongo
|
8d67e3d7aa
|
task_delete() calls sched_unlock(); _exit must keep pre-emption disabled until pending queue emptied.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@167 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-29 13:26:24 +00:00 |
|
patacongo
|
0db3f5c256
|
task_delete() calls sched_unlock(); _exit must keep pre-emption disabled until pending queue emptied.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@167 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-29 13:26:24 +00:00 |
|
patacongo
|
9694177e7a
|
Added mq_timedsend() and mq_timedreceive()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@166 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-29 13:25:18 +00:00 |
|
patacongo
|
56f7399200
|
Added mq_timedsend() and mq_timedreceive()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@166 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-29 13:25:18 +00:00 |
|
patacongo
|
4441b456d6
|
Update mq_send() and mq_receive() description
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@165 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-28 16:00:57 +00:00 |
|
patacongo
|
5f5d5496d9
|
Update mq_send() and mq_receive() description
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@165 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-28 16:00:57 +00:00 |
|
patacongo
|
3e352ca10b
|
mq_receive/send: Return appropriate errnos and stop waiting if signal received.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@164 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-28 14:48:42 +00:00 |
|
patacongo
|
e5c1557592
|
updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@163 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-27 21:27:41 +00:00 |
|
patacongo
|
1cdfa5076b
|
updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@163 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-27 21:27:41 +00:00 |
|
patacongo
|
e9aa9979a2
|
updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@163 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-27 21:27:41 +00:00 |
|
patacongo
|
c5971231da
|
updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@163 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-27 21:27:41 +00:00 |
|
patacongo
|
9efa9baf47
|
update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@162 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-27 16:35:48 +00:00 |
|
patacongo
|
b7a85058a4
|
update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@162 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-27 16:35:48 +00:00 |
|
patacongo
|
f1eef1b902
|
Board-specific LED logic moved to board-specific directory
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@161 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-27 16:35:17 +00:00 |
|
patacongo
|
4ee22e2307
|
Board-specific LED logic moved to board-specific directory
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@161 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-27 16:35:17 +00:00 |
|
patacongo
|
daffb73624
|
Use gzip instead of bzip2
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@160 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-27 16:20:47 +00:00 |
|
patacongo
|
505370e894
|
Move PJRC led support into board-specific logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@159 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-27 16:19:51 +00:00 |
|
patacongo
|
607a3937cb
|
Move PJRC led support into board-specific logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@159 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-27 16:19:51 +00:00 |
|
patacongo
|
c5af51943b
|
Move PJRC led support into board-specific logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@159 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-27 16:19:51 +00:00 |
|
patacongo
|
d5aa71aedc
|
Remove leftover debug echo
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@158 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-27 16:19:01 +00:00 |
|
patacongo
|
795ffc3829
|
Remove leftover debug echo
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@158 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-27 16:19:01 +00:00 |
|
patacongo
|
14dde0a937
|
Add DM320 LED support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@157 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-27 16:17:23 +00:00 |
|
patacongo
|
05143f8965
|
Add DM320 LED support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@157 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-27 16:17:23 +00:00 |
|
patacongo
|
efa97ac0f5
|
Add DM320 LED support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@157 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-27 16:17:23 +00:00 |
|
patacongo
|
3200495bb7
|
Fix DM320 CFLAGS
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@156 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-27 16:16:09 +00:00 |
|
patacongo
|
b441f43a6e
|
Fix DM320 CFLAGS
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@156 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-27 16:16:09 +00:00 |
|
patacongo
|
1b146acc73
|
Create a place to hold board-specific drivers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@155 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-26 22:32:58 +00:00 |
|
patacongo
|
c9011c0f30
|
Create a place to hold board-specific drivers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@155 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-26 22:32:58 +00:00 |
|
patacongo
|
efe99c4ecc
|
Bad import
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@154 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-26 22:28:03 +00:00 |
|
patacongo
|
03771dd514
|
Bad import
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@154 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-26 22:28:03 +00:00 |
|
patacongo
|
18149c3b98
|
Was delete link then delete link in directory referenced by link
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@153 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-26 22:22:20 +00:00 |
|
patacongo
|
a31e5b243d
|
Moved to board-specific directory
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@152 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-26 22:16:07 +00:00 |
|
patacongo
|
aa56898b82
|
Moved to board-specific directory
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@152 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-26 22:16:07 +00:00 |
|
patacongo
|
b7f96525ab
|
Add a directory to hold board-specific drivers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@151 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-26 22:14:28 +00:00 |
|
patacongo
|
d474130c2a
|
Add a directory to hold board-specific drivers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@151 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-26 22:14:28 +00:00 |
|
patacongo
|
0d7cd9eafa
|
Add a directory to hold board-specific drivers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@151 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-26 22:14:28 +00:00 |
|
patacongo
|
8e8fc062a5
|
Add a directory to hold board-specific drivers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@151 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-26 22:14:28 +00:00 |
|
patacongo
|
2c0ea36387
|
Initial Revision
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@148 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-26 22:05:53 +00:00 |
|
patacongo
|
c0934f429d
|
Initial Revision
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@148 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-26 22:05:53 +00:00 |
|
patacongo
|
ac0b1e84ca
|
Initial Revision
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@147 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-26 16:51:05 +00:00 |
|
patacongo
|
bf9cc8b7ab
|
Initial Revision
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@147 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-26 16:51:05 +00:00 |
|
patacongo
|
6ef1a2ef9c
|
Create a place to hold board specific header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@146 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-26 16:47:17 +00:00 |
|
patacongo
|
8145d47cc8
|
Create a place to hold board specific header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@146 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-26 16:47:17 +00:00 |
|