tcpdump/missing
Francois-Xavier Le Bail 5cea270318 Remove all storage class specifier 'register'
Let the compiler do the optimizations (or not) based on build options.

Avoid 'value has been optimized out' messages in gdb using '-O0'.
2017-12-13 19:17:47 +01:00
..
datalinks.c Rename 'tcpdump-stdinc.h' to 'netdissect-stdinc.h' 2015-09-10 08:50:40 +02:00
dlnames.c Rename 'tcpdump-stdinc.h' to 'netdissect-stdinc.h' 2015-09-10 08:50:40 +02:00
getopt_long.c opterr should default to 1, so illegal options are reported. 2014-05-07 12:05:29 -07:00
getservent.c Remove all storage class specifier 'register' 2017-12-13 19:17:47 +01:00
snprintf.c libnetdissect code must include 'netdissect.h', not 'interface.h' 2015-09-11 13:22:56 +02:00
strdup.c libnetdissect code must include 'netdissect.h', not 'interface.h' 2015-09-11 13:22:56 +02:00
strlcat.c Remove all storage class specifier 'register' 2017-12-13 19:17:47 +01:00
strlcpy.c Remove all storage class specifier 'register' 2017-12-13 19:17:47 +01:00
strsep.c Remove all storage class specifier 'register' 2017-12-13 19:17:47 +01:00