Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in glibc

error while using make to compile Glibc-2.11.1 for Linux From Scratch

Which function in glibc calls the main function

c linux gcc glibc

How to get the maximal signal number on a posix-compatible way?

posix glibc

version `GLIBC_2.28' not found

temporary file location when using tmpfile() in C

not able to use g++ from Fedora

c++ unix gcc g++ glibc

Linking compiled library to newer version of glibc

c shared-libraries glibc ftdi

use different glibc version

python glibc epoll

Why does GCC 6 assume data is 16-byte aligned?

Cross compile PHP with UCLIBC

php linux arm glibc uclibc

How to make Ubuntu's crypt(3) support Blowfish?

Redhat/CentOS - `GLIBC_2.18' not found

linux redis centos redhat glibc

Do different programs gets their memory from a common heap or from a separate heap?

linux malloc glibc

Building GCC with glibc in a non-standard location without root

linux gcc glibc

Go build with another glibc

When invoking clock_gettime() may the returned tv_nsec field actually exceed a second?

c linux glibc libc

What does CSU in glibc stand for?

glibc

How to determine version of glibc (glibcxx) binary will depend on?

linux glibc libstdc++

Is there a way to determine thread local storage model used by a library on Linux