Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
brokenfoot
brokenfoot has asked
15
questions and find answers to
66
problems.
Stats
1.6k
EtPoint
480
Vote count
15
questions
66
answers
About
Full stack developer programming in C/C++, python, bash
LinkedIn
Blog
Github
brokenfoot questions
sed: insert a macro with backslashes and newlines before a line in a file
read() system call page fault doesn't depend on file size
Difference in netinet/tcp.h Vs linux/tcp.h
SQL query DATEDIFF returning NULL
Difference between the diff command 'diff -b' and 'git diff'
How to set vim as default cscope editor?
Measure page faults from a c program
What is the effect of setting a linux socket - high priority?
How to use lockdep feature in linux kernel for deadlock detection
What makes a kernel/OS real-time?
brokenfoot answers
How Linux kernel decide to which memory zone to use?
protocol buffers, What is in serialized data?
Is bind() necessary if I want to receive data from a server using UDP?
assign a string to a structure variable in c [duplicate]
Git: Putting local directory under revision control
Allocation of memory by zalloc
What's the difference between int *p = &a and q = &a
SQL query DATEDIFF returning NULL
Division in c not giving expected value
Debugging Linux scheduler