CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
glibc
09-12
Enterprise
dl_iterate_phdr returns empty image-name on first entry
09-08
OS
why is readdir not multi thread safe?
08-28
Mobile
race conditions using std::mbrtowc on gcc only
08-06
Net
relocation error: symbol pthread_getattr_np, version GLIBC_2.2.5 not defined in file libpthread.so.0
07-20
Enterprise
GLIBC incompatibility on debian docker
06-29
Back-end
Weird LTO behavior with -ffast-math
06-24
Software engineering
Converting a char* to unsigned int in C safely?
06-04
OS
How to link strlcpy in makefile in c- undefined reference to `strlcpy'
06-03
Blockchain
Problems discovering glibc version in C
05-21
Blockchain
Linking with TensorFlow on Arm: GLIBC_2.32, GLIBC_2.33, GLIBC_2.34 - which one?
05-17
other
Where is source code for "cold" functions located in glibc?
04-08
database
Azure App Service with Python 3.9 deployment failed
04-07
other
How to find the size of chunk allocated by malloc in the glibc library?
04-04
Back-end
On better understanding the strncpy() function behavior
04-02
database
Possible faulty implementation of strncpy()
03-25
database
Compiling old C code Y2038 conform still results in 4 byte variables
03-16
Net
How to read from STDIN_FILENO with blocking I/O
03-13
Mobile
Rails deployment on AWS server (EBS) | Issue with nokogiri-1.13.3-aarch64-linux wrt GLIBC_2.29
02-13
Blockchain
How to extract and compare the libc versions at runtime?
12-26
Software engineering
glibc function fails on large file
12-19
Software engineering
In which library write writev and other functions that operate on socket like send also and where is
12-19
Software engineering
Mismatch between output of ldd --version and ldd -r -v a.out
12-06
Mobile
version `GLIBC_2.32' not found error when running petalinux-build
11-28
Back-end
Why is this simple c programming reading an extra newline from stdin?
11-20
other
Is this a bug in glibc printf?
11-20
Net
MemorySanitzer warns of use of undefined memory in `struct stat`; I do check the `stat` return value
11-06
Software design
Missing Dependency Docker glibc ../sysdeps/x86_64/multiarch/memset-vec-unaligned-erms.S
10-26
Mobile
Why are glibc printf()-functions inconsistent about null pointer formatting?
10-10
Blockchain
When do functions get .plt entries in GLIBC when there are multiple definitions?
Links:
CodePudding