Logo
Explore Help
Register Sign In
Mirrors_Framework/nuttx
1
0
Fork 0
You've already forked nuttx
mirror of https://github.com/apache/nuttx.git synced 2026-06-08 18:37:46 +08:00
Code Issues Actions 1 Packages Projects Releases Wiki Activity
Files
dfa2d107b2863d3860cc1dc608cab037ecd4f822
nuttx/fs
T
History
Gregory Nutt b0dffdc2ca Fix a number of header files with mismatched 'extern C {' and '}'
2016-11-05 07:25:05 -06:00
..
aio
Fix a number of header files with mismatched 'extern C {' and '}'
2016-11-05 07:25:05 -06:00
binfs
…
dirent
…
driver
…
fat
FAT performance improvement. In large files, seeking to a position fromt he beginning of the file can be very time consuming. ftell does lssek(fd, 0, SET_CURR). In that case, that is wasted time since we are going to seek to the same position. This fix short-circutes fat_seek() in all cases where we attempt to seek to curren position. Suggested by Nate Weibley
2016-08-03 13:32:52 -06:00
hostfs
…
inode
…
mmap
…
mount
libnx/nxglib: Fix handling of near-horizontal lines of width 1 in nxgl_splitline(). Missing handling for degenerate condition caused width 1 lines such as (0, 0) - (100, 10) to have gaps in the drawing.
2016-09-22 11:09:06 -06:00
mqueue
…
nfs
Fix calculations using MSEC_PER_TICK. If USEC_PER_TICK is less than 1000, then MSEC_PER_TICK will be zero. It will be inaccurate in any case.
2016-09-25 08:17:33 -06:00
nxffs
…
procfs
vector table should have dimension NR_IRQS, not NR_IRQS+1
2016-09-22 07:56:12 -06:00
romfs
…
semaphore
…
shm
…
smartfs
…
tmpfs
…
unionfs
…
vfs
fs: Disable priority inheritance on all semaphores used for signaling
2016-11-03 12:23:31 -06:00
.gitignore
…
fs_initialize.c
…
Kconfig
…
Makefile
…
Powered by Gitea Page: 1518ms Template: 19ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API