History log of /openbsd-current/regress/misc/c++abi/nm1.C
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.3 06-Aug-2022 semarie

remove swblk_t type from sys/types.h

- it is currently unused (except in some regress)
- it is non-standard
- it shouldn't have been visible in first place

ok jca@ mpi@ todd@ deraadt@


Revision tags: OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE OPENBSD_7_1_BASE
# 1.2 07-Feb-2017 bluhm

Include <netinet/in.h> to get in_addr_t and in_port_t compiled.


Revision tags: OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE
# 1.1 06-Jul-2013 espie

implement some simple check that make sure typedefs don't change in
a bad way on us.

Prompted by some recent work on types.h by guenther, to be fleshed
out as people require.


Revision tags: OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.2 07-Feb-2017 bluhm

Include <netinet/in.h> to get in_addr_t and in_port_t compiled.


Revision tags: OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE
# 1.1 06-Jul-2013 espie

implement some simple check that make sure typedefs don't change in
a bad way on us.

Prompted by some recent work on types.h by guenther, to be fleshed
out as people require.