Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
bdonlan
bdonlan has asked
21
questions and find answers to
631
problems.
Stats
31.5k
EtPoint
13.0k
Vote count
21
questions
631
answers
About
Just killing time...
bdonlan questions
Best practices for probing for symbol visibility extensions in autoconf
What lies at fs:[0x0] on windows?
Do HMONITORs need to be released? If so, how?
Does a pthread_cond_signal or pthread_cond_broadcast call imply a write memory barrier?
What non-Linux unixes support openat()?
How can I return both an error string and error code to VB6 from an ATL activex control?
Where does glibc get its database of unicode attributes? [closed]
What's a good GUI utility to apply patches on Windows?
Enumerating threads in Windows
Is it safe to serialize a raw boost::variant?
bdonlan answers
Why is this C code involving constant pointer crashing on me? [duplicate]
difference between hashing on x86 or x64
How can dlsym successfully import function from stripped binary library?
Stack assignment to a thread
Can I access to symbols of the host process from a shared object loaded in runtime? Any alternative?
Is there a way to change how a variable is stored in memory (bit sizes)?
how many combinations needed to decode AES-256 key?
How to determine whether a file is encrypted with EFS?
Finding the hamiltonian path in a directed cyclic graph
Removing duplicates in an array while preserving the order in C++ [duplicate]