Search code examples
malloc() and memset() behavior...

cgccmallocglibcmemset

Read More
Calling C++ from Java, but Java loads the wrong Glibc version...

javac++linuxjava-native-interfaceglibc

Read More
Needs debugging symbols for __alignof__...

cgdbglibc

Read More
Why does gmtime_r call __tz_convert which grabs a global lock?...

cglibclibc

Read More
Why using crypt in glibc cause compiler warning?...

cclangcompiler-warningsglibccrypt

Read More
What functions is the libm intended for?...

clinuxglibclibclibm

Read More
How to set up an additional glibc compiler on centOS...

centosgnuglibc

Read More
ARM cross compiling with older glibc...

c++ccmakelinkerglibc

Read More
Cross compile glibc for arm, got undefined reference to some unwind functions...

clinuxarmcross-compilingglibc

Read More
Cross-compiling GLibC 2.24 fails with Error 1...

androidlinuxmakefilecross-compilingglibc

Read More
Error while running chromedriver: "/lib64/libc.so.6: version `GLIBC_2.14' not found" i...

glibcselenium-chromedriver

Read More
How to add new source files to the glibc makefile?...

cmakefilegnuglibc

Read More
How's GNU extended function running when didn't defined _GNU_SOURCE...

gcccompilationgnucpu-architectureglibc

Read More
I want to compile glibc with sse disabled...

gccx86-64sseglibc

Read More
It is possible to extract my current toolchain?...

gccglibctoolchaingnu-toolchain

Read More
How to debug a crashed Linux program by its glibc/malloc backtrace (no core available)?...

c++linuxglibccoredumpdebug-backtrace

Read More
steps to terminate a shell...

glibcjob-control

Read More
Why is glibc's __random_r assigning variables it immediately overwrites?...

crandomglibc

Read More
Why does GCC claim clock_gettime() implicitly declared, but the preprocessor is perfectly happy with...

cgcctimeglibc

Read More
Application returns ENOSYS 38 Function not implemented...

glibcelf

Read More
glibc function to retrieve current executable name?...

cgccglibcaddr2line

Read More
Understanding the strcmp function of gnu libc...

clinuxglibcstrcmp

Read More
How do I use the --with-cpu and --with-arch when cross compiling stuff like gcc binutils and glibc...

gcccross-compilingglibcautotoolsbinutils

Read More
Errors when building glibc on Alpine Linux...

dockerglibcalpine-linux

Read More
Discrepancy in behavior of Linux loaders (ld-linux-x86-64) between Glibc 2.12 and Glibc 2.17...

linkershared-librariesglibclddrpath

Read More
How to use libc's listxattr in python code?...

pythonglibc

Read More
Backtrace info different on macOS v.s. Linux...

linuxmacosglibcbacktrace

Read More
vfprintf_unlocked() equivalent?...

c++linuxg++centos7glibc

Read More
Why does an fread loop require an extra Ctrl+D to signal EOF with glibc?...

cglibceoffreadlibc

Read More
Glob searching directories also returns files...

c++posixglobglibc

Read More
BackNext