ofono/drivers/isimodem
Jonas Bonn 67701b1c40 drivers: constify vtables
The driver vtables are read-only structures.  This patch declares them as
'const' allowing the compiler to (optionally) put them in the RELRO
section.  RELRO pages may be marked as read-only by the linker after
the relocations have been done ensuring that they aren't inadvertently
or maliciously altered at runtime.
2018-10-17 09:56:27 -05:00
..
audio-settings.c drivers: constify vtables 2018-10-17 09:56:27 -05:00
call-barring.c drivers: constify vtables 2018-10-17 09:56:27 -05:00
call-forwarding.c drivers: constify vtables 2018-10-17 09:56:27 -05:00
call-meter.c drivers: constify vtables 2018-10-17 09:56:27 -05:00
call-settings.c drivers: constify vtables 2018-10-17 09:56:27 -05:00
call.h drivers: Update copyright information 2011-10-10 13:39:48 -07:00
cbs.c drivers: constify vtables 2018-10-17 09:56:27 -05:00
debug.c drivers: Update copyright information 2011-10-10 13:39:48 -07:00
debug.h drivers: Update copyright information 2011-10-10 13:39:48 -07:00
devinfo.c drivers: constify vtables 2018-10-17 09:56:27 -05:00
gpds.h drivers: Update copyright information 2011-10-10 13:39:48 -07:00
gprs-context.c drivers: constify vtables 2018-10-17 09:56:27 -05:00
gprs.c drivers: constify vtables 2018-10-17 09:56:27 -05:00
gss.h drivers: Update copyright information 2011-10-10 13:39:48 -07:00
info.h drivers: Update copyright information 2011-10-10 13:39:48 -07:00
infoserver.c drivers: Update copyright information 2011-10-10 13:39:48 -07:00
infoserver.h drivers: Update copyright information 2011-10-10 13:39:48 -07:00
isimodem.c drivers: Update copyright information 2011-10-10 13:39:48 -07:00
isimodem.h drivers: Update copyright information 2011-10-10 13:39:48 -07:00
isiutil.h drivers: Update copyright information 2011-10-10 13:39:48 -07:00
mtc.h drivers: Update copyright information 2011-10-10 13:39:48 -07:00
network-registration.c drivers: constify vtables 2018-10-17 09:56:27 -05:00
network.h drivers: Update copyright information 2011-10-10 13:39:48 -07:00
phonebook.c drivers: constify vtables 2018-10-17 09:56:27 -05:00
radio-settings.c drivers: constify vtables 2018-10-17 09:56:27 -05:00
sim.c drivers: constify vtables 2018-10-17 09:56:27 -05:00
sim.h drivers: Update copyright information 2011-10-10 13:39:48 -07:00
sms.c drivers: constify vtables 2018-10-17 09:56:27 -05:00
sms.h drivers: Update copyright information 2011-10-10 13:39:48 -07:00
ss.h drivers: Update copyright information 2011-10-10 13:39:48 -07:00
uicc-util.c drivers: Update copyright information 2011-10-10 13:39:48 -07:00
uicc-util.h isimodem: Remove includes of <glib/gtypes.h> 2012-03-19 16:12:36 -07:00
uicc.c drivers: constify vtables 2018-10-17 09:56:27 -05:00
uicc.h isimodem: Remove includes of <glib/gtypes.h> 2012-03-19 16:12:36 -07:00
ussd.c drivers: constify vtables 2018-10-17 09:56:27 -05:00
voicecall.c drivers: constify vtables 2018-10-17 09:56:27 -05:00