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
gentoo/2.41
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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[BZ #157] Remove include/stub-tag.h for good.
Thomas Schwinge
2012-11-04
1
-4
/
+0
*
Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).
Joseph Myers
2012-11-03
1
-0
/
+1
*
Compile x86 rtld with -mno-sse -mno-mmx
H.J. Lu
2012-11-02
1
-0
/
+4
*
conformtest: Add test data for fenv.h.
Joseph Myers
2012-11-02
1
-0
/
+2
*
Test _ISOMAC in include/sys/syslog.h.
Joseph Myers
2012-11-02
1
-0
/
+2
*
BZ#14743: Move clock_* symbols from librt to libc.
Roland McGrath
2012-10-24
1
-1
/
+5
*
Avoid PLT references from __get_clockfreq on powerpc
Andreas Schwab
2012-10-12
1
-0
/
+1
*
Framework to test IFUNC implementations on target
H.J. Lu
2012-10-11
1
-0
/
+56
*
Name space hygeine for madvise.
Roland McGrath
2012-10-04
1
-2
/
+3
*
Make strtod respect the rounding mode (bug 14518).
Joseph Myers
2012-09-12
1
-0
/
+65
*
add attribute_hidden to __have_{sock_cloexec,pipe2,dup3
Mike Frysinger
2012-08-18
2
-4
/
+4
*
split assume pipe2/dup3/sock_cloexec knobs
Mike Frysinger
2012-08-18
1
-5
/
+2
*
Split sys/param.h out into common file and sysdeps bits/param.h file.
Roland McGrath
2012-08-17
1
-0
/
+1
*
Declare __getdirentries in internal dirent.h.
Roland McGrath
2012-08-15
1
-0
/
+4
*
Add explicit acquire/release semantics to atomic_exchange_and_add.
Maxim Kuvyrkov
2012-08-13
1
-2
/
+16
*
Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.
Marek Polacek
2012-08-02
1
-33
/
+20
*
Clean up stub accept4 definition.
Roland McGrath
2012-07-31
1
-2
/
+2
*
Fix lots of bitrot for stub configurations.
Roland McGrath
2012-07-30
1
-1
/
+1
*
Rename __secure_getenv to secure_getenv
Florian Weimer
2012-07-25
1
-1
/
+2
*
Get rid of ASM_GLOBAL_DIRECTIVE.
Marek Polacek
2012-07-10
1
-15
/
+11
*
Release 2.16
glibc-2.16.0
Carlos O'Donell
2012-06-30
1
-1
/
+1
*
Fix invalid memory access in do_lookup_x.
Andreas Schwab
2012-06-22
1
-4
/
+4
*
Remove use of INTDEF/INTUSE in stdio-common
Andreas Schwab
2012-06-01
1
-0
/
+1
*
Remove use of INTUSE/INTDEF in misc.
Marek Polacek
2012-05-31
1
-12
/
+3
*
Remove use of INTDEF/INTUSE in socket
Andreas Schwab
2012-05-31
1
-13
/
+3
*
Convert WORDSIZE[32|64]/ld entries to abi-variants
H.J. Lu
2012-05-30
1
-12
/
+0
*
Add --enable-systemtap configuration to define static probe points.
Roland McGrath
2012-05-25
1
-0
/
+80
*
Remove use of INTDEF/INTUSE in intl
Andreas Schwab
2012-05-24
2
-15
/
+2
*
Remove use of INTDEF/INTUSE in libio
Andreas Schwab
2012-05-24
3
-7
/
+9
*
Switch gettimeofday from INTUSE to libc_hidden_proto.
Roland McGrath
2012-05-24
1
-7
/
+2
*
Fix sunrpc static library
Andreas Jaeger
2012-05-21
1
-0
/
+10
*
Update __STDC_ISO_10646__.
Joseph Myers
2012-05-16
1
-2
/
+3
*
Hurd: hidden_nolink macro for NO_HIDDEN case.
Thomas Schwinge
2012-05-10
1
-2
/
+2
*
Hurd: dup3
Thomas Schwinge
2012-05-10
1
-1
/
+2
*
Hurd: accept4
Thomas Schwinge
2012-05-10
1
-0
/
+3
*
Make sunrpc code usable again
Andreas Jaeger
2012-05-10
1
-1
/
+6
*
Define __STDC_NO_THREADS__.
Joseph Myers
2012-05-10
1
-0
/
+3
*
Warn if user requests __FORTIFY_SOURCE but it is disabled
Roland Mc Grath
2012-05-08
1
-4
/
+8
*
Fix attributes for fortify functions.
Marek Polacek
2012-04-29
1
-1
/
+1
*
Resolve __vector namespace conflict with Altivec.
Petr Baudis
2012-04-17
1
-4
/
+4
*
Replace Elf64_XXX with ElfW(XXX) in dl-irel.h
H.J. Lu
2012-03-22
1
-0
/
+5
*
Move math/math_private.h to sysdeps/generic/math_private.h.
Richard Henderson
2012-03-09
1
-1
/
+0
*
Fix sparc build after recent math changes.
David S. Miller
2012-03-09
1
-0
/
+1
*
Remove oldish __GNUC_PREREQ.
Marek Polacek
2012-03-03
1
-5
/
+1
*
Include <dirstream.h> before <dirent/dirent.h>
Andreas Schwab
2012-02-28
1
-1
/
+3
*
Add first fixes for conformtest for POSIX2008
Ulrich Drepper
2012-02-26
5
-0
/
+10
*
First steps to get conformtest fully working
Ulrich Drepper
2012-02-25
48
-23
/
+115
*
Move __STDC_* predefined macros from features.h to stdc-predef.h.
Joseph Myers
2012-02-22
2
-8
/
+40
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
13
-39
/
+26
*
Use include/sys/epoll.h to provide libc_hidden_proto for epoll_pwait().
Chris Metcalf
2012-01-28
1
-0
/
+6
[next]