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
19
questions and find answers to
611
problems.
Stats
31.0k
EtPoint
12.8k
Vote count
19
questions
611
answers
About
Just killing time...
bdonlan questions
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?
What is the best way to prefault in the stack for a pthreads thread?
Is there a way to hook or intercept CoGetClassObject and/or CoCreateInstance calls?
bdonlan answers
Is there a way to wait on multiple semaphors
Is it possible to shutdown linux kernel and resume in Real Mode?
programmatically using Hardware Random number generator
pthread_cond_wait doesn't unlock mutex
Inheriting from ifstream
What is the valid address space for a user process? (OS X and Linux)
RTLD_LOCAL and dynamic_cast on Linux
Analyzing crash - translate disassembly instructions to C++ equivalent
How to use unix domain socket without creating a socket file
Load multiple copies of dll in same process