Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2018年09月12日 | make internal declarations for flockfile tracking functions checkable | Rich Felker | -2/+0 |
2018年04月18日 | refactor flockfile not to duplicate lock mechanism logic | Rich Felker | -7/+4 |
2018年04月18日 | fix stdio lock dependency on read-after-free not faulting | Rich Felker | -1/+5 |
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 |