Search code examples
What's the meaning of the %m formatting specifier?...


cprintfglibcerrnoformat-specifiers

Read More
C free() on Ubuntu VM, a question regarding heap memory...


cheap-memoryfreeglibc

Read More
error: FALLOC_FL_KEEP_SIZE undeclared (first use in this function)...


clinuxsystem-callsglibcfallocate

Read More
Got different types of error from a single C program in Linux...


cfileembedded-linuxglibc

Read More
why sem_t is 32 bytes in 64bit linux?...


linuxsemaphoreglibcfutexposix-api

Read More
Multiple glibc libraries on a single host...


linuxgccglibc

Read More
How can I link to a specific glibc version?...


linuxgcclinkerglibclibc

Read More
appname: /lib/libc.so.6: version `GLIBC_2.8' not found (required by appname)...


linuxgcclinkersymbolsglibc

Read More
glibc - #define void...


cglibclibc

Read More
Importing pandas and cplex in a conda environment raises an ImportError: libstdc++.so.6: version `GL...


pythonpandascondashared-librariesglibc

Read More
How to sleep for a few microseconds...


clinuxreal-timeglibclibc

Read More
How does LIBC_PROBE macro actually work in Glibc?...


cglibc

Read More
What does libc_hidden_proto in the glibc standard libraries do?...


cglibcunistd.h

Read More
`pthread_detach(0)` segfaults instead of returning ESRCH...


pthreadsglibc

Read More
create a minimal XZ-backdoor...


cglibcfunction-interposition

Read More
Build application for Ubuntu 18 from Ubuntu 20...


linuxubuntugoglibccgo

Read More
multiple definition error from dl-addr.c with addition of printf, in glibc compilation...


compilationlinkerglibc

Read More
Is this possible to customize printf?...


clinuxcustomizationglibc

Read More
How do I create an Android make file to merge a glibc based root filesystem into to the AOSP filesys...


makefileandroid-sourceglibcandroid-soong

Read More
Why is fork() accepted in strace if the actual syscall is clone()?...


cforksystem-callsglibcstrace

Read More
Using NodeJS 18 in AWS Amplify on Amazon Linux 2 fails...


node.jsaws-amplifyglibcamazon-linux

Read More
How to Install Debug Symbols for libc on Ubuntu 22.04?...


ubuntuglibcaptdebug-symbols

Read More
Why can't I run my python executables in busybox?...


pythonpyinstallerexecutableglibcbusybox

Read More
Error: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found...


linuxubuntuglibcubuntu-20.04wsl-2

Read More
Where do man pages about libc come from if they do not come from glibc?...


linuxdebianglibclibc

Read More
Check glibc version for a particular gcc compiler...


cgccglibc

Read More
GLIBC : How to tell the executable to link to specific version of GLIBC...


clinuxunixglibclibc

Read More
Rails deployment on AWS server (EBS) | Issue with nokogiri-1.13.3-aarch64-linux wrt GLIBC_2.29...


ruby-on-railsamazon-web-servicesamazon-elastic-beanstalkglibcruby-2.7

Read More
"corrupted size vs. prev_size" when using LZ4...


c++jsonglibcasiolz4

Read More
Add shell or bash to a docker image (Distroless based on Debian GNU/Linux)...


bashdockerdockerfileglibcdocker-entrypoint

Read More
BackNext