gluon-packages/libs/libpacketmark/src
Matthias Schiffer 5249974a3c
libpacketmark: fix call of initialization function
Rather than using the internal symbol _init, simply let the compiler handle
it by marking it as a constructor. This fixes running the initialization on
some architectures like ARM.
2017-10-25 14:17:33 +02:00
..
Makefile Add new package libpacketmark, a LD_PRELOAD library to manipulate packet marks 2014-08-03 11:07:24 +02:00
libpacketmark.c libpacketmark: fix call of initialization function 2017-10-25 14:17:33 +02:00