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
gentoo/2.41
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
/
sysdeps
Commit message (
Expand
)
Author
Age
Files
Lines
*
nptl: Move pthread_attr_getdetachstate implementation into libc
Florian Weimer
2019-08-16
25
-25
/
+0
*
nptl: Move pthread_attr_init implementation into libc
Florian Weimer
2019-08-15
25
-34
/
+0
*
Make totalorder and totalordermag functions take pointer arguments.
Joseph Myers
2019-08-15
43
-52
/
+712
*
login: Add nonstring attributes to struct utmp, struct utmpx [BZ #24899]
Florian Weimer
2019-08-15
3
-9
/
+18
*
nptl: Remove pthread_self compatibility symbol from libpthread
Florian Weimer
2019-08-15
22
-22
/
+0
*
nptl: Move pthread_attr_destroy implementation into libc
Florian Weimer
2019-08-15
25
-25
/
+0
*
Update i386 libm-test-ulps
Andreas Schwab
2019-08-15
1
-4
/
+4
*
nptl: Move pthread_equal implementation into libc
Florian Weimer
2019-08-15
25
-25
/
+0
*
aarch64: Disable using DC ZVA in emag memset
Feng Xue
2019-08-14
2
-7
/
+17
*
Declare most TS 18661-1 interfaces for C2X.
Joseph Myers
2019-08-13
16
-16
/
+16
*
login: Assume that _HAVE_UT_* constants are true
Florian Weimer
2019-08-13
2
-148
/
+12
*
Add SYNC_FILE_RANGE_WRITE_AND_WAIT from Linux 5.2 to bits/fcntl-linux.h.
Joseph Myers
2019-08-07
1
-0
/
+5
*
s390: Fix Enable VDSO for static linking
Stefan Liebler
2019-08-06
1
-0
/
+2
*
Add CLONE_PIDFD from Linux 5.2 to bits/sched.h.
Joseph Myers
2019-08-05
1
-0
/
+2
*
linux: Enable vDSO for static linking as default (BZ#19767)
Adhemerval Zanella
2019-08-05
16
-52
/
+2
*
sparc: Enable VDSO for static linking
Adhemerval Zanella
2019-08-05
3
-10
/
+7
*
s390: Enable VDSO for static linking
Adhemerval Zanella
2019-08-05
4
-9
/
+8
*
riscv: Enable VDSO for static linking
Adhemerval Zanella
2019-08-05
3
-10
/
+7
*
sh: Update libm-tests-ulps
Adhemerval Zanella
2019-08-05
1
-20
/
+20
*
login: Remove utmp backend jump tables [BZ #23518]
Florian Weimer
2019-08-05
1
-4
/
+3
*
Update kernel version in comment in syscall-names.list.
Joseph Myers
2019-08-02
1
-1
/
+1
*
Update Linux kernel version number in tst-mman-consts.py to 5.2.
Joseph Myers
2019-08-02
1
-1
/
+1
*
powerpc: Cleanup: use actual power8 assembly mnemonics
Raoni Fassina Firmino
2019-08-01
11
-187
/
+87
*
hppa: Update libm-tests-ulps
Adhemerval Zanella
2019-08-01
1
-44
/
+44
*
Get new entropy on each attempt __gen_tempname (BZ #15813)
Adhemerval Zanella
2019-08-01
1
-7
/
+6
*
Restore r31 setting in powerpc32 swapcontext.
Joseph Myers
2019-07-30
1
-0
/
+3
*
Linux: Move getdents64 to <dirent.h>
Florian Weimer
2019-07-29
2
-6
/
+33
*
x86-64: Compile branred.c with -mprefer-vector-width=128 [BZ #24603]
H.J. Lu
2019-07-24
3
-0
/
+43
*
Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ #24532]
Florian Weimer
2019-07-24
9
-94
/
+311
*
Linux: Update syscall-names.list to Linux 5.2
Florian Weimer
2019-07-19
1
-1
/
+7
*
nptl: Add POSIX-proposed _clock functions to hppa pthread.h
Adhemerval Zanella
2019-07-18
1
-0
/
+36
*
nptl: Remove unnecessary forwarding of pthread_cond_clockwait from libc
Mike Crowe
2019-07-18
1
-4
/
+0
*
nptl: Remove futex_supports_exact_relative_timeouts
Mike Crowe
2019-07-12
2
-16
/
+1
*
nptl: Add POSIX-proposed pthread_mutex_clocklock
Mike Crowe
2019-07-12
25
-0
/
+31
*
nptl: Rename lll_timedlock to lll_clocklock and add clockid parameter
Mike Crowe
2019-07-12
10
-41
/
+50
*
nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlock
Mike Crowe
2019-07-12
25
-0
/
+62
*
nptl: Add POSIX-proposed pthread_cond_clockwait
Mike Crowe
2019-07-12
26
-0
/
+43
*
nptl: Add POSIX-proposed sem_clockwait
Mike Crowe
2019-07-12
25
-0
/
+31
*
nptl: Add clockid parameter to futex timed wait calls
Mike Crowe
2019-07-12
4
-17
/
+61
*
posix: Fix large mmap64 offset for mips64n32 (BZ#24699)
Adhemerval Zanella
2019-07-10
3
-1
/
+37
*
aarch64: simplify the DT_AARCH64_VARIANT_PCS handling code
Szabolcs Nagy
2019-07-10
2
-6
/
+1
*
[powerpc] fenv_libc.h: protect use of __builtin_cpu_supports
Paul A. Clarke
2019-07-09
1
-1
/
+3
*
powerpc: refactor logb{f,l}
Adhemerval Zanella
2019-07-08
20
-125
/
+87
*
math: Use wordsize-64 version for s_logb
Adhemerval Zanella
2019-07-08
2
-79
/
+29
*
powerpc: Refactor modf{f}
Adhemerval Zanella
2019-07-08
12
-42
/
+48
*
powerpc: hypot refactor and optimization
Adhemerval Zanella
2019-07-08
8
-232
/
+23
*
dl-vdso: Add LINUX_4 HASH CODE to support nds32 vdso mechanism
Vincent Chen
2019-07-08
1
-0
/
+2
*
riscv: restore ABI compatibility (bug 24484)
Andreas Schwab
2019-07-04
1
-0
/
+5
*
aarch64: new ifunc resolver ABI
Szabolcs Nagy
2019-07-04
5
-1
/
+185
*
nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188]
Florian Weimer
2019-07-02
35
-327
/
+6
[next]