Search code examples
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
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
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
BackNext