This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
from 0636c17a63 net/tcp: wave hands on background new 795884dbf1 sys/ipc: correct definition value of IPC_* new 644283c8ff libc/ipc: add ftok(3) support The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: include/sys/ipc.h | 32 +++++++++++--- include/sys/types.h | 2 +- libs/libc/misc/Make.defs | 2 +- .../libc/{dirent/lib_telldir.c => misc/lib_ftok.c} | 50 ++++++++++------------ 4 files changed, 51 insertions(+), 35 deletions(-) copy libs/libc/{dirent/lib_telldir.c => misc/lib_ftok.c} (62%)