]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/nptl/fork.c
Update copyright dates with scripts/update-copyrights
[thirdparty/glibc.git] / sysdeps / nptl / fork.c
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-04  Florian Weimernss: Implement <nss_database.h>
2020-03-03  Florian WeimerLinux: set_robust_list syscall number is always available
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-03-22  Adhemerval Zanellanptl: Remove pthread_clock_gettime pthread_clock_settime
2019-02-08  Florian Weimernptl: Avoid fork handler lock for async-signal-safe...
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-03-07  Adhemerval ZanellaRefactor Linux ARCH_FORK implementation
2018-02-22  Adhemerval ZanellaRefactor atfork handlers
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-11-07  Adhemerval Zanellanptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}
2017-05-12  Florian Weimerfork: Remove bogus parent PID assertions [BZ #21386]
2017-01-13  Torvald RiegelClear list of acquired robust mutexes in the child...
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-11-24  Adhemerval ZanellaRemove cached PID/TID in clone
2016-08-26  Florian Weimermalloc: Simplify static malloc interposition [BZ #20432]
2016-05-12  Florian WeimerIncrease fork signal safety for single-threaded process...
2016-04-14  Florian Weimermalloc: Run fork handler as late as possible [BZ #19431]
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-09-04  Joseph MyersRename bits/stdio-lock.h to stdio-lock.h (bug 14912).
2015-07-10  Torvald RiegelAdd and use new glibc-internal futex API.
2015-01-13  Torvald RiegelFix wake-up in sysdeps/nptl/fork.c.
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-17  Roland McGrathNPTL: Move fork state variables to initializer files.
2014-12-10  Andreas SchwabDon't touch user-controlled stdio locks in forked child...
2014-10-20  Torvald Riegelpthread_once: Clean up constants.
2014-07-07  Roland McGrathNPTL is no longer an add-on!
2014-07-07  Roland McGrathGet rid of nptl/sysdeps/ entirely!