Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in glibc

can sbrk(0) fail?

c glibc sbrk

glibc installation: cannot compute suffix of object files

gcc configure glibc

After updating glibc: Segmentation fault (core dumped)

Linking issue using the Yocto SDK (undefined reference to `_rtld_global_ro')

linux gcc linker yocto glibc

Is there any function in musl like "backtrace" in glibc

How can I avoid resource leak when using a semaphore?

linux posix semaphore glibc

Cross compiler for a RHEL ppc64le target

How does LIBC_PROBE macro actually work in Glibc?

c glibc

AmigaShell C++ (m68k-amigaos-g++) and command line arguments

c++ g++ glibc amiga

/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found

How to set local IP when originating TCP/IP connections?

c linux glibc

Is there any interactive tool on web to understand common code bases?

c linux gcc x86-64 glibc

Can malloc_trim() release memory from the middle of the heap?

gcc and glibc versions

c linux gcc centos glibc

Impact of Increasing GLIBC malloc() M_MMAP_THRESHOLD to 1GB

malloc glibc

How is sin() implemented in eglibc-2.13?

c linux math glibc libc

Linux 3.0: "glibc detected" abort - tuning corruption detected feature?

c linux glibc

Called object is not a function or a function pointer

c linux gcc x86-64 glibc

How do I build into a specified directory using the "prefix" option of configure?

gnu-make glibc configure