summaryrefslogtreecommitdiff
path: root/src/mongo/util/logfile.cpp
Commit message (Expand)AuthorAgeFilesLines
* global pageSize constantEric Milkie2012-06-011-4/+5
* Rename the UnitTest class to StartupTest, and the containing file to startup_...Andy Schwerin2012-04-051-2/+2
* Fix assert code collision.Andy Schwerin2012-03-291-1/+1
* SERVER-5449: It's not an error for the write() syscall to return a non-negati...Andy Schwerin2012-03-291-12/+20
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-12/+12
* SERVER-1259: Another batch of replacing "verify" with "assert" and getting ri...Andy Schwerin2012-03-261-2/+2
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+253