5 items
NAME ↑ SIZE MODIFIED PERMS ACTIONS
.. / Parent Directory
lib-names-64.h — 1.46 KB
2026-08-03 10:12 · rw-r--r--
1.46 KB 2026-08-03 10:12 rw-r--r--
lib-names.h — 467 B
2026-08-03 10:11 · rw-r--r--
467 B 2026-08-03 10:11 rw-r--r--
libc-version.h — 1.23 KB
2026-08-03 10:11 · rw-r--r--
1.23 KB 2026-08-03 10:11 rw-r--r--
stubs-64.h — 481 B
2026-08-03 10:12 · rw-r--r--
481 B 2026-08-03 10:12 rw-r--r--
stubs.h — 384 B
2026-08-03 10:11 · rw-r--r--
384 B 2026-08-03 10:11 rw-r--r--
ONLINE
gnu
5 items
21:27:43
TERMINAL FM
Edit
Preview
Download
Rename
Copy
Chmod
Delete
/* This file is automatically generated. It defines macros to allow user program to find the shared library files which come as part of GNU libc. */ #ifndef __GNU_LIB_NAMES_H #define __GNU_LIB_NAMES_H 1 #if !defined __x86_64__ # include #endif #if defined __x86_64__ && defined __LP64__ # include #endif #if defined __x86_64__ && defined __ILP32__ # include #endif #endif /* gnu/lib-names.h */