Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/u32bit/size_t/ in utils | lloyd | 2010-10-13 | 1 | -2/+2 |
* | Cast the first argument to msync, munmap, mlock, and munlock to char* | lloyd | 2010-09-07 | 1 | -2/+2 |
* | At startup, test if lock_mem() at least seems to work. If it doesn't, | lloyd | 2010-03-13 | 1 | -0/+9 |
* | Call global functions with :: prefix | lloyd | 2010-02-14 | 1 | -4/+4 |
* | Make many more headers internal-only. | lloyd | 2009-12-16 | 1 | -1/+1 |
* | Move memory locking function decls to mlock.h | lloyd | 2009-09-17 | 1 | -1/+1 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -10/+12 |
* | Merge the 3 mlocks (ml_unix, ml_win32, stub mlock.cpp) into a single mlock.cpp | lloyd | 2008-09-29 | 1 | -2/+21 |
* | Move mlock to utils, as decled in util.h | lloyd | 2008-09-29 | 1 | -0/+24 |