Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in glibc

Why does glibc "timezone" global not agree with system time on DST?

c timezone glibc

security issue with set-uid and a relative path for INTERP (dynamic linker) in ELF

Compiling program for old kernel

linux gcc kernel version glibc

Why aren't glibc's function addresses randomized when ASLR is enabled?

c linux gcc glibc aslr

Why are the data segment registers always null in gdb?

gdb x86-64 glibc

C compiler error: cdefs.h not found

c++ c linux gcc glibc

Is there a portable/standard-compliant way to get filenames and linenumbers in a stack trace?

Enable/Disable Hardware Lock Elision

c x86 intel glibc intel-tsx

Understanding glibc malloc trimming

linux malloc free glibc

glibc application holding onto unused memory until just before exit

c++ linux memory-leaks 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