Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in glibc

What is the version number field in the output of the linux file command

linux version release glibc

The program cannot find correct version of glibc/libstdc++, although it was statically linked

gcc g++ ld glibc libstdc++

Moving to different Linux build system, getting error: undefined symbol: stat

c linux gcc glibc libc

Why are Memory allocations within libc are not routed to my allocation wrappers?

c malloc clang glibc

Who generate a core dump file? Kernel or glibc?

Is `asprintf` thread-safe?

Does glibc (GNU C Library) provide a way to obtain the size of an allocated memory block?

c linux malloc x86-64 glibc

compiling glibc from source with debug symbols

Swift 2.2 on Linux, "use of unresolved identifier 'exit'"

swift swift2 glibc foundation

Where's glibc's socket implementation at?

c sockets posix glibc

Howto use readlink with dynamic memory allocation

c linux glibc uclibc

Relevance of libc.so.6 in Linux kernel [closed]

c linux linux-kernel glibc

Using glibc, why does my gethostbyname fail after I/DHCP has changed the DNS server?

dns glibc dhcp

Purpose of __USE_XOPEN2K8 and how to set it?

gcc glibc

How does the dlsym work?

glibc dlopen dlsym

Non-blocking read on pipe

c linux pipe glibc

libc or glibc in ubuntu?

ubuntu gcc glibc libc

What is the glibc GLRO macro?

c glibc

glibc detected malloc(): memory corruption in C

Configuring for a compiler different than the default while running configure

c linux gcc glibc