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
*
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
*
Fix typo in safety annotations in envz_remove
Siddhesh Poyarekar
2015-05-20
1
-1
/
+1
*
Add envz_remove to the libc manual
Siddhesh Poyarekar
2015-05-19
1
-0
/
+8
*
Avoid SIGFPE in wordexp [BZ #18100]
Florian Weimer
2015-03-23
1
-1
/
+2
*
manual: fix XPG basename prototype
Yaakov Selkowitz
2015-03-12
1
-1
/
+1
*
Document test-wrapper-env-only in INSTALL.
Roland McGrath
2015-03-06
1
-8
/
+13
*
manual: complete example in error message documentation
Rical Jasan
2015-03-06
1
-6
/
+12
*
manual: drop strerror C89 compatibility note
Mike Frysinger
2015-03-06
1
-3
/
+0
*
Refine documentation of libm exceptions goals.
Joseph Myers
2015-02-17
1
-6
/
+13
*
* manual/time.texi (TZ Variable): glibc no longer comes with tzdata.
Paul Eggert
2015-02-16
1
-1
/
+2
*
[BZ #17969]
J William Piggott
2015-02-12
1
-2
/
+2
*
Document tv_sec is of type time_t:
Rüdiger Sonderfeld
2015-02-12
1
-2
/
+2
*
glibc 2.21 pre-release update.
Carlos O'Donell
2015-02-05
2
-2
/
+12
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
47
-47
/
+47
*
Require bison 2.7 or newer for regenerating intl/plural.y
Will Newton
2014-12-22
1
-0
/
+9
*
manual: Correct guarantee about pointers compared by qsort()
Anders Kaseorg
2014-12-21
1
-6
/
+8
*
Bump required version of texinfo to 4.7
Will Newton
2014-12-15
1
-1
/
+1
[next]