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
fb5466800fe01d3fde27c976b2838fa3d54c1583
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
Jul 01, 2007
Add basename, dirname, strrchr
· fb546680
patacongo
authored
17 years ago
fb546680
Break into several files
· 96c7f242
patacongo
authored
17 years ago
96c7f242
Jun 30, 2007
document environment variables
· e155bf66
patacongo
authored
17 years ago
e155bf66
Add environment variable test; fix several detected bugs
· cdd8fe23
patacongo
authored
17 years ago
cdd8fe23
Add a test of environment variables
· c418e219
patacongo
authored
17 years ago
c418e219
Fixed several more realloc errors
· 14c19aa3
patacongo
authored
17 years ago
14c19aa3
Fix error in realloc when memory is extended downward
· 3237757a
patacongo
authored
17 years ago
3237757a
Add environment variable function
· 475e7317
patacongo
authored
17 years ago
475e7317
eliminated a warning
· 0466636a
patacongo
authored
17 years ago
0466636a
script debug was left on
· d4ccda1b
patacongo
authored
17 years ago
d4ccda1b
Add basic tasking support for environment variables
· 09a3864f
patacongo
authored
17 years ago
09a3864f
Jun 11, 2007
+2 not ++ twice
· 445da7f7
patacongo
authored
17 years ago
445da7f7
EINTR is not an error
· 13bd9989
patacongo
authored
17 years ago
13bd9989
Jun 10, 2007
NSH: Add cat; add -l, -s, -R to ls
· 576c4f55
patacongo
authored
17 years ago
576c4f55
Add mount, umount, and mkdir commands
· 4e52b5e1
patacongo
authored
17 years ago
4e52b5e1
Add getopt
· 00d1800b
patacongo
authored
17 years ago
00d1800b
Correct opendir semaphore hanlding -- was causing deadlock
· eff35dc9
patacongo
authored
17 years ago
eff35dc9
Force directory name to be nuttx-xx.yy.zz
· 729fad8b
patacongo
authored
17 years ago
729fad8b
Fixed a problem with arch/arm/src dependencies
· d583be70
patacongo
authored
17 years ago
d583be70
Jun 09, 2007
Under Cygwin, executable has a different name
· 9a4b8434
patacongo
authored
17 years ago
9a4b8434
Oops ChangeLog not updated in last release
· c013dc87
patacongo
authored
17 years ago
c013dc87
Prepare for release 0.2.7
· 1479e0d3
patacongo
authored
17 years ago
View commits for tag nuttx-2.7
nuttx-2.7
1479e0d3
Don't call usleep if signals are disabled
· 7ac971d7
patacongo
authored
17 years ago
7ac971d7
SDCC specific changes. Z80 support; re-enable __FILE__ and __LINE__ in assert...
· bece5130
patacongo
authored
17 years ago
bece5130
No longer uses _GNU_SOURCE-specific asprintf()
· 40513d77
patacongo
authored
17 years ago
40513d77
Simply conditional build; fix conditional compilation
· 9ab11697
patacongo
authored
17 years ago
9ab11697
Add support for custom system timer frequency
· aca03015
patacongo
authored
17 years ago
aca03015
Jun 07, 2007
updates
· da19e798
patacongo
authored
17 years ago
da19e798
Don't call fflush if streams are disabled
· 79457a04
patacongo
authored
17 years ago
79457a04
Error in memcpy arguments for SDCC platforms
· cfdfa7b3
patacongo
authored
17 years ago
cfdfa7b3
Function incorrectly named
· a48fe435
patacongo
authored
17 years ago
a48fe435
Fixed nsec calculation
· c574123c
patacongo
authored
17 years ago
c574123c
Removed redundant interrupt disable
· 637618e8
patacongo
authored
17 years ago
637618e8
Don't build sleep() or usleep() if signals are disabled
· a54e55c4
patacongo
authored
17 years ago
a54e55c4
Jun 06, 2007
bash if should end with 'fi' not 'if'
· 5abe9f89
patacongo
authored
17 years ago
5abe9f89
file extension should be .gz not .bz2
· 826ae7f9
patacongo
authored
17 years ago
826ae7f9
updated
· c3ed839a
patacongo
authored
17 years ago
c3ed839a
May 30, 2007
Add a test of statfs
· 4a18d1f2
patacongo
authored
17 years ago
4a18d1f2
May 29, 2007
allocation unit is cluster, not sector
· f1170204
patacongo
authored
17 years ago
f1170204
Added statfs()
· cf935803
patacongo
authored
17 years ago
cf935803
Loading