9
0
Fork 0
This repository has been archived on 2022-06-17. You can view files and clone it, but cannot push or open issues or pull requests.
openggsn/sgsnemu
Emmanuel Bretelle 2a7cad57ef Fixe compilation warning
Relevant output of make:

sgsnemu.c: In function ‘process_options’:
sgsnemu.c:443: warning: pointer targets in passing argument 1 of
‘strncpy’ differ in signedness
/usr/include/bits/string3.h:120: note: expected ‘char * __restrict__’
but argument is of type ‘unsigned char *’

Signed-off-by: Emmanuel Bretelle <chantra@debuntu.org>
2010-10-20 11:04:51 +02:00
..
Makefile.am fix 'make distcheck': add lookup.h to Makefile.am 2010-05-24 11:02:33 +02:00
cmdline.c Use newer gengetopt which also frees memory 2010-05-04 11:13:56 +02:00
cmdline.ggo Fix various compiler warnings throughout the code 2010-05-04 11:08:38 +02:00
cmdline.h Use newer gengetopt which also frees memory 2010-05-04 11:13:56 +02:00
getopt.c Improved solaris compatibility 2004-01-16 09:56:56 +00:00
getopt1.c Improved solaris compatibility 2004-01-16 09:56:56 +00:00
gnugetopt.h Improved solaris compatibility 2004-01-16 09:56:56 +00:00
ippool.c Fix various compiler warnings throughout the code 2010-05-04 11:08:38 +02:00
ippool.h Fix various compiler warnings throughout the code 2010-05-04 11:08:38 +02:00
lookup.c Added lookup.c 2004-12-30 16:40:17 +00:00
lookup.h Added lookup.c 2004-12-30 16:40:17 +00:00
sgsnemu.c Fixe compilation warning 2010-10-20 11:04:51 +02:00
syserr.c Fix various compiler warnings throughout the code 2010-05-04 11:08:38 +02:00
syserr.h Minor fix 2004-12-30 16:22:42 +00:00
tun.c Fix various compiler warnings throughout the code 2010-05-04 11:08:38 +02:00
tun.h Fixed delete route on freebsd et. al. 2004-12-30 15:33:58 +00:00