This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/nuttx.git
synced
2026-09-19 12:21:54 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
57b91a8cfc300f247e828652a5e349dbd395d601
nuttx
/
include
T
History
zhuyanlin
57b91a8cfc
include/nuttx/kmalloc.h: Add {kumm/kmm}_calloc API. Add calloc API for manage user memory and kernel memory in Flat Build/Kernel Build without kernel heap.
2018-08-27 05:55:09 -06:00
..
arpa
…
cxx
…
net
net/netdev/netdev_ioctl.c: Add si_ioctl callback and net_ioctl_arglen so usrsock could forward the ioctl to the remote end
2018-08-26 14:54:26 -06:00
netinet
…
netpacket
…
nuttx
include/nuttx/kmalloc.h: Add {kumm/kmm}_calloc API. Add calloc API for manage user memory and kernel memory in Flat Build/Kernel Build without kernel heap.
2018-08-27 05:55:09 -06:00
sys
…
.gitignore
…
aio.h
…
assert.h
…
crc8.h
…
crc16.h
…
crc32.h
…
crc64.h
include/crc64.h: fix warning: integer constant is too large for its type
2018-08-27 05:47:59 -06:00
ctype.h
…
debug.h
…
dirent.h
…
dllfcn.h
…
dsp.h
include/dsp.h: Add extern C support for use with C++
2018-08-23 12:54:13 -06:00
elf32.h
…
endian.h
…
errno.h
…
fcntl.h
…
fixedmath.h
…
hex2bin.h
…
inttypes.h
…
libgen.h
…
limits.h
…
locale.h
…
lzf.h
…
mqueue.h
…
netdb.h
…
nxflat.h
…
poll.h
Move psock check from [get|set]sockopt to psock_[get|set]sockopt
2018-08-26 14:25:54 -06:00
pthread.h
…
queue.h
…
sched.h
…
semaphore.h
…
signal.h
Squashed commit of the following:
2018-08-26 08:49:08 -06:00
spawn.h
…
stdbool.h
…
stddef.h
…
stdint.h
…
stdio.h
…
stdlib.h
…
stdnoreturn.h
…
string.h
…
strings.h
…
syscall.h
…
syslog.h
…
termios.h
…
threads.h
…
time.h
…
unistd.h
…
wchar.h
…
wctype.h
…