]> Git Repo - uclibc-ng.git/commit
add getauxval() implementation
authorramin <[email protected]>
Wed, 7 Dec 2022 10:59:57 +0000 (11:59 +0100)
committerWaldemar Brodkorb <[email protected]>
Mon, 19 Dec 2022 09:56:24 +0000 (10:56 +0100)
commitd869bb1600942c01a77539128f9ba5b5b55ad647
tree6a96a569594344428c287dde032be7d36565a3ef
parentff95fddd7b25d207f41af05052a0b4de88322e35
add getauxval() implementation
include/sys/auxv.h [new file with mode: 0644]
ldso/include/ldso.h [changed mode: 0644->0755]
ldso/ldso/dl-startup.c
ldso/ldso/ldso.c [changed mode: 0644->0755]
libc/misc/Makefile.in
libc/misc/auxvt/Makefile.in [new file with mode: 0644]
libc/misc/auxvt/getauxval.c [new file with mode: 0755]
This page took 0.025513 seconds and 4 git commands to generate.