History log of /netbsd-src/tests/lib/libc/sys/msg.h (Results 1 – 3 of 3)
Revision Date Author Comments
# efc93621 06-Mar-2020 kamil <kamil@NetBSD.org>

Move macros wrapping functions from msg.h into msg.h

This makes code reusing easier.


# c6513ba7 13-Mar-2018 kamil <kamil@NetBSD.org>

ATF t_ptrace_wait*: Disable debug messages in msg.h

msg.h is a dummy IPC interface.

Disable additional debugging logging here, especially wanted in race*
tests.

Sponsored by <The NetBSD Foundation>


# 24e714f4 02-Apr-2017 kamil <kamil@NetBSD.org>

Import ptrace(2) tests into appropriate directory tests/lib/libc/sys/

This is the correct directory documented in tests/README for such tests.

Discussed with <martin>

Sponsored by <The NetBSD Foun

Import ptrace(2) tests into appropriate directory tests/lib/libc/sys/

This is the correct directory documented in tests/README for such tests.

Discussed with <martin>

Sponsored by <The NetBSD Foundation>

show more ...