]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/posix/opendir.c
Use glibc_likely instead __builtin_expect.
[thirdparty/glibc.git] / sysdeps / posix / opendir.c
2014-02-10  Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-08-16  Florian WeimerCVE-2013-4237, BZ #14699: Buffer overflow in readdir_r
2013-05-01  Roland McGrathAdd missing #include in sysdeps/posix/opendir.c.
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-10-16  Florian Weimer__alloc_dir: avoid integer overflow in malloc argument
2012-08-07  Roland McGrathMove common dirent implementation from sysdeps/unix...