Search code examples
Is it possible to determine at translation time the value of CHAR_BIT without using CHAR_BIT (requir...


calgorithmlibccompile-time

Read More
Does ferror() indicator remain on when writing to a file?...


cfileiostandardslibc

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


c#.netlinuxpinvokelibc

Read More
Can a system call happen in a C program?...


cfunctionsystem-callslibc

Read More
Cygwin: C standard library does not support <uchar.h>?...


unicodecygwinlibc

Read More
Load both musl libc.so and gcc libc.so in the same process?...


glibcelflibcmusl

Read More
stdlib and colored output in C...


ccolorsstdiolibc

Read More
Getting a 32-bit program to run on a 64-bit distro without distribution-installed 32-bit libc...


linux32bit-64bitglibclibcdll-search-path

Read More
Where is the Android libc documentation?...


androiddocumentationlibcbionic

Read More
vectorized strlen getting away with reading unallocated memory...


cmacosmemory-managementassemblylibc

Read More
Is stdlib's qsort recursive?...


csortinglibcqsort

Read More
Go build with another glibc...


gobuildglibcdynamic-linkinglibc

Read More
Problem with OMNeT++ installation on Ubuntu: How to resolve 'Standard C math library -lm not fou...


ubuntulinkeromnet++libclld

Read More
Why is there no strtoi in stdlib.h?...


clibc

Read More
Is there anyway to compile a Rust program without a dependency on a libc for Linux?...


rustsystem-callslibc

Read More
Why is abs(INT_MIN) still -2147483648?...


clibcabsolute-value

Read More
-Werror=format: how can the compiler know...


c++clibc

Read More
Using Standard C Library function on ARM64 macOS assembly doesn't work after linking...


cmacosassemblyarm64libc

Read More
Why -Wunused-value does not catch a statement `true;`?...


cgccclangcompiler-warningslibc

Read More
Updating libc6 on Debian to a specific version...


gccinstallationdebianlibc

Read More
Getting GCC to compile without inserting call to memcpy...


gccmemcpylibc

Read More
What exactly SIG_DFL do?...


linuxsignalslibc

Read More
compilation error on clock_gettime and CLOCK_MONOTONIC...


cgcccompiler-errorslibc

Read More
Where are libc files located...


cgccgliblibccc

Read More
Should I free/delete char* returned by getenv()?...


clibc

Read More
Is there a linker flag to force it to load all shared libraries at start time?...


linuxlinkerldlibc

Read More
Check incomplete line in fgets()...


cfgetslibc

Read More
Which libc/stdio IO functions Perl uses to open a file?...


fileperliolibcstdio

Read More
Extending libc's fmemopen stream structure to own the buffer and deallocate it on fclose...


cfilestreamlibc

Read More
Why nm libc.so reports no symbols?...


gcclibcnm

Read More
BackNext