]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/posix/fdopendir.c
Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)
[thirdparty/glibc.git] / sysdeps / posix / fdopendir.c
2018-06-26  Adhemerval ZanellaFix Linux fcntl OFD locks for non-LFS architectures...
2018-06-12  Zack WeinbergAvoid cancellable I/O primitives in ld.so.
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-02-10  Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-08-08  Roland McGrathAdd a missing #include.
2012-08-07  Roland McGrathMove common dirent implementation from sysdeps/unix...