Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in libc

How can `CDLL()` find a file to load, with only file basename?

Hook setenv(), getenv() using C code during runtime to make them thread safe [closed]

c hook glibc libc bionic

Updating SKMaps from 2.5.0 to 2.5.1

android signals libc skmaps

How to implement redirection of stdout of a child process to a file?

rust file-descriptor libc

Inconsistent return values from open function between libc and kernel syscall

ios assembly libc

System call stat() converted to stat64() without any cpp option

c linux gcc gnu libc

Using statically allocated buffers in getline(3) / getdelim(3)

c memory-management libc

When should atexit() be used?

libc atexit

Forcing ELF binary to use another libc.so [duplicate]

linux ld elf libc

How can the exit status of a process depend on whether it's statically built?

Build and bind against older libc version

rust libc

Why is macro abusing ok in libc [closed]

c libc

mallopt(M_PERTURB) does not perturb the memory on free

How does _dl_runtime_resolve achieve thread safety?

linker elf libc

What's the difference between exit and _exit both in libc.so?

exit libc

GLIBC_2.33 not found - while building Flutter for Linux

linux flutter ubuntu libc gvfs

Relocation R_X86_64_32S against .data cannot be used when making a shared object (64 bit NASM + gcc)

c linux assembly nasm libc