libc.c\internal\src - musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/src/internal/libc.c
blob: cb05181084a57ab5cc8772b31edb75ffd0279d1c (plain) (blame)
1
2
3
4
5
6
7
8
9
#include "libc.h"
struct __libc __libc;
size_t __hwcap;
char *__progname=0, *__progname_full=0;
weak_alias(__progname, program_invocation_short_name);
weak_alias(__progname_full, program_invocation_name);
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月07日 01:20:24 +0000

AltStyle によって変換されたページ (->オリジナル) /