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 nextup and nextdown math functions
Rajalakshmi Srinivasaraghavan
2016-06-16
2
-3
/
+43
*
manual: fix typos in the pattern chapter
Rical Jasan
2016-06-16
1
-12
/
+12
*
manual: fix typos in the search chapter
Rical Jasan
2016-06-16
1
-18
/
+18
*
manual: fix typos in the message chapter
Rical Jasan
2016-06-16
1
-79
/
+78
*
manual: fix spelling typos
Mike Frysinger
2016-06-16
7
-13
/
+13
*
manual: fix typos in the locale chapter
Rical Jasan
2016-06-16
1
-8
/
+8
*
manual: fix typos in character set handling
Rical Jasan
2016-06-16
1
-34
/
+34
*
manual: fix typos in the string chapters
Rical Jasan
2016-06-16
1
-12
/
+12
*
manual: fix typos in the character handling chapter
Rical Jasan
2016-06-16
1
-2
/
+2
*
manual: fix typos in the memory chapter
Rical Jasan
2016-06-16
1
-12
/
+12
*
malloc: Remove __malloc_initialize_hook from the API [BZ #19564]
Florian Weimer
2016-06-10
1
-22
/
+2
*
2016-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
Paul Pluzhnikov
2016-06-05
1
-6
/
+0
*
stpcpy is part of POSIX.1-2008 [BZ #3629]
Roland McGrath
2016-05-30
1
-3
/
+3
*
manual: fix typos in error reporting
ricaljasan@pacific.net
2016-05-19
1
-11
/
+11
*
manual: fix typo in the introduction
ricaljasan@pacific.net
2016-05-19
1
-1
/
+1
*
NSS: Implement group merging support.
Stephen Gallagher
2016-04-29
1
-1
/
+45
*
glob: Simplify the interface for the GLOB_ALTDIRFUNC callback gl_readdir
Florian Weimer
2016-04-29
2
-1
/
+80
*
malloc: Run fork handler as late as possible [BZ #19431]
Florian Weimer
2016-04-14
1
-8
/
+0
*
Remove union wait [BZ #19613]
Florian Weimer
2016-04-14
1
-42
/
+6
*
Allow spurious underflow / inexact for ldbl-128ibm.
Joseph Myers
2016-03-10
1
-0
/
+10
*
Require Linux 3.2 except on x86 / x86_64, 3.2 headers everywhere.
Joseph Myers
2016-02-24
1
-1
/
+1
*
Deprecate readdir_r, readdir64_r [BZ #19056]
Florian Weimer
2016-02-20
1
-6
/
+7
*
malloc: Remove max_total_mem member form struct malloc_par
Florian Weimer
2016-02-19
1
-1
/
+1
*
Update INSTALL with latest versions tested to work.
Carlos O'Donell
2016-02-14
1
-7
/
+6
*
Fix doc quoting problems with Texinfo 5
Paul Eggert
2016-01-10
1
-0
/
+7
*
Make shebang interpreter directives consistent
Marko Myllynen
2016-01-07
4
-4
/
+4
*
Update miscellaneous files from upstream sources.
Joseph Myers
2016-01-05
1
-600
/
+1529
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
46
-46
/
+46
*
Make obsolete syscall wrappers into compat symbols (bug 18472).
Joseph Myers
2015-12-14
1
-2
/
+0
*
Split large string section; add truncation advice
Paul Eggert
2015-12-10
6
-227
/
+250
*
Document best practice for disconnected NSS modules.
Carlos O'Donell
2015-12-10
1
-0
/
+7
*
Fix typo in strncat, wcsncat manual entries
Paul Eggert
2015-12-04
1
-4
/
+6
*
Consistency about byte vs character in string.texi
Paul Eggert
2015-12-04
1
-221
/
+236
*
Remove CPU set size checking from affinity functions [BZ #19143]
Florian Weimer
2015-11-24
1
-2
/
+0
*
Require GCC 4.7 or later to build glibc.
Joseph Myers
2015-10-27
1
-2
/
+2
*
Convert 29 more function definitions to prototype style (multiple parameters ...
Joseph Myers
2015-10-20
1
-2
/
+1
*
timezone: polish grammar a bit in documentation
Mike Frysinger
2015-10-19
1
-2
/
+2
*
malloc: Rewrite with explicit TLS access using __thread
Florian Weimer
2015-10-17
1
-4
/
+0
*
The va_list pointer is unspecified after a call to vfprintf [BZ #18982]
Florian Weimer
2015-10-17
1
-14
/
+10
*
manual/argp.texi (Specifying Argp Parsers): Fix typo.
Namhyung Kim
2015-10-14
1
-1
/
+1
*
Fix manual argument order for posix_fallocate64 (Bug 19086).
Carlos O'Donell
2015-10-07
1
-1
/
+1
*
Files open O_WRONLY not supported in fallocate emulation.
Carlos O'Donell
2015-09-29
1
-0
/
+4
*
timezone: add a configure flag to disable program install
Mike Frysinger
2015-09-18
1
-0
/
+10
*
manual: skip build when perl is unavailable
Mike Frysinger
2015-08-21
1
-0
/
+3
*
Fix exponents in manual.
Ondřej Bílka
2015-08-20
4
-23
/
+34
*
PowerPC: Extend Program Priority Register support
Gabriel F. T. Gomes
2015-08-19
1
-0
/
+18
*
Attempting to install glibc configured with --prefix=/usr into
Martin Sebor
2015-06-12
1
-6
/
+8
*
Start of series of patches with x86_64 vector math functions.
Andrew Senkevich
2015-06-09
1
-0
/
+4
*
posix_fallocate: Emulation fixes and documentation [BZ #15661]
Florian Weimer
2015-06-05
1
-0
/
+94
[next]