Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in glibc

__ctype_b_loc what is its purpose?

reverse-engineering glibc

What's the purpose of the casts to signed int in glibc memmove?

c language-lawyer glibc

Can GHC link binaries against a libc implementation such as uclibc (used in OpenWrt by default)?

haskell linker ghc glibc uclibc

What happened with the relocating allocator?

c gnu glibc

How are POSIX cancellation points supposed to behave?

c linux pthreads posix glibc

Executing binary: `GLIBCXX_3.4.11' not found

unix gcc opencv glibc

Detecting ABI compatibility issues with GCC

debugging gcc g++ glibc abi

What is the difference between glibc's MALLOC_CHECK_, M_CHECK_ACTION, and mcheck?

Library path order for alternate glibc dynamic linker (ld.so)

open O_CREAT | O_EXCL on NFS in Linux?

linux file-io glibc nfs

Explanation of memcpy memmove GLIBC_2.14/2.2.5

linux gcc linker glibc memcpy

Why glibc binary is called libc.so.6 not a libc.so.1 or libc.so.4?

linux glibc

Force free() to return malloc memory back to OS

What makes it possible for glibc malloc to compare pointers from different "objects"?

c malloc language-lawyer glibc

Perl process gets stuck with «*** glibc detected *** perl: corrupted double-linked list: 0x0000000001474b40 ***» - how can I make it terminate?

c linux perl unix glibc

Linux-x64 glibc: Why does Feb 1 come before Jan 31?

c++ c linux glibc mktime

Why does gcc place a “halt” instruction in programs after the call to “main”?

linux gcc assembly glibc

/lib64/libc.so.6: version `GLIBC_2.14' not found

c glibc

Why would the same binary want linux-vdso.so.1 on one 64-bit RHEL 5.4 server and not another?

glibc libstdc++

pkg-config glib-2.0 error on Mac OS X

macos glibc