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
d265632c8234d5165702e48e9e854fcc4797eae0
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
Sep 05, 2007
Add socket options
· d265632c
patacongo
authored
17 years ago
d265632c
sendto needs to return EINTR error; dccpc uses sendto
· 8c0ce788
patacongo
authored
17 years ago
8c0ce788
Sep 03, 2007
cleanup
· 4f3ecdd8
patacongo
authored
17 years ago
4f3ecdd8
Add send, sendto, rec, recvfrom
· cae9bad9
patacongo
authored
17 years ago
cae9bad9
Sep 02, 2007
Refactoring to provide socket support for UDP
· f72d286d
patacongo
authored
17 years ago
f72d286d
Implements basic TCP connection logic
· f47c8cb5
patacongo
authored
17 years ago
f47c8cb5
Added snprintf
· 70150141
patacongo
authored
17 years ago
70150141
Add ntohs&l() and htons&l
· d82d4138
patacongo
authored
17 years ago
d82d4138
Initial include/arpa directory
· 800afcd0
patacongo
authored
17 years ago
800afcd0
Sep 01, 2007
Initial include/netinet directory
· 287e0320
patacongo
authored
17 years ago
287e0320
Adding socket(), bind() logic
· 6119aa09
patacongo
authored
17 years ago
6119aa09
Added support for socket descriptors
· 29aeec7b
patacongo
authored
17 years ago
29aeec7b
Aug 30, 2007
smtp now compiles
· c60f939f
patacongo
authored
17 years ago
c60f939f
Aug 28, 2007
Basic infrastructure for socket() and bind()
· 13447688
patacongo
authored
17 years ago
13447688
Can't call system open(), read(), etc.
· f5afe993
patacongo
authored
17 years ago
f5afe993
Corrects UIP driver build
· 09e2a0cc
patacongo
authored
17 years ago
09e2a0cc
Aug 27, 2007
Bad file checkin
· f5f40009
patacongo
authored
17 years ago
f5f40009
Aug 26, 2007
Fix timeslice calculation
· 454feded
patacongo
authored
17 years ago
454feded
Fix timeslice calculation
· e8c4bbf9
patacongo
authored
17 years ago
e8c4bbf9
Adding uIP 1.0
· f33928ef
patacongo
authored
17 years ago
f33928ef
Import of uIP 1.0
· 6f1e5c74
patacongo
authored
17 years ago
6f1e5c74
Jul 02, 2007
Prep for 0.2.8 release
· e260ea2f
patacongo
authored
17 years ago
View commits for tag nuttx-2.8
nuttx-2.8
e260ea2f
Jul 01, 2007
add set and unset
· fff3a9d2
patacongo
authored
17 years ago
fff3a9d2
Add rm and rmdir commands
· d8cdca20
patacongo
authored
17 years ago
d8cdca20
Add rm and rmdir commandsChangeLog
· 4a069778
patacongo
authored
17 years ago
4a069778
Added cp command
· f0c085ab
patacongo
authored
17 years ago
f0c085ab
Add dirname and basename
· 7e5a954d
patacongo
authored
17 years ago
7e5a954d
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
Loading