Search code examples
C free() on Ubuntu VM, a question regarding heap memory...


cheap-memoryfreeglibc

Read More
ret2libc strcpy not complete...


pythonassemblyx86glibcexploit

Read More
Where to find select() source code in glibc source?...


clinuxkernelglibc

Read More
What does the --audit flag to GNU ld do?...


linuxshared-librariesldglibcelf

Read More
How to create a temporary directory in C in Linux?...


cunixglibc

Read More
Is there any documentation available for dynamic linker functions for glibc 6?...


clinuxlinkerglibc

Read More
How to tell if glibc is used...


c++cglibc

Read More
Why is termios in glibc and the kernel?...


linuxglibctermios

Read More
What is GLIBC? What is it used for?...


cgnuglibcstandard-library

Read More
CLOCK_REALTIME_COARSE not settable?...


linuxglibc

Read More
Can glibc sprintf be used in a reentrant function?...


c++clinuxglibcreentrancy

Read More
Issue with overriding glibc malloc using --wrap option in statically linked application after glibc ...


hookwrapperglibc

Read More
How do I correctly determine NAME_MAX for shm_open?...


clinuxposixshared-memoryglibc

Read More
Can I modify the dynamic linker and use without recompiling the glibc?...


clinuxlinkerglibc

Read More
How to choose which GLIBC_version in python when I use blender to render with python...


pythonblenderglibc

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


linuxgccglibc

Read More
How can gcc optimize separate call of sin(x) and cos(x) into single sincos?...


c++gcccompiler-optimizationglibc

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


cgccglibc

Read More
Yocto glibc error in do_fetch for glibc library in cross compilation for qt based yocto image...


linuxcross-compilingyoctoglibcrenesas-rx

Read More
MemorySanitzer warns of use of undefined memory in `struct stat`; I do check the `stat` return value...


cclangglibcstatmemory-sanitizer

Read More
What is _GLIBCXX_USE_NANOSLEEP all about?...


c++gccsleepglibc

Read More
How can clock() from time.h be implemented via times without conversion if returned time units are d...


cubuntutimeposixglibc

Read More
Why is GNU GLIBC strsignal() considered thread unsafe on modern operating systems?...


clinuxthread-safetyglibcmanpage

Read More
Why inet_ntoa is designed to be a non-reentrant function?...


csocketsglibc

Read More
glibc build with flags _FILE_OFFSET_BITS=64 and _TIME_BITS=64 fails...


armglibcbuildroot

Read More
What's the meaning of the %m formatting specifier?...


cprintfglibcerrnoformat-specifiers

Read More
How do I include glibc versions needed by node in my buildroot config?...


node.jsglibcbuildroot

Read More
Glibc lib removed, can't compile nothing. Can I precompile it with liveUSB then cp -r to hard dr...


glibc

Read More
Weird power series coefficients in reference implementations of atan()...


cglibcieee-754atan

Read More
Why did I get an invalid handle (not zero) when I called the dlopen() function on CentOS?...


ubuntugdbcentos7glibcdlopen

Read More
BackNext