Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in glibc
How can I force PHP to use the libiconv version of iconv instead of the CentOS-installed glibc version?
Oct 25, 2018
php
linux
apache
glibc
iconv
I was perusing glibc when I came across the socket code, can someone explain what is going on?
Sep 12, 2022
c
glibc
What is __USE_MISC macro used for?
Apr 04, 2022
c
glibc
What standard C library does Clang use? glibc, its own, or some other one?
Oct 20, 2022
printf
glibc
llvm-clang
libc
c-standard-library
How to sleep for a few microseconds
Apr 28, 2022
c
linux
real-time
glibc
libc
Fastest way to do a case-insensitive substring search in C/C++?
Oct 22, 2022
c++
c
optimization
string
glibc
__ctype_b_loc what is its purpose?
Mar 01, 2022
reverse-engineering
glibc
What's the purpose of the casts to signed int in glibc memmove?
Nov 05, 2020
c
language-lawyer
glibc
Can GHC link binaries against a libc implementation such as uclibc (used in OpenWrt by default)?
Apr 12, 2022
haskell
linker
ghc
glibc
uclibc
What happened with the relocating allocator?
Sep 05, 2022
c
gnu
glibc
How are POSIX cancellation points supposed to behave?
Nov 28, 2014
c
linux
pthreads
posix
glibc
Executing binary: `GLIBCXX_3.4.11' not found
May 17, 2021
unix
gcc
opencv
glibc
Detecting ABI compatibility issues with GCC
Nov 20, 2022
debugging
gcc
g++
glibc
abi
What is the difference between glibc's MALLOC_CHECK_, M_CHECK_ACTION, and mcheck?
Mar 01, 2021
debugging
glibc
heap-corruption
Library path order for alternate glibc dynamic linker (ld.so)
Oct 25, 2022
linux
shared-libraries
ld
glibc
dynamic-linking
open O_CREAT | O_EXCL on NFS in Linux?
Oct 10, 2021
linux
file-io
glibc
nfs
Explanation of memcpy memmove GLIBC_2.14/2.2.5
Nov 07, 2018
linux
gcc
linker
glibc
memcpy
Why glibc binary is called libc.so.6 not a libc.so.1 or libc.so.4?
Nov 16, 2022
linux
glibc
Force free() to return malloc memory back to OS
Nov 02, 2022
c
linux
memory
memory-management
glibc
What makes it possible for glibc malloc to compare pointers from different "objects"?
Oct 31, 2022
c
malloc
language-lawyer
glibc
« Newer Entries
Older Entries »