diff options
| author | Szabolcs Nagy <szabolcs.nagy@arm.com> | 2022-08-30 10:01:44 +0100 |
|---|---|---|
| committer | Szabolcs Nagy <szabolcs.nagy@arm.com> | 2022-10-27 14:46:51 +0100 |
| commit | 1378a26b726e5ff117f22a925cef5f9e5111a13e (patch) | |
| tree | 4153b9d4b94f9fbd0a3ddfe2d3ee4b4ae196c272 /malloc/alloc_buffer_alloc_array.c | |
| parent | 9dfa90fe40d857142b1e7f2a51e0432b4c0a805f (diff) | |
| download | glibc-1378a26b726e5ff117f22a925cef5f9e5111a13e.tar.xz glibc-1378a26b726e5ff117f22a925cef5f9e5111a13e.zip | |
cheri: change __libc_start_main prototype
The prototype of __libc_start_main is changed to
void
__libc_start_main (int main (int, char **, char **, void *),
int argc, char **argv, char **envp, void *auxv,
void rtld_fini (void), void *sp);
so envp is passed down separately and the unused init, fini args are
dropped.
Diffstat (limited to 'malloc/alloc_buffer_alloc_array.c')
0 files changed, 0 insertions, 0 deletions
