Search code examples
-Werror=format: how can the compiler know...


c++clibc

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


androiddocumentationlibcbionic

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
Is there really no mremap in Darwin?...


cmacosmmapmemory-mapped-fileslibc

Read More
Interpreting the format specifier in printf("%.-1f", 34.14)...


cprintflanguage-lawyerlibcformat-string

Read More
What is the purpose of strlcpy and what was in the first version of its manual page?...


cunixlibcmanpagestrlcpy

Read More
Intercept open syscall in C, when called via fopen...


clinuxsystem-callsfopenlibc

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


c#.netlinuxpinvokelibc

Read More
How can I link to a specific glibc version?...


linuxgcclinkerglibclibc

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


clibcabsolute-value

Read More
C++ and syscalls: ignoring return value and checking errno instead...


c++clibc

Read More
Extra Bytes Added to Packet When Sending via Raw Socket...


rustnetwork-programmingpacketlibcraw-sockets

Read More
Relink a shared library to a different version of libc...


clinkerldlibc

Read More
attempting to link libc statically with clang, ldd showing dynamic linking?...


cclangstatic-linkingdynamic-linkinglibc

Read More
glibc - #define void...


cglibclibc

Read More
Compiling without a standard library but with the _start label (entry point)...


cgccmakefilelinkerlibc

Read More
How to change only one of last (change | modification | access ) times in linux (UNIX)?...


clinuxlibc

Read More
file creation time system call in linux/gcc...


linuxlibcstatfstat

Read More
BackNext