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 c
WRITE_ONCE and READ_ONCE in linux kernel
Sep 07, 2025
c
linux-kernel
atomic
volatile
lock-free
Which is better for local IPC, POSIX message queues (mqueues) or Unix domain (local) sockets?
Sep 07, 2025
c++
c
sockets
ipc
posix
CAN for large packets of data exchange without using standard protocols
Sep 07, 2025
c
embedded
can-bus
Why does GCC’s static analyser falsely warn that a pointer to an allocated memory block itself stored in an allocated memory block may leak?
Sep 07, 2025
c
gcc
malloc
The x86 disassembly for C code generates: orq $0x0, %(rsp)
Sep 07, 2025
c
assembly
gcc
x86-64
callstack
Why is address sanitizer not indicating a memory leak after malloc() memory was not freed?
Sep 06, 2025
c
memory-leaks
address-sanitizer
Why return does not exit a process in xv6?
Sep 08, 2025
c
xv6
Making HTTPS requests from ESP32
Sep 07, 2025
c
esp32
esp-idf
FATAL: ThreadSanitizer: unexpected memory mapping when running on Linux Kernels 6.6+
Sep 07, 2025
c
linux
clang
sanitizer
thread-sanitizer
Monotonic Clock in C [duplicate]
Sep 07, 2025
c
algorithm
time
clock
How to drop root privileges on linux in C?
Sep 08, 2025
c
linux
C/C++: using a typedef'd function pointer to *declare* a function
Sep 08, 2025
c++
c
How does Non - local Jumps in C defined in setjmp.h work?
Sep 08, 2025
c
setjmp
Grouping child processes with setpgid()
Sep 07, 2025
c
linux
process
what's the difference between type and protocol in socket()?
Sep 08, 2025
c
linux
sockets
network-programming
What do the terms platform and framework refer to?
Sep 07, 2025
c++
c
operating-system
platform
What kind of cleanup occurs from the process after calling exit() in C?
Sep 06, 2025
c
process
kernel
resource-cleanup
Why is quick sort better than counting sort? [closed]
Sep 07, 2025
c
algorithm
sorting
quicksort
counting-sort
"Multiple definition of" "first defined here" on GCC 10.2.1 but not GCC 8.3.0
Sep 07, 2025
c
linux
gcc
standards
header-files
« Newer Entries
Older Entries »