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
/
manual
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct the spelling of more contributors
Paul Eggert
2019-08-29
1
-1
/
+2
*
Don't put non-ASCII into installed headers
Paul Eggert
2019-08-23
1
-0
/
+9
*
Fix spellings of contributor names in comments and doc
Paul Eggert
2019-08-23
1
-1
/
+1
*
Document strftime %Ob and %OB as C2X features.
Joseph Myers
2019-08-22
1
-5
/
+11
*
nss: Make nsswitch.conf more distribution friendly.
Carlos O'Donell
2019-08-19
1
-5
/
+19
*
Make totalorder and totalordermag functions take pointer arguments.
Joseph Myers
2019-08-15
1
-14
/
+16
*
Add feature test macro _ISOC2X_SOURCE.
Joseph Myers
2019-08-13
1
-0
/
+7
*
Add glibc.malloc.mxfast tunable
DJ Delorie
2019-08-09
1
-0
/
+12
*
login: Remove utmp backend jump tables [BZ #23518]
Florian Weimer
2019-08-05
1
-10
/
+10
*
Update install and NEWS for 2.30 release.
Carlos O'Donell
2019-08-01
1
-5
/
+5
*
Linux: Move getdents64 to <dirent.h>
Florian Weimer
2019-07-29
1
-1
/
+1
*
nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlock
Mike Crowe
2019-07-12
1
-0
/
+28
*
nptl: Add POSIX-proposed pthread_cond_clockwait
Mike Crowe
2019-07-12
1
-0
/
+20
*
nptl: Add POSIX-proposed sem_clockwait
Mike Crowe
2019-07-12
1
-0
/
+10
*
Don't declare __malloc_check_init in <malloc.h> (bug 23352)
Andreas Schwab
2019-07-10
1
-1
/
+0
*
io: Remove copy_file_range emulation [BZ #24744]
Florian Weimer
2019-06-28
1
-5
/
+5
*
Linux: Add getdents64 system call
Florian Weimer
2019-06-07
1
-0
/
+38
*
Small tcache improvements
Wilco Dijkstra
2019-05-17
1
-1
/
+1
*
manual: Document O_DIRECTORY
Florian Weimer
2019-05-17
1
-0
/
+7
*
Linux: Add the tgkill function
Florian Weimer
2019-05-14
1
-0
/
+15
*
manual: Adjust twalk_r documentation.
Carlos O'Donell
2019-05-14
1
-2
/
+2
*
Fix tcache count maximum (BZ #24531)
Wilco Dijkstra
2019-05-10
1
-2
/
+2
*
misc: Add twalk_r function
Florian Weimer
2019-05-02
2
-1
/
+80
*
Extend BIND_NOW to installed programs with --enable-bind-now
Florian Weimer
2019-04-25
1
-4
/
+4
*
Add missing percent sign to conversion specifier
TAMUKI Shoichi
2019-04-11
1
-3
/
+3
*
Remove obsolete, never-implemented XSI STREAMS declarations
Florian Weimer
2019-03-14
1
-13
/
+0
*
Linux: Add gettid system call wrapper [BZ #6399]
Florian Weimer
2019-02-08
1
-0
/
+11
*
manual: Document lack of conformance of sched_* functions [BZ #14829]
Florian Weimer
2019-02-02
1
-26
/
+34
*
Require GCC 6.2 or later to build glibc.
Joseph Myers
2019-02-01
1
-6
/
+2
*
manual: Update struct sockaddr_in, struct sockaddr_sin6 description
Florian Weimer
2019-02-01
1
-10
/
+29
*
aarch64: Add AmpereComputing emag to tunable cpu list
Feng Xue
2019-02-01
1
-1
/
+1
*
Prepare for 2.29 release
Siddhesh Poyarekar
2019-01-31
2
-8
/
+38
*
strftime: Pass the additional flags from "%EY" to "%Ey" [BZ #24096]
TAMUKI Shoichi
2019-01-24
1
-0
/
+11
*
strftime: Set the default width of "%Ey" to 2 [BZ #23758]
TAMUKI Shoichi
2019-01-24
1
-0
/
+7
*
manual: Fix the wording to "alternative" rather than "alternate"
TAMUKI Shoichi
2019-01-18
1
-3
/
+3
*
[AArch64] Add ifunc support for Ares
Wilco Dijkstra
2019-01-09
1
-1
/
+1
*
manual: Use @code{errno} instead of @var{errno} [BZ #24063]
Florian Weimer
2019-01-07
11
-31
/
+31
*
Fix the manual for old texinfo
Szabolcs Nagy
2019-01-04
1
-4
/
+4
*
Update miscellaneous files from upstream sources.
Joseph Myers
2019-01-01
1
-65
/
+6
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
46
-46
/
+46
*
Require GCC 5 or later to build glibc (bug 23993).
Joseph Myers
2018-12-21
1
-2
/
+2
*
manual/examples: Remove redundant "if not"
H.J. Lu
2018-12-20
41
-41
/
+41
*
locale: Rewrite locale/gen-translit.pl in Python
Florian Weimer
2018-12-18
1
-4
/
+3
*
Fix __TIMERSIZE and @theglibcadj typos
Albert ARIBAUD (3ADEV)
2018-12-18
1
-1
/
+1
*
Y2038: add function __localtime64
Albert ARIBAUD (3ADEV)
2018-12-17
1
-0
/
+125
*
manual: Document thread/task IDs for Linux
Florian Weimer
2018-12-14
2
-18
/
+46
*
Use gen-as-const.py to process .pysym files.
Joseph Myers
2018-12-10
1
-1
/
+1
*
Add getcpu
H.J. Lu
2018-12-07
1
-0
/
+21
*
Update miscellaneous files from upstream sources.
Joseph Myers
2018-12-06
1
-5
/
+47
[next]