GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nptl
/
forward.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nptl: Move pthread_setschedparam implementation into libc
Florian Weimer
2020-02-20
1
-5
/
+0
*
nptl: Move pthread_getschedparam implementation into libc
Florian Weimer
2020-02-20
1
-3
/
+0
*
nptl: Move pthread_cond_init implementation into libc
Florian Weimer
2020-02-20
1
-11
/
+0
*
nptl: Move pthread_cond_destroy implementation into libc
Florian Weimer
2020-02-20
1
-10
/
+0
*
nptl: Move pthread_condattr_init implementation into libc
Florian Weimer
2020-02-20
1
-2
/
+0
*
nptl: Move pthread_condattr_destroy implementation into libc
Florian Weimer
2020-02-20
1
-1
/
+0
*
nptl: Move pthread_attr_setscope implementation into libc
Florian Weimer
2020-02-20
1
-4
/
+0
*
nptl: Move pthread_attr_getscope implementation into libc
Florian Weimer
2020-02-20
1
-2
/
+0
*
nptl: Move pthread_attr_setschedpolicy implementation into libc
Florian Weimer
2020-02-20
1
-3
/
+0
*
nptl: Move pthread_attr_getschedpolicy implementation into libc
Florian Weimer
2020-02-20
1
-2
/
+0
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
nptl: Move pthread_attr_setschedparam implementation into libc
Florian Weimer
2019-10-07
1
-4
/
+0
*
nptl: Move pthread_attr_getschedparam implementation into libc
Florian Weimer
2019-10-07
1
-3
/
+0
*
nptl: Move pthread_attr_setinheritsched implementation into libc.
Florian Weimer
2019-10-04
1
-3
/
+0
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
nptl: Move pthread_attr_getinheritsched implementation into libc
Florian Weimer
2019-08-30
1
-2
/
+0
*
nptl: Move pthread_attr_setdetachstate implementation into libc
Florian Weimer
2019-08-28
1
-3
/
+0
*
nptl: Move pthread_attr_getdetachstate implementation into libc
Florian Weimer
2019-08-16
1
-3
/
+0
*
nptl: Move pthread_attr_init implementation into libc
Florian Weimer
2019-08-15
1
-8
/
+0
*
nptl: Move pthread_attr_destroy implementation into libc
Florian Weimer
2019-08-15
1
-2
/
+0
*
nptl: Move pthread_equal implementation into libc
Florian Weimer
2019-08-15
1
-4
/
+0
*
nptl: Remove unnecessary forwarding of pthread_cond_clockwait from libc
Mike Crowe
2019-07-18
1
-5
/
+0
*
nptl: Add POSIX-proposed pthread_cond_clockwait
Mike Crowe
2019-07-12
1
-0
/
+5
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
nptl: Implement pthread_self in libc.so [BZ #22635]
Florian Weimer
2017-12-20
1
-4
/
+0
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
*
Use __pthread_setcancelstate in libc.a
H.J. Lu
2015-09-17
1
-2
/
+3
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
Add __safe_fatal and use it in __pthread_unwind forwarder fallback.
Roland McGrath
2014-07-31
1
-9
/
+6
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
1
-1
/
+1
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
1
-1
/
+1
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
1
-3
/
+2
*
Fix warnings due to return in void functions
Ulrich Drepper
2012-01-11
1
-6
/
+15
*
* sysdeps/unix/sysv/linux/libc_pthread_init.c: Don't just copy the
Ulrich Drepper
2007-01-17
1
-3
/
+4
*
Update.
Ulrich Drepper
2004-03-11
1
-6
/
+8
*
Update.
Ulrich Drepper
2004-03-10
1
-13
/
+17
*
Update.
Ulrich Drepper
2003-09-02
1
-0
/
+13
*
* libio/fileops.c (_IO_file_close_it): Macro tweak to avoid warning.
Roland McGrath
2003-04-16
1
-0
/
+2
*
Declare __pthread_unwind. Define __do_cancel to use it. Declare old cleanup...
Ulrich Drepper
2003-04-12
1
-0
/
+10
*
2003-03-03 Roland McGrath <roland@redhat.com>
Roland McGrath
2003-03-03
1
-1
/
+1
*
Update.
Ulrich Drepper
2003-01-03
1
-6
/
+6
*
Update.
Ulrich Drepper
2003-01-03
1
-8
/
+43
*
Update.
Ulrich Drepper
2002-12-30
1
-12
/
+8
*
Make all functions available by default again. It caused too much trouble.
Ulrich Drepper
2002-12-30
1
-49
/
+43
*
Update.
Ulrich Drepper
2002-12-19
1
-2
/
+2
*
Update.
Ulrich Drepper
2002-12-17
1
-3
/
+12
*
Update.
Ulrich Drepper
2002-12-15
1
-27
/
+9
*
(test_loaded): Don't overwrite a value another thread might have found.
Ulrich Drepper
2002-12-13
1
-1
/
+2
[next]