Add AT_PLATFORM to _dl_aux_init ()
commit76c5ae00284d98f1994434c570bdcde9dbc6b49e
authorCarlos Eduardo Seo <cseo@linux.vnet.ibm.com>
Fri, 9 Oct 2015 19:01:35 +0000 (9 16:01 -0300)
committerTulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
Tue, 27 Oct 2015 19:27:41 +0000 (27 17:27 -0200)
tree9981a78ff2fc6945b85c2f3e49576918aed32f7b
parent8b126a4a2ca78a5d98cc7afa219d93c8a31ed944
Add AT_PLATFORM to _dl_aux_init ()

Added AT_PLATFORM to _dl_aux_init () function to keep it in sync with
_dl_sysdep_start ().

* elf/dl-support.c (_dl_aux_init): Added AT_PLATFORM to the case
statement.
ChangeLog
elf/dl-support.c