Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in libc

What is the behaviour of `ferror(FILE *)` and `std::ferror(FILE *)` when passed invalid pointers?

c++ c language-lawyer std libc

Looking for UTF8-aware formatting functions like printf(), etc

c utf-8 libc qnx

Can't print errno in gdb, complains about missing shared library, but it exists

Is stat(2) thread safe?

c multithreading posix libc

Converting output of libc::getcwd into a string

rust libc

Buffer overflow detected in release mode - linux

GDB debugging warnings

qt gdb libc

Use RPATH to point to libc library

linux linker glibc libc

How to use patchelf with --set-interpreter?

linux binary patch libc

Portable alternative to execvpe

c linux libc

Wrong mapping of C struct to Rust

rust stdio libc

How to fix llvmlibc-restrict-system-libc-headers check in Clang Tidy?

c++ clang llvm libc clang-tidy

How to get Linux file permissions in .NET 5 / .NET 6 without Mono.Posix with p/invoke?

c# .net linux pinvoke libc

AOSP non-obvious syscall() implementation

How to check libc version?

c cross-compiling libc

no implementation of __fpclassify in armhf

Segmentation Fault 11 linking os x 32-bit assembler

macos assembly x86 32-bit libc