Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
caf
caf has asked
3
questions and find answers to
1103
problems.
Stats
38.7k
EtPoint
14.6k
Vote count
3
questions
1k
answers
About
caf questions
Can I determine if the terminal interprets the C1 control codes?
Determining when to try an IPv6 connection and when to use IPv4
Is &*p valid C, given that p is a pointer to an incomplete type?
caf answers
Is the md5sum linux command working right?
linux kernel function page_address()
Accesing block device from kernel module
How to get the system ioWait
Branchless way to map 0 to any nonzero value while leaving other values alone?
Understanding the behavior of unshare CLONE_NEWNS
why is the open() syscall supported on some Linux systems and not others?
Implementing IRC RFC: How to respond to MODE?
Checking for Linux capabilities to set thread priority
Integer evenness testing (% 2 vs & 1)