]> git.ipfire.org Git - thirdparty/glibc.git/history - nptl/sem_post.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / nptl / sem_post.c
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
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-07-10  Torvald RiegelAdd and use new glibc-internal futex API.
2015-05-19  Roland McGrathBZ#18434: Fix sem_post EOVERFLOW check for [!__HAVE_64B...
2015-01-23  H.J. LuUse uint64_t and (uint64_t) 1 for 64-bit int
2015-01-21  Carlos O'DonellFix semaphore destruction (bug 12674).
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-07-07  Roland McGrathGet rid of nptl/sysdeps/ entirely!