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
0bfed5e5
Commit
0bfed5e5
authored
17 years ago
by
patacongo
Browse files
Options
Downloads
Patches
Plain Diff
cosmetic
git-svn-id:
svn://svn.code.sf.net/p/nuttx/code/trunk@673
42af7a65-404d-4744-a932-0658087f49c3
parent
9a955f09
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
ChangeLog
+1
-1
1 addition, 1 deletion
ChangeLog
Documentation/NuttX.html
+1
-1
1 addition, 1 deletion
Documentation/NuttX.html
TODO
+2
-1
2 additions, 1 deletion
TODO
with
4 additions
and
3 deletions
ChangeLog
+
1
−
1
View file @
0bfed5e5
...
...
@@ -326,7 +326,7 @@
- Add logic to a correctly handle read/write access on the same FILE
- fseek() flushes read/write data when before moving the file pointer
- When read data is flushed, reposition the file pointer to account for
buffered, but unrea
n
d data
buffered, but unread data
* Pascal P-Code files are now standardized to big-endian for portability
* Fix a build problem with z80 and SDCC 2.7.0 (format of a map file changed)
(see bug 1887170)
...
...
This diff is collapsed.
Click to expand it.
Documentation/NuttX.html
+
1
−
1
View file @
0bfed5e5
...
...
@@ -956,7 +956,7 @@ Other memory:
- Add logic to a correctly handle read/write access on the same FILE
- fseek() flushes read/write data when before moving the file pointer
- When read data is flushed, reposition the file pointer to account for
buffered, but unrea
n
d data
buffered, but unread data
* Pascal P-Code files are now standardized to big-endian for portability
* Fix a build problem with z80 and SDCC 2.7.0 (format of a map file changed)
(see bug 1887170)
...
...
This diff is collapsed.
Click to expand it.
TODO
+
2
−
1
View file @
0bfed5e5
...
...
@@ -450,7 +450,8 @@ o z16 (arch/z16)
default:
This will make sure that uwcase is not called but ulcase is called."
Status: Open
Status: Open. Due to licensing issues, I cannot include the modified
uwcase in the NuttX code base.
Priority: Medium
Description: Add support to maintain SPOV in context switching. This
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment