Gregory Nutt ac1b96ba1e Update ReleaseNotes in preparation for the nuttx-8.2 release. 5 years ago
..
clock b5111d2c38 tools/nxstyle.c: Add logic to detect if there is a blank line following the final right brace. sched/: Applied the modified nxstyle to all C file as a test. 5 years ago
environ b33fc302f0 net/inet and net/tcp: Fix tcp close flow; free the connection after all tcp close process finished. 5 years ago
errno b54ffe858a Standardization of some function headers. 6 years ago
group 2ab4d635b4 tools/nxstyle.c: Correct detection of missing blank line following a block comment. 5 years ago
init 2ab4d635b4 tools/nxstyle.c: Correct detection of missing blank line following a block comment. 5 years ago
irq 2ab4d635b4 tools/nxstyle.c: Correct detection of missing blank line following a block comment. 5 years ago
module 9e2238f6cd libs/libc/dllfcn: Implement dlerror using strerror. 5 years ago
mqueue 46d435fc65 Various cosmetic changes. 5 years ago
paging 2ab4d635b4 tools/nxstyle.c: Correct detection of missing blank line following a block comment. 5 years ago
pthread b5111d2c38 tools/nxstyle.c: Add logic to detect if there is a blank line following the final right brace. sched/: Applied the modified nxstyle to all C file as a test. 5 years ago
sched 99a501b668 drivers/syslog/ramlog.c: Fix ramlog readers never woken up when using ramlog as syslog or console. 5 years ago
semaphore c397692532 sched/semaphore/spinlock.c: spin_trylock handle memory barrier and instrumentation correctly. 5 years ago
signal b5111d2c38 tools/nxstyle.c: Add logic to detect if there is a blank line following the final right brace. sched/: Applied the modified nxstyle to all C file as a test. 5 years ago
task b5111d2c38 tools/nxstyle.c: Add logic to detect if there is a blank line following the final right brace. sched/: Applied the modified nxstyle to all C file as a test. 5 years ago
timer 9b75ef06ea include/sys/time.h, libs/libc/unistd, sched/timer: Implement alarm(), setitimer() and getitimer() APIs. 5 years ago
wdog b5111d2c38 tools/nxstyle.c: Add logic to detect if there is a blank line following the final right brace. sched/: Applied the modified nxstyle to all C file as a test. 5 years ago
wqueue fb50a65756 boards/: Move more drivers directories at were placed too high in the hieararchy. 5 years ago
.gitignore 4748599a43 .dSYM only needs to be in the same .gitignore files as .exe 11 years ago
Kconfig ac1b96ba1e Update ReleaseNotes in preparation for the nuttx-8.2 release. 5 years ago
Makefile 24468128de TLS: Simplify 8 years ago