Expand description
Linux auxv support, using libc.
Β§Safety
This uses raw pointers to locate and read the kernel-provided auxv array.
Constants§
- AT_
EXECFN π - AT_
HWCAP π - AT_
HWCA πP2 - AT_
MINSIGSTKSZ π - AT_
SECURE π - AT_
SYSINF πO_ EHDR - _SC_
CLK_ πTCK - _SC_
PAGESIZE π
Statics§
- getauxval π
Functions§
- sysconf π β
- sysinfo_
ehdr πAT_SYSINFO_EHDR
isnβt present on all platforms in all configurations, so if we donβt see it, this function returns a null pointer.