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-14 16:19:21 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
8980b08faecf8d663638764c22481981c717bbda
nuttx
/
include
T
History
Gregory Nutt
8980b08fae
include/nuttx/semaphore.h: don't include nuttx/fs/fs.h. (1) Avoid nested loops if CONFIG_SIG_EVTHREAD enabled, (2) semaphore.h doesn't depends on fs.h.
2018-08-27 06:05:28 -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/semaphore.h: don't include nuttx/fs/fs.h. (1) Avoid nested loops if CONFIG_SIG_EVTHREAD enabled, (2) semaphore.h doesn't depends on fs.h.
2018-08-27 06:05:28 -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
…
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
include/queue.h: Add dq_tail marco
2018-08-27 05:57:53 -06:00
sched.h
…
semaphore.h
…
signal.h
…
spawn.h
include/spawn.h: Fix posix_spawnattr_destroy warning: 'the address of attr will always evaluate as true'
2018-08-27 06:00:33 -06:00
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
…