Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in libc
Why is the address of __libc_start_main always the same inside GDB even though ASLR is on?
Sep 16, 2022
c
linux
gdb
libc
aslr
Linux function to get mount points
Sep 14, 2022
c
linux
mount
libc
Overlapping pages with mmap (MAP_FIXED)
Oct 30, 2022
c
linux
mmap
libc
Why would it be illegal to inform about “abort”?
Mar 11, 2022
c
gnu
libc
code-documentation
Since the Standard C committee did not standardize a simple replacement for gets(), what should it be?
Oct 29, 2022
c
language-lawyer
glibc
libc
Why does time(time_t *) function both return and set the by-ref?
Oct 17, 2022
c
time
libc
Is malloc/free a syscall or a library routine provided by libc?
Sep 08, 2022
c
linux
system-calls
libc
Replacing extrordinarily slow pow() function
Sep 06, 2022
c
fortran
libc
pow
What does "f" stand for in C standard library function names?
Sep 05, 2022
c
naming
libc
To infinity and back
Sep 05, 2022
c++
c
floating-point
libc
Is MSVCRT under Windows like glibc (libc) under *nix?
Mar 24, 2022
msvcrt
libc
Why is argv parameter to execvp not const?
Dec 03, 2015
c
libc
execvp
Fatal signal 11 (SIGSEGV) code=2 on genymotion emulator not using NDK
Dec 14, 2021
android
android-fragments
android-ndk
libc
genymotion
Where can I browse the sourcecode for libc online (like doxygen)
Aug 29, 2018
documentation
kernel
libc
How do I reimplement (or wrap) a syscall function on Linux?
Sep 03, 2022
c
linux
system-calls
libc
Are symbols from the C standard library reserved in C++?
Aug 31, 2022
c++
c
language-lawyer
libc
Should I free/delete char* returned by getenv()?
Sep 25, 2022
c
libc
What does the first "c" stand for in "calloc"?
Aug 28, 2022
c
malloc
libc
calloc
c-standard-library
Where is ptrdiff_t defined in C?
Dec 15, 2021
c
types
libc
stdint
How to use debug version of libc
Sep 01, 2022
linux
gdb
libc
debug-symbols
ldd
« Newer Entries
Older Entries »