Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2011-07-30 | add proper fuxed-based locking for stdio | Rich Felker | -2/+4 |
2011-04-17 | clean up handling of thread/nothread mode, locking | Rich Felker | -4/+1 |
2011-03-16 | optimize file locking: avoid cache-polluting writes to global storage | Rich Felker | -2/+4 |
2011-03-12 | implement flockfile api, rework stdio locking | Rich Felker | -0/+9 |