Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in glibc

Using fgetws after setting a UTF-8 locale?

c glibc wchar-t setlocale wchar

What's the best way to build software that doesn't require the newest glibc?

Bug in glibc `div()` code?

How to tell gcc to stop using built-in functions?

c linux gcc x86 glibc intel

mmap() with LD_PRELOAD and boost::interprocess does not work

c++ c boost glibc libc

Why is sys_fork not used by glibc's implementation of fork?

c linux fork glibc

namespace issues in c++11?

c++ gcc c++11 glibc

Error while building glibc

linux debugging gcc glibc

C linkage for function pointer passed to C library

c++ c signals glibc linkage

Strict aliasing rule and strlen implementation of glibc

c glibc strict-aliasing

glibc's '-lmcheck' option and multithreading

c++ multithreading glibc

How to stop Clang from duplicating functions in standard C header files?

clang glibc

difference between %ms and %s scanf

c gcc glibc scanf

Error: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.27'

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