]> git.ipfire.org Git - thirdparty/glibc.git/history - nptl/forward.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / nptl / forward.c
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-10-07  Florian Weimernptl: Move pthread_attr_setschedparam implementation...
2019-10-07  Florian Weimernptl: Move pthread_attr_getschedparam implementation...
2019-10-04  Florian Weimernptl: Move pthread_attr_setinheritsched implementation...
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-08-30  Florian Weimernptl: Move pthread_attr_getinheritsched implementation...
2019-08-28  Florian Weimernptl: Move pthread_attr_setdetachstate implementation...
2019-08-16  Florian Weimernptl: Move pthread_attr_getdetachstate implementation...
2019-08-15  Florian Weimernptl: Move pthread_attr_init implementation into libc
2019-08-15  Florian Weimernptl: Move pthread_attr_destroy implementation into...
2019-08-15  Florian Weimernptl: Move pthread_equal implementation into libc
2019-07-18  Mike Crowenptl: Remove unnecessary forwarding of pthread_cond_clo...
2019-07-12  Mike Crowenptl: Add POSIX-proposed pthread_cond_clockwait
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-20  Florian Weimernptl: Implement pthread_self in libc.so [BZ #22635]
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-09-17  H.J. LuUse __pthread_setcancelstate in libc.a
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-07-31  Roland McGrathAdd __safe_fatal and use it in __pthread_unwind forward...
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2012-01-11  Ulrich DrepperFix warnings due to return in void functions
2007-01-17  Ulrich Drepper* sysdeps/unix/sysv/linux/libc_pthread_init.c: Don...
2004-03-11  Ulrich DrepperUpdate.
2004-03-10  Ulrich DrepperUpdate.
2003-09-02  Ulrich DrepperUpdate.
2003-04-16  Roland McGrath* libio/fileops.c (_IO_file_close_it): Macro tweak...
2003-04-12  Ulrich DrepperDeclare __pthread_unwind. Define __do_cancel to use...
2003-03-03  Roland McGrath2003-03-03 Roland McGrath <roland@redhat.com>
2003-01-03  Ulrich DrepperUpdate.
2003-01-03  Ulrich DrepperUpdate.
2002-12-30  Ulrich DrepperUpdate.
2002-12-30  Ulrich DrepperMake all functions available by default again. It...
2002-12-19  Ulrich DrepperUpdate.
2002-12-17  Ulrich DrepperUpdate.
2002-12-15  Ulrich DrepperUpdate.
2002-12-13  Ulrich Drepper(test_loaded): Don't overwrite a value another thread...
2002-12-13  Ulrich Drepper(test_loaded): Prevent recursive calls.
2002-12-05  Roland McGrath* forward.c (pthread_self): Use FORWARD3 macro to corre...
2002-11-26  Ulrich DrepperInitial revision cvs/initial