summaryrefslogtreecommitdiffstats
path: root/lib/libc/include
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2016-05-22 23:09:56 +0000
committerschwarze <schwarze@openbsd.org>2016-05-22 23:09:56 +0000
commit5161d913cb08c330eb60301f1e102963e9c20781 (patch)
tree3093f7ce688fa0e4ef14a312086e9a75fa591f59 /lib/libc/include
parentOn hppa, function pointer comparison can require dereferencing them. (diff)
downloadwireguard-openbsd-5161d913cb08c330eb60301f1e102963e9c20781.tar.xz
wireguard-openbsd-5161d913cb08c330eb60301f1e102963e9c20781.zip
Improve modularization at the chared/read boundary, no functional change.
Stop the read.c module from poking the el_chared.c_macro data structure that used to belong to the chared.c module. Given that no other module, not even chared itself, is using that data, move it into the read modules's own opaque data structure, struct el_read_t. That gets rid of one struct, one #define, one struct member, and one function argument in the chared.h interface. OK czarkoff@
Diffstat (limited to 'lib/libc/include')
0 files changed, 0 insertions, 0 deletions