about summary refs log tree commit diff
path: root/nptl/forward.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* nptl: Implement pthread_self in libc.so [BZ #22635]Florian Weimer2017-12-201-4/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Use __pthread_setcancelstate in libc.aH.J. Lu2015-09-171-2/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Add __safe_fatal and use it in __pthread_unwind forwarder fallback.Roland McGrath2014-07-311-9/+6
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Fix warnings due to return in void functionsUlrich Drepper2012-01-111-6/+15
* * sysdeps/unix/sysv/linux/libc_pthread_init.c: Don't just copy theUlrich Drepper2007-01-171-3/+4
* Update.Ulrich Drepper2004-03-111-6/+8
* Update.Ulrich Drepper2004-03-101-13/+17
* Update.Ulrich Drepper2003-09-021-0/+13
* * libio/fileops.c (_IO_file_close_it): Macro tweak to avoid warning.Roland McGrath2003-04-161-0/+2
* Declare __pthread_unwind. Define __do_cancel to use it. Declare old cleanup...Ulrich Drepper2003-04-121-0/+10
* 2003-03-03 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-031-1/+1
* Update.Ulrich Drepper2003-01-031-6/+6
* Update.Ulrich Drepper2003-01-031-8/+43
* Update.Ulrich Drepper2002-12-301-12/+8
* Make all functions available by default again. It caused too much trouble.Ulrich Drepper2002-12-301-49/+43
* Update.Ulrich Drepper2002-12-191-2/+2
* Update.Ulrich Drepper2002-12-171-3/+12
* Update.Ulrich Drepper2002-12-151-27/+9
* (test_loaded): Don't overwrite a value another thread might have found.Ulrich Drepper2002-12-131-1/+2
* (test_loaded): Prevent recursive calls.Ulrich Drepper2002-12-131-0/+4
* * forward.c (pthread_self): Use FORWARD3 macro to correct return type.Roland McGrath2002-12-051-1/+1
* Initial revision cvs/initialUlrich Drepper2002-11-261-0/+151