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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nptl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use single year in copyright notice in banner in ntpl/version.c.
Joseph Myers
2015-01-02
1
-1
/
+1
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
387
-387
/
+387
*
Replace %ld with %jd and cast to intmax_t
H.J. Lu
2014-12-30
1
-2
/
+3
*
NPTL: Move fork state variables to initializer files.
Roland McGrath
2014-12-17
2
-0
/
+5
*
Revert "Use pragmas rather than makefiles for necessary options for unwind co...
Roland McGrath
2014-12-16
2
-2
/
+3
*
Use pragmas rather than makefiles for necessary options for unwind code.
Roland McGrath
2014-12-16
2
-3
/
+2
*
Add comments for the generic lowlevellock implementation.
Torvald Riegel
2014-12-15
2
-9
/
+21
*
Fix nptl/tst-sem4: always start with a fresh semaphore.
Torvald Riegel
2014-12-15
1
-2
/
+6
*
Fix nptl/tst-mutex5.c: Do not skip tests if elision is enabled.
Torvald Riegel
2014-12-15
1
-3
/
+0
*
NPTL: Refactor named semaphore code to use shm-directory.h
Roland McGrath
2014-12-12
5
-176
/
+21
*
NPTL: Add stubs for Linux-only extension functions.
Roland McGrath
2014-12-12
4
-0
/
+128
*
Fix NPTL build for !__ASSUME_SET_ROBUST_LIST case.
Roland McGrath
2014-12-12
1
-1
/
+1
*
Get rid of warning comparision will always evaluate as true
Stefan Liebler
2014-12-12
2
-2
/
+7
*
Move semaphore.h to sysdeps/pthread/.
Joseph Myers
2014-12-11
1
-78
/
+0
*
Remove obsolete comment
Andreas Schwab
2014-12-11
1
-3
/
+0
*
Properly handle forced elision in pthread_mutex_trylock (bug 16657)
Andreas Schwab
2014-12-11
1
-5
/
+4
*
Fix pthreads getrlimit, gettimeofday namespace (bug 17682).
Joseph Myers
2014-12-06
4
-4
/
+4
*
Fix warning in nptl/tst-stack4.c.
Joseph Myers
2014-12-02
1
-1
/
+1
*
Fix -Waddress warnings in nptl/tst-mutex1.c.
Joseph Myers
2014-12-02
3
-2
/
+6
*
Use ALIGN_UP in nptl/nptl-init.c
Carlos O'Donell
2014-11-29
1
-2
/
+2
*
Resize DTV if the current DTV isn't big enough
H.J. Lu
2014-11-28
3
-2
/
+202
*
Fix nptl/tst-cancel-self-cancelstate.c warning.
Joseph Myers
2014-11-26
1
-1
/
+1
*
Fix synchronization of TPP min/max priorities.
Torvald Riegel
2014-11-26
5
-32
/
+68
*
Remove NOT_IN_libc
Siddhesh Poyarekar
2014-11-24
2
-2
/
+2
*
Remove IS_IN_libpthread
Siddhesh Poyarekar
2014-11-24
2
-7
/
+7
*
Remove IS_IN_librt
Siddhesh Poyarekar
2014-11-24
1
-1
/
+1
*
NPTL: Fix pthread_create regression from default-sched.h refactoring.
Roland McGrath
2014-11-21
1
-3
/
+9
*
NPTL: Use __libc_fatal in unwind.c.
Roland McGrath
2014-11-20
1
-5
/
+2
*
NPTL: Conditionalize asynchronous cancellation support on [SIGCANCEL].
Roland McGrath
2014-11-20
2
-7
/
+19
*
NPTL: Refactor scheduler setup in pthread_create.
Roland McGrath
2014-11-20
2
-15
/
+41
*
Use C11 atomics in pthread_once.
Torvald Riegel
2014-11-20
1
-14
/
+9
*
NPTL: Don't (re)validate sched_priority in pthread_create.
Roland McGrath
2014-11-19
1
-20
/
+1
*
Test that pthread_create diagnoses invalid scheduling parameters.
Roland McGrath
2014-11-19
2
-1
/
+99
*
NPTL: Add stub createthread.c
Roland McGrath
2014-11-18
1
-0
/
+47
*
NPTL: Move Linux-specific createthread.c to sysdeps.
Roland McGrath
2014-11-18
1
-154
/
+0
*
NPTL: Refactor createthread.c
Roland McGrath
2014-11-18
2
-169
/
+216
*
NPTL: Move __libc_multiple_threads_ptr defn to nptl-init.c
Roland McGrath
2014-11-12
2
-6
/
+5
*
Modify several tests to use test-skeleton.c
Arjun Shankar
2014-11-05
3
-6
/
+15
*
Avoid local PLT reference in __nptl_main.
Roland McGrath
2014-10-21
1
-1
/
+1
*
NPTL: Clean up gratuitous Linuxism in libpthread.so entry point.
Roland McGrath
2014-10-20
1
-7
/
+6
*
NPTL: Add some missing #include's
Roland McGrath
2014-10-20
5
-0
/
+5
*
pthread_once: Add fast path and remove x86 variants.
Torvald Riegel
2014-10-20
1
-7
/
+22
*
pthread_once: Clean up constants.
Torvald Riegel
2014-10-20
2
-9
/
+18
*
Remove obsolete TLS_DEFINE_INIT_TP fallback.
Roland McGrath
2014-10-17
1
-13
/
+0
*
NPTL: Clean up THREAD_SYSINFO macros.
Roland McGrath
2014-10-17
3
-5
/
+5
*
NPTL: Conditionalize direct futex syscall uses.
Roland McGrath
2014-10-17
6
-22
/
+50
*
NPTL: Conditionalize more uses of SIGCANCEL and SIGSETXID.
Roland McGrath
2014-10-17
3
-4
/
+22
*
Fix NPTL build error when missing __NR_set_robust_list.
Roland McGrath
2014-10-17
1
-0
/
+2
*
Write errors to stdout and not stderr in nptl/tst-setuid3.c
Arjun Shankar
2014-10-06
1
-15
/
+21
[next]