Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
NuttX RTOS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
f4grx
NuttX RTOS
Commits
ab815f91f9da2e1892ee07d5524114325afd61a2
Select Git revision
Branches
2
radio
master
default
protected
Tags
20
nuttx-7.20
nuttx-7.19
nuttx-7.18
nuttx-7.17
nuttx-7.16
nuttx-7.15
nuttx-7.14
nuttx-7.13
nuttx-7.12
nuttx-7.11
nuttx-7.10
nuttx-7.9
nuttx-7.8
nuttx-7.7
nuttx-7.6
nuttx-7.5
nuttx-7.4
nuttx-7.3
nuttx-7.2
nuttx-7.1
22 results
nuttx
Author
Search by author
Any Author
authors
f4grx
f4grx
1 author
Aug 01, 2008
Simplication
· ab815f91
patacongo
authored
16 years ago
ab815f91
Fix missing lock in last change
· 2d52cdfa
patacongo
authored
16 years ago
2d52cdfa
Need to call driver close() method on exit
· 6b1891dc
patacongo
authored
16 years ago
6b1891dc
Jul 31, 2008
Fix bug: Using unsigned to detect errno<0
· faf168d9
patacongo
authored
16 years ago
faf168d9
Jul 30, 2008
Added redirection test
· 378b050f
patacongo
authored
16 years ago
378b050f
task_create now dup's all open descriptors
· 1c9cadf1
patacongo
authored
16 years ago
1c9cadf1
Jul 29, 2008
Separate tests into separate files
· 3043b0d5
patacongo
authored
16 years ago
3043b0d5
Jul 27, 2008
Fix detection of final close
· 4c897037
patacongo
authored
16 years ago
4c897037
fix pipe cleanup logic
· 3aaad050
patacongo
authored
16 years ago
3aaad050
Jul 26, 2008
Fix counting error
· 7a555278
patacongo
authored
16 years ago
7a555278
Fix FIFO interlock errors
· 33e6d3e4
patacongo
authored
16 years ago
33e6d3e4
typo
· e2f289a5
patacongo
authored
16 years ago
e2f289a5
Pipe/FIFO info
· 4bd08584
patacongo
authored
16 years ago
4bd08584
O_RDONLY open on FIFO blocks until writer opens
· 28db0e08
patacongo
authored
16 years ago
28db0e08
Minor pipe updates
· 759ba256
patacongo
authored
16 years ago
759ba256
Add pipe()
· b918dac0
patacongo
authored
16 years ago
b918dac0
Jul 22, 2008
update
· 048d0bd4
patacongo
authored
16 years ago
048d0bd4
Add support for O_NONBLOCK
· 2296bfca
patacongo
authored
16 years ago
2296bfca
*** empty log message ***
· 6b0ef9f1
patacongo
authored
16 years ago
6b0ef9f1
Pipe test
· 106f18b4
patacongo
authored
16 years ago
106f18b4
Debugging FIFO logic
· 0b22d6a0
patacongo
authored
16 years ago
0b22d6a0
Jul 20, 2008
Add mkfifo()
· d05f4750
patacongo
authored
16 years ago
d05f4750
Jun 05, 2008
Remove pthread_mutexattrverifytype.c
· de003eb9
patacongo
authored
16 years ago
de003eb9
Add recursive mutex test
· c6839b47
patacongo
authored
16 years ago
c6839b47
Fix recursive mutex bug
· 1f1e6f30
patacongo
authored
16 years ago
1f1e6f30
Jun 03, 2008
Add comments
· e14188b4
patacongo
authored
16 years ago
e14188b4
Put timer_release in a separate file
· 9ccfde45
patacongo
authored
16 years ago
9ccfde45
Improved timer life control fix
· d9112fa8
patacongo
authored
16 years ago
d9112fa8
Jun 01, 2008
Lower case file names
· 46c160af
patacongo
authored
16 years ago
46c160af
Add RAM disk support
· 714c61c3
patacongo
authored
16 years ago
View commits for tag nuttx-3.11
nuttx-3.11
714c61c3
sim mount example
· 15926d2f
patacongo
authored
16 years ago
15926d2f
examples/ostest can be executed in a loop
· e8339c2a
patacongo
authored
16 years ago
e8339c2a
Fix problem when timer deleted by timer handler
· a9b64a74
patacongo
authored
16 years ago
a9b64a74
Condition on optimization backward
· b5d60024
patacongo
authored
16 years ago
b5d60024
Fix dependency
· 397ac05b
patacongo
authored
16 years ago
397ac05b
Sim target no longer uses Linux syscalls; works with Cygwin
· 7b521119
patacongo
authored
16 years ago
7b521119
May 31, 2008
Fix several problems with accessing FAT filesystems
· bdf74c42
patacongo
authored
16 years ago
bdf74c42
Eliminate deadlock condition in opendir()
· be2a62af
patacongo
authored
16 years ago
be2a62af
Fix memory leak: Contained watchdog not being deleted with POSIX timer deleted
· ae5cc872
patacongo
authored
16 years ago
ae5cc872
Comments updated
· 9a18c880
patacongo
authored
16 years ago
9a18c880
Loading