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
b9e21dbab534c9ec966ea22876e91b48dd69c42f
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 18, 2009
Add strstr()
· b9e21dba
patacongo
authored
15 years ago
b9e21dba
Add framework for THTTPD example
· 22fa6bdf
patacongo
authored
15 years ago
22fa6bdf
Fix CGI I/O redirection and interposer tasks
· 8c17e7f6
patacongo
authored
15 years ago
8c17e7f6
Jul 14, 2009
Fix typo in vectored interrpt logic
· 59cf5438
patacongo
authored
15 years ago
59cf5438
A big, hard-coded stack size was used in several places
· 4b3d42c8
patacongo
authored
15 years ago
4b3d42c8
Jul 13, 2009
Add fileno()
· 485c3066
patacongo
authored
15 years ago
485c3066
Add THTTPD configuration
· 470cba23
patacongo
authored
15 years ago
470cba23
Add NXFLAT CGI programs
· 8f3d3641
patacongo
authored
15 years ago
8f3d3641
Jul 12, 2009
Add tdate_parse.c
· 3975fc5b
patacongo
authored
15 years ago
3975fc5b
Add fdwatch.c and timers.c
· 40205065
patacongo
authored
15 years ago
40205065
libthttpd.c now longer used fork() and execve()
· 1235ab92
patacongo
authored
15 years ago
1235ab92
Added exec()
· 29899e10
patacongo
authored
15 years ago
29899e10
Add libhttpd.c
· 93e34db9
patacongo
authored
15 years ago
93e34db9
Add strftime
· 49a83478
patacongo
authored
15 years ago
49a83478
Add gmtime and localtime
· b32b7cb4
patacongo
authored
15 years ago
b32b7cb4
Jul 11, 2009
Add framework for thttpd
· de18e327
patacongo
authored
15 years ago
de18e327
Add gettimeofday()
· 4f255b5f
patacongo
authored
15 years ago
4f255b5f
mktime/gmtime_r moved and highly simplified
· 631788ec
patacongo
authored
15 years ago
631788ec
Added some pattern matching logic
· bfd2dc6c
patacongo
authored
15 years ago
bfd2dc6c
Add reference to NXFLAT interface
· 45659df1
patacongo
authored
15 years ago
45659df1
Jun 27, 2009
Document binary loadr APIs
· 57283ed7
patacongo
authored
15 years ago
57283ed7
Jun 26, 2009
Prep for 0.4.9
· d9c79773
patacongo
authored
15 years ago
View commits for tag nuttx-4.9
nuttx-4.9
d9c79773
Fixes for clean ez80 compilation
· 7d37927c
patacongo
authored
15 years ago
7d37927c
Completes initial shaky integration
· 485013f9
patacongo
authored
15 years ago
485013f9
integrating NXFLAT
· a1c828c4
patacongo
authored
15 years ago
a1c828c4
update
· f98ca3f7
patacongo
authored
15 years ago
f98ca3f7
function pointers in modules must have global scope
· ef2d7fbf
patacongo
authored
15 years ago
ef2d7fbf
There is no envp argument in main()
· 3c58d786
patacongo
authored
15 years ago
3c58d786
NXFLAT doesn't set bit 0 in the entry point address
· 8e549fb5
patacongo
authored
15 years ago
8e549fb5
Jun 25, 2009
update
· a1ef2c1e
patacongo
authored
15 years ago
a1ef2c1e
ChangeLog
· 00d140fe
patacongo
authored
15 years ago
00d140fe
Fix a stack setup error
· d22fa62e
patacongo
authored
15 years ago
d22fa62e
ROMFS was in RAM
· aa9034a4
patacongo
authored
15 years ago
aa9034a4
Mostly cosmetic integration changes
· adad9dea
patacongo
authored
15 years ago
adad9dea
Consolidate buffer dumping functions
· 2dd2b05a
patacongo
authored
15 years ago
2dd2b05a
Consolidate buffer dumping; fix all occurrences of 'the the'
· e72dce9e
patacongo
authored
15 years ago
e72dce9e
Fix debug output
· 72f8421e
patacongo
authored
15 years ago
72f8421e
Make all counts 16-bit
· 41aa50bf
patacongo
authored
15 years ago
41aa50bf
Fix messaging logic for case of debu disabled
· dab4ec98
patacongo
authored
15 years ago
dab4ec98
Initial NXFLAT debug fixes
· fdecac3c
patacongo
authored
15 years ago
fdecac3c
Loading