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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid comma operator warnings.
Roland McGrath
2014-02-07
1
-1
/
+2
*
Update version.h and include/features.h for 2.19 release
glibc-2.19
Allan McRae
2014-02-07
1
-1
/
+1
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
19
-19
/
+19
*
Add _DEFAULT_SOURCE feature test macro.
Joseph Myers
2013-12-19
1
-13
/
+36
*
Remove __FAVOR_BSD.
Joseph Myers
2013-12-17
1
-9
/
+0
*
[BZ #16195] Fix build warnings from systemtap probes in non-systemtap configu...
Siddhesh Poyarekar
2013-12-03
1
-7
/
+8
*
Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).
Joseph Myers
2013-11-28
1
-0
/
+1
*
Define TLS version of libc_hidden_proto.
Joseph Myers
2013-11-18
1
-3
/
+33
*
Define __STDC_IEC_559* based on __GCC_IEC_559*.
Joseph Myers
2013-11-04
1
-3
/
+22
*
Make __ffs hidden
Andreas Schwab
2013-09-20
1
-0
/
+1
*
conformtest: Fix namespace testing.
Joseph Myers
2013-09-04
2
-2
/
+4
*
Remove --disable-versioning.
Joseph Myers
2013-09-04
2
-8
/
+4
*
Clean up h_errno declaration to use __thread unconditionally.
Roland McGrath
2013-08-27
1
-10
/
+5
*
Clean up _res declaration to use __thread unconditionally.
Roland McGrath
2013-08-27
1
-13
/
+5
*
Update version.h and include/features.h for 2.18 release.
glibc-2.18
David S. Miller
2013-08-10
1
-1
/
+1
*
libc-internal.h: add ALIGN helper macros
Mike Frysinger
2013-06-24
1
-0
/
+20
*
Fix loop construction to functions calls
Adhemerval Zanella
2013-06-20
1
-0
/
+10
*
Set/restore rounding mode only when needed
Siddhesh Poyarekar
2013-06-12
1
-0
/
+10
*
Fix indentation and add copyright header to time.h
Siddhesh Poyarekar
2013-06-11
1
-4
/
+21
*
Fix symbol definitions for __clock_* functions
Siddhesh Poyarekar
2013-06-11
1
-0
/
+1
*
Avoid use of "register" as optimization hint.
Joseph Myers
2013-06-07
1
-4
/
+4
*
Fix leading whitespaces.
Ondrej Bilka
2013-06-06
1
-1
/
+1
*
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
Ryan S. Arnold
2013-05-16
2
-1
/
+2
*
New <math.h> macro named issignaling to check for a signaling NaN (sNaN).
Thomas Schwinge
2013-04-02
1
-0
/
+3
*
Avoid unconditional __call_tls_dtors calls in static linking.
Roland McGrath
2013-03-28
1
-2
/
+6
*
sys/cdefs.h: export __attribute_alloc_size__
Mike Frysinger
2013-02-18
2
-5
/
+3
*
unify xmalloc prototypes & friends
Mike Frysinger
2013-02-18
1
-0
/
+33
*
C++11 thread_local destructors support
Siddhesh Poyarekar
2013-02-18
2
-0
/
+8
*
Remove __ptrvalue, __bounded and __unbounded.
Joseph Myers
2013-02-13
1
-1
/
+1
*
Remove redunant "warning: " prefix from stub warnings.
Roland McGrath
2013-02-12
1
-2
/
+1
*
Remove lots of inline keywords.
Roland McGrath
2013-02-07
1
-1
/
+1
*
Don't use GLIBC_PRIVATE errno outside of libraries
Andreas Schwab
2013-02-04
2
-12
/
+14
*
Improve link_map.l_addr comment.
Jan Kratochvil
2013-02-02
1
-1
/
+2
*
Fix cacos real-part inaccuracy for result real part near 0 (bug 15023).
Joseph Myers
2013-01-17
1
-1
/
+11
*
Hide reference to mktemp in libpthread
Andreas Schwab
2013-01-16
1
-0
/
+1
*
Remove __GLIBC_HAVE_LONG_LONG.
Joseph Myers
2013-01-11
1
-8
/
+0
*
Remove __USE_ANSI.
Joseph Myers
2013-01-10
1
-3
/
+0
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
17
-18
/
+17
*
Update version.h and include/features.h for 2.17 release.
glibc-2.17
David S. Miller
2012-12-24
1
-1
/
+1
*
[BZ #14898]
Andreas Schwab
2012-12-07
1
-1
/
+1
*
* sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...
Siddhesh Poyarekar
2012-11-30
1
-0
/
+2
*
Cast to __intptr_t before casting pointer to int64
H.J. Lu
2012-11-26
1
-0
/
+16
*
Check supported DF_1_XXX bits
H.J. Lu
2012-11-21
1
-0
/
+6
*
Add recvmmsg and sendmmsg to the generic glibc API.
Thomas Schwinge
2012-11-20
1
-0
/
+4
*
[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
[next]