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
/
manual
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add glibc.malloc.mxfast tunable
DJ Delorie
2019-11-25
1
-0
/
+12
*
Small tcache improvements
Wilco Dijkstra
2019-11-25
1
-1
/
+1
*
io: Remove copy_file_range emulation [BZ #24744]
Florian Weimer
2019-11-25
1
-5
/
+5
*
Fix tcache count maximum (BZ #24531)
Wilco Dijkstra
2019-07-04
1
-2
/
+2
*
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
*
Mutex: Add pthread mutex tunables
Kemi Wang
2018-12-01
1
-0
/
+27
*
malloc: tcache double free check
DJ Delorie
2018-11-20
1
-0
/
+12
*
Use STRFMON_LDBL_IS_DBL instead of __ldbl_is_dbl.
Zack Weinberg
2018-11-16
1
-4
/
+5
*
Fix typo in the documentation of gcvt
Gabriel F. T. Gomes
2018-11-01
1
-1
/
+1
*
hurd: Fix errno* generation
Samuel Thibault
2018-10-31
1
-0
/
+13
*
Patch to require Python 3.4 or later to build glibc.
Joseph Myers
2018-10-29
2
-5
/
+5
*
Use gen-libm-test.py to generate ulps table for manual.
Joseph Myers
2018-10-24
3
-213
/
+10
*
[manual] Job control is no longer optional.
Zack Weinberg
2018-10-17
2
-29
/
+11
*
Don't build libnsl for new ABIs
Andreas Schwab
2018-09-24
1
-0
/
+3
*
Add --with-nonshared-cflags option to configure
Florian Weimer
2018-08-17
1
-0
/
+14
*
Update install.texi documentation of uses of Perl and Python.
Joseph Myers
2018-08-13
1
-37
/
+32
*
Add convenience target 'install-locale-files'.
Carlos O'Donell
2018-08-02
1
-7
/
+24
*
Rename the glibc.tune namespace to glibc.cpu
Siddhesh Poyarekar
2018-08-02
2
-23
/
+23
*
Update tooling versions verified to work with glibc.
Carlos O'Donell
2018-07-31
1
-10
/
+21
*
Update contrib.texi contributions.
Carlos O'Donell
2018-07-31
1
-12
/
+29
*
Add manual documentation for threads.h
Rical Jasan
2018-07-24
3
-9
/
+554
*
INSTALL: Add a note for Intel CET status
H.J. Lu
2018-07-19
1
-0
/
+5
*
x86/CET: Document glibc.tune.x86_ibt and glibc.tune.x86_shstk
H.J. Lu
2018-07-18
1
-0
/
+28
*
Intel CET: Document --enable-cet
H.J. Lu
2018-07-18
1
-0
/
+11
*
Add the statx function
Florian Weimer
2018-07-10
1
-0
/
+1
*
Add renameat2 function [BZ #17662]
Florian Weimer
2018-07-05
1
-0
/
+1
*
testrun.sh: Implement --tool=strace, --tool=valgrind
Florian Weimer
2018-07-04
1
-7
/
+1
*
Document interaction with GCC built-ins in the Customizing Printf
Martin Sebor
2018-06-29
1
-4
/
+12
*
New configure option --disable-crypt.
Zack Weinberg
2018-06-29
1
-0
/
+11
*
manual: Revise crypt.texi.
Zack Weinberg
2018-06-29
11
-197
/
+351
*
manual: Reorganize crypt.texi.
Zack Weinberg
2018-06-29
2
-119
/
+73
*
Disallow use of DES encryption functions in new programs.
Zack Weinberg
2018-06-29
3
-242
/
+43
[next]