Search code examples
Retrieve load address of unloaded shared library from linux core dump...


c++linuxshared-librariesglibccoredump

Read More
Undefined reference to `xdr_string' with GNU libc 2.31...


gccldglibc

Read More
Do I have to re-compile glibc 2.34 itself for full 64-bit time_t support for 32-bit hardware?...


linuxtimearmglibcyear2038

Read More
What is the consideration behind making RTLD_DI_SERINFOSIZE request twice?...


clinuxglibcdynamic-linking

Read More
glibc: can't find memcpy dependencies...


clinuxglibc

Read More
Linux: detect at runtime that a process have multiple threads...


linuxmultithreadingpthreadsglibc

Read More
call to ‘__wmemcpy_chk_warn’: "wmemcpy called with length bigger than size of destination buffe...


c++gccc++20glibcfortify-source

Read More
What are the differences between the various C standard library implementations...


cposixglibclibcansi-c

Read More
difference between gcc -D_FORTIFY_SOURCE=1 and -D_FORTIFY_SOURCE=2...


securitygccglibcfortify-source

Read More
GLIBC malloc implementation bookkeeping...


cmemory-managementmallocglibc

Read More
What the documentation of Linux Programmer's Manual is documenting?...


linuxlinux-kerneldocumentationglibcmanpage

Read More
How does malloc work in a multithreaded environment?...


clinuxmallocx86-64glibc

Read More
Can aio_error be used to poll for completion of aio_write?...


linuxposixglibcaio

Read More
Building portable apps on newer systems to support older glibc...


glibc

Read More
Memory leaks when reading and transforming a file into a two-dimensional array in C...


cmallocfopenglibc

Read More
Error ENFILE never occurs on GNU/Hurd systems...


cgccglibc

Read More
Is libpthread needed if the pthread API is in libc...


cpthreadsglibclibc

Read More
version `GLIBC_2.33' not found when trying to open vscode from Terminal...


visual-studio-codeterminalglibclibcsnap

Read More
Format specifier %F missing from glibc's documentation...


cprintfglibc

Read More
bash: ./<filename> No such file or directory...


linkerbinaryfilesinterpreterglibcloader

Read More
How do I determine which version of glibc supports the functions I use?...


c++glibc

Read More
IOT instruction when freeing a malloc'ed array...


cmallocfreeglibc

Read More
arm64 to armhf cross compiler missing _POSIX_MATH_PATH...


linuxgcccross-compilingglibc

Read More
Py-cpu not downloading - Error: version `GLIBC_2.33' not found (required by /nix/store/...-gcc-1...


pythonpython-3.xcmakeglibclibc

Read More
Want to build & install Glibc in Android (bionic)...


androidlinuxopen-sourceglibctermux

Read More
Problem of overlap verification between two strings...


cglibcoverlapstrcat

Read More
GLIBC_2.28 and GLIBC_2.29 not found on Google Colab...


google-colaboratoryblenderglibclibclibm

Read More
Segmentation error due to the use of a char **...


cstructmallocglibc

Read More
Why does the system call "read()" block my program?...


clinuxglibc

Read More
What happens in C function readdir() from dirent.h?...


clinuxglibc

Read More
BackNext