| Commit message (Collapse) | Author | Age | Lines |
|
|
|
| |
Another S&R run with some smarter matching.
|
|
|
|
|
| |
Instead of doing the whole dll-load, replace function dance, we can just use the
shlobj.h version of Windows.
|
| |
|
|
|
|
|
|
|
|
| |
libevent/IPC junk.
This is mostly ifdefs, but as you can see, Solaris is actually a lot like Linux. They're both more SysV than BSD at core, and most of the differences have more to do with Solaris not using glibc than anything else.
I still need to audit a lot of these changes and understand why they're needed and what the alternative approaches are. After this patch, most of the core functionality needed to build Solaris is here.
|
|
|
|
| |
Resolves #378.
|
| |
|
|
|
|
|
|
| |
Stubs will be removed in follow-up
Tag #20.
|
| |
|
|
|