This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] Add AT_PLATFORM to _dl_aux_init ()


Hi

This should be trivial.

While reviewing another patch of mine, Carlos OâDonell found that AT_PLATFORM was absent from the case statement in _dl_aux_init (). This patch adds that there, to keep that function in sync with its shared case counterpart (_dl_sysdep_start).

Regards,

-- 
Carlos Eduardo Seo
Software Engineer - Linux on Power Toolchain
cseo@linux.vnet.ibm.com

Attachment: 0001-Add-AT_PLATFORM-to-_dl_aux_init.patch
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]