summaryrefslogtreecommitdiff
path: root/nuttx/drivers/loop.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixes for kernel stub buildspatacongo2011-04-061-4/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3473 42af7a65-404d-4744-a932-0658087f49c3
* Changing NuttX fixed size type names to C99 standard names -- things will be ↵patacongo2009-12-151-14/+16
| | | | | | broken for awhile git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2343 42af7a65-404d-4744-a932-0658087f49c3
* cosmeticpatacongo2008-11-161-0/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1253 42af7a65-404d-4744-a932-0658087f49c3
* semaphore not being initialized; wrong offset usedpatacongo2008-11-151-4/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1245 42af7a65-404d-4744-a932-0658087f49c3
* Add loop teardown logicpatacongo2008-11-151-38/+179
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1238 42af7a65-404d-4744-a932-0658087f49c3
* Add loop devicepatacongo2008-11-141-0/+353
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1231 42af7a65-404d-4744-a932-0658087f49c3