This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
include
History
Gregory Nutt
d3b9f5b37f
Syslog buffering: Use IOBs to buffer data, not an on-stack buffer
2017-05-10 17:36:08 -06:00
..
arpa
…
cxx
…
net
Be consistent... Use Name: consistent in function headers vs Function:
2017-04-21 16:33:14 -06:00
netinet
…
netpacket
…
nuttx
Syslog buffering: Use IOBs to buffer data, not an on-stack buffer
2017-05-10 17:36:08 -06:00
sys
wireless/ieee802154: Removes radio IOCTL. Starts bringing radio and MAC closer with well-defined interface.
2017-05-05 11:15:38 -04:00
.gitignore
…
aio.h
AIO now also supports socket transfers
2014-10-11 08:15:23 -06:00
assert.h
…
crc8.h
…
crc16.h
…
crc32.h
…
crc64.h
…
ctype.h
…
debug.h
…
dirent.h
…
dllfcn.h
…
elf32.h
…
errno.h
Update errno values. Add new values; remove obsolete values
2017-03-26 09:22:00 -06:00
fcntl.h
…
fixedmath.h
fixedmath: add square root and b32_t conversion operators
2017-05-04 06:50:08 -06:00
hex2bin.h
…
inttypes.h
…
libgen.h
…
limits.h
…
locale.h
…
mqueue.h
…
netdb.h
…
nxflat.h
…
poll.h
…
pthread.h
…
queue.h
…
sched.h
…
semaphore.h
…
signal.h
include/cxx: Update some C++ header files due to recent changes to C hader files
2016-08-25 15:06:46 -06:00
spawn.h
…
stdbool.h
…
stddef.h
…
stdint.h
…
stdio.h
…
stdlib.h
…
string.h
…
strings.h
Add ffsl(), ffsll(), fls(), flsl(), flsll() and use GCC's __builtin_ctz/__builtin_clz for faster implementation of these
2017-03-24 09:41:31 -06:00
syscall.h
…
syslog.h
…
termios.h
…
threads.h
…
time.h
…
unistd.h
…
wchar.h
…
wctype.h
…