diff options
author | 2003-05-02 19:20:26 +0000 | |
---|---|---|
committer | 2003-05-02 19:20:26 +0000 | |
commit | ab5837b8e690aab2dc7f0276d6f290310d1e1d57 (patch) | |
tree | 8c80ce453ffef18d5fb1d9bf58314bc29b575de5 /sys/netinet/ipsec_input.c | |
parent | sync (diff) | |
download | wireguard-openbsd-ab5837b8e690aab2dc7f0276d6f290310d1e1d57.tar.xz wireguard-openbsd-ab5837b8e690aab2dc7f0276d6f290310d1e1d57.zip |
Add Doug Gwyn's portable alloca() for platforms w/o an assembler
version. Normally, gcc provides its own alloca() (unless -fno-builtin
is specified). The C version is decidedly suboptimal--we really
need proper assembler versions but this will work as a stop-gap
measure.
Diffstat (limited to 'sys/netinet/ipsec_input.c')
0 files changed, 0 insertions, 0 deletions