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
...
*
Add narrowing divide functions.
Joseph Myers
2018-05-17
1
-0
/
+19
*
math: Merge strtod_nan_*.h into math-type-macros-*.h
Florian Weimer
2018-05-16
1
-1
/
+1
*
Add narrowing multiply functions.
Joseph Myers
2018-05-16
1
-0
/
+19
*
Revert:
Alexandre Oliva
2018-05-07
1
-0
/
+8
*
manual/startup.texi (Aborting a Program): Remove inappropriate joke.
Raymond Nicholson
2018-04-30
1
-8
/
+0
*
Remove tilegx port.
Joseph Myers
2018-04-27
1
-1
/
+2
*
Fix missing @ before texinfo command
Andreas Schwab
2018-04-06
1
-1
/
+1
*
manual: Various fixes to the mbstouwcs example, and mbrtowc update
Florian Weimer
2018-04-05
2
-43
/
+77
*
manual: Move mbstouwcs to an example C file
Florian Weimer
2018-04-05
2
-22
/
+29
*
Update RWF_SUPPORTED for Linux kernel 4.16 [BZ #22947]
H.J. Lu
2018-04-03
1
-0
/
+3
*
Fix errno values
Samuel Thibault
2018-03-20
1
-10
/
+0
*
Add narrowing subtract functions.
Joseph Myers
2018-03-20
1
-0
/
+19
*
hurd: Reimplement libc locks using mach's gsync
Agustina Arzille
2018-03-18
1
-0
/
+10
*
manual: Update _DEFAULT_SOURCE. [BZ #22862]
Rical Jasan
2018-02-21
1
-7
/
+14
*
manual: Update the _ISOC99_SOURCE description.
Rical Jasan
2018-02-20
1
-4
/
+3
*
manual: Document missing feature test macros.
Rical Jasan
2018-02-20
1
-2
/
+37
*
manual: Improve documentation of get_current_dir_name. [BZ #6889]
Rical Jasan
2018-02-19
1
-8
/
+9
*
manual: Fix a syntax error.
Rical Jasan
2018-02-16
1
-1
/
+1
*
Document use of CC and CFLAGS in more detail (bug 20980, bug 21234).
Joseph Myers
2018-02-15
1
-7
/
+18
*
Remove slow paths from exp
Szabolcs Nagy
2018-02-12
1
-14
/
+0
*
Remove slow paths from pow
Wilco Dijkstra
2018-02-12
1
-16
/
+0
*
Add narrowing add functions.
Joseph Myers
2018-02-10
1
-0
/
+19
*
manual: Fix Texinfo warnings about improper node names.
Rical Jasan
2018-02-09
3
-6
/
+6
*
Remove slow paths from log
Wilco Dijkstra
2018-02-07
1
-17
/
+0
*
preadv2/pwritev2: Handle offset == -1 [BZ #22753]
Florian Weimer
2018-02-02
1
-7
/
+14
*
Update contributions in the manual
Dmitry V. Levin
2018-02-01
1
-4
/
+14
*
Fix typo in the previous commit
Dmitry V. Levin
2018-01-31
1
-1
/
+1
*
Update information about the newest versions of tools used to build glibc
Dmitry V. Levin
2018-01-31
1
-6
/
+7
*
Add documentation for __riscv_flush_icache
Palmer Dabbelt
2018-01-29
1
-0
/
+19
*
Skeleton documentation for the RISC-V port
Palmer Dabbelt
2018-01-29
1
-1
/
+1
*
manual: Fix spelling of "Auxiliary."
Tobias Klauser
2018-01-23
1
-1
/
+1
*
manual: Touch up documentation for strftime and ALTMON_* constants.
Rical Jasan
2018-01-22
2
-13
/
+20
*
Documentation to the above changes (bug 10871).
Rafal Luzynski
2018-01-22
2
-11
/
+50
*
Update miscellaneous files from upstream sources.
Joseph Myers
2018-01-01
1
-27
/
+20
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
47
-47
/
+47
*
manual: clarify errno value on success [BZ #22615]
Aurelien Jarno
2017-12-29
1
-14
/
+14
*
manual: fix a typo in strtoul description [BZ #21161]
Aurelien Jarno
2017-12-23
1
-1
/
+1
*
manual: fix finite description [BZ #22596]
Aurelien Jarno
2017-12-23
1
-2
/
+2
*
copy_file_range: New function to copy file data
Florian Weimer
2017-12-22
1
-0
/
+88
*
Update miscellaneous files from upstream sources.
Joseph Myers
2017-12-20
1
-96
/
+116
*
Document that --enable-static-pie implies PIE
H.J. Lu
2017-12-19
1
-1
/
+2
*
Revert exp reimplementation (causes test failures).
Joseph Myers
2017-12-19
1
-0
/
+14
*
Improve __ieee754_exp() performance by greater than 5x on sparc/x86.
Patrick McGehearty
2017-12-19
1
-14
/
+0
*
Add --enable-static-pie configure option to build static PIE [BZ #19574]
H.J. Lu
2017-12-15
1
-0
/
+9
*
Remove --with-fp / --without-fp.
Joseph Myers
2017-12-12
1
-4
/
+0
*
manual: Fix a typo in locale.texi.
Rical Jasan
2017-12-12
1
-1
/
+1
*
manual/conf.texi: add a missing underscore in front of SC_SSIZE_MAX [BZ #22588]
Aurelien Jarno
2017-12-12
1
-1
/
+1
*
powerpc: POWER8 memcpy optimization for cached memory
Adhemerval Zanella
2017-12-11
1
-0
/
+10
*
Add _Float32 function aliases.
Joseph Myers
2017-12-07
1
-1
/
+2
[prev]
[next]