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
*
__opensock: Remove internal_function attribute
Florian Weimer
2017-08-17
1
-1
/
+1
*
Fix sigval namespace (bug 21944).
Joseph Myers
2017-08-16
1
-0
/
+1
*
ld.so: Remove internal_function attribute from various functions
Florian Weimer
2017-08-13
1
-2
/
+1
*
Remove internal_function attribute from string-to-float functions
Florian Weimer
2017-08-13
1
-14
/
+8
*
__libc_rpc_getport: Remove internal_function attribute
Florian Weimer
2017-08-13
1
-2
/
+1
*
__fortify_fail: Remove internal_function attribute
Florian Weimer
2017-08-13
1
-3
/
+2
*
i386: Add <startup.h> [BZ #21913]
H.J. Lu
2017-08-08
1
-0
/
+8
*
Update for 2.26 release
glibc-2.26
Siddhesh Poyarekar
2017-08-02
1
-1
/
+1
*
tunables: Use direct syscall for access (BZ#21744)
Adhemerval Zanella
2017-07-24
1
-7
/
+0
*
Avoid backtrace from __stack_chk_fail [BZ #12189]
H.J. Lu
2017-07-11
1
-1
/
+12
*
resolv: Introduce struct resolv_context [BZ #21668]
Florian Weimer
2017-07-03
1
-23
/
+0
*
float128: Add signbit alternative for old compilers
Gabriel F. T. Gomes
2017-06-30
1
-0
/
+1
*
resolv: Turn _res_opcodes into a compatibility symbol
Florian Weimer
2017-06-30
1
-3
/
+0
*
resolv: Move fp_nquery, fp_query, p_query, _res_opcodes
Florian Weimer
2017-06-30
1
-2
/
+0
*
Clean pthread functions namespaces for C11 threads
Adhemerval Zanella
2017-06-23
4
-1
/
+9
*
Include libc-header-start.h in include/float.h
Gabriel F. T. Gomes
2017-06-23
1
-0
/
+3
*
Bug 21533: Update to Unicode 10.0.0
Mike FABIAN
2017-06-22
1
-6
/
+7
*
Implement allocation buffers for internal use
Florian Weimer
2017-06-21
1
-0
/
+367
*
Use locale_t, not __locale_t, throughout glibc
Zack Weinberg
2017-06-20
4
-12
/
+12
*
Rename xlocale.h to bits/types/__locale_t.h.
Zack Weinberg
2017-06-20
5
-3
/
+4
*
Remove bits/string.h.
Zack Weinberg
2017-06-20
3
-6
/
+9
*
resolv: Make __res_vinit hidden
Florian Weimer
2017-06-19
1
-1
/
+1
*
Define struct rusage in sys/wait.h when required (bug 21575).
Joseph Myers
2017-06-19
1
-0
/
+1
*
Remove __need macros from errno.h (__need_Emath, __need_error_t).
Zack Weinberg
2017-06-14
1
-8
/
+3
*
Remove __need_IOV_MAX and __need_FOPEN_MAX.
Zack Weinberg
2017-06-14
1
-5
/
+8
*
Remove __need_schedparam and __cpu_set_t_defined.
Zack Weinberg
2017-06-12
1
-0
/
+1
*
Allow macros prefixed with FLT128 in include/float.h
Gabriel F. T. Gomes
2017-06-12
1
-16
/
+15
*
float128: Add strtof128, wcstof128, and related functions.
Paul E. Murphy
2017-06-12
3
-0
/
+46
*
2017-06-12 Wilco Dijkstra <wdijkstr@arm.com>
Wilco Dijkstra
2017-06-12
1
-0
/
+5
*
Add a way to bypass the PLT when calling getauxval
Tulio Magno Quites Machado Filho
2017-06-09
1
-0
/
+7
*
Remove bare use of __attribute__ in include/errno.h.
Zack Weinberg
2017-06-09
1
-1
/
+1
*
Remove __need macros from stdio.h and wchar.h.
Zack Weinberg
2017-06-08
9
-46
/
+15
*
float128: Add conversion from float128 to mpn
Gabriel F. T. Gomes
2017-06-07
1
-0
/
+8
*
Fix include paths in include/bits/types/*.h.
Joseph Myers
2017-06-07
11
-11
/
+11
*
Optimize generic spinlock code and use C11 like atomic macros.
Stefan Liebler
2017-06-06
1
-4
/
+12
*
x86-64: Optimize wmemset with SSE2/AVX2/AVX512
H.J. Lu
2017-06-05
1
-0
/
+3
*
Fix struct sigaltstack namespace (bug 21517).
Joseph Myers
2017-06-05
1
-2
/
+2
*
posix: Implement preadv2 and pwritev2
Adhemerval Zanella
2017-05-31
1
-0
/
+6
*
Add reallocarray function
Dennis Wölfing
2017-05-30
1
-0
/
+4
*
Remove __need macros from signal.h.
Zack Weinberg
2017-05-20
4
-12
/
+6
*
Remove __need_list_t and __need_res_state.
Zack Weinberg
2017-05-20
3
-28
/
+42
*
Split up bits/sigstack.h.
Joseph Myers
2017-05-19
1
-0
/
+1
*
float128: Add private _Float128 declarations for libm.
Paul E. Murphy
2017-05-15
3
-0
/
+47
*
Suppress internal declarations for most of the testsuite.
Zack Weinberg
2017-05-11
9
-44
/
+61
*
Remove _IO_MTSAFE_IO from public headers.
Zack Weinberg
2017-05-11
1
-8
/
+17
*
Consolidate Linux write syscall
Adhemerval Zanella
2017-05-11
1
-0
/
+1
*
Consolidate Linux read syscall
Adhemerval Zanella
2017-05-11
1
-0
/
+1
*
Add support for testing __STDC_WANT_IEC_60559_TYPES_EXT__
Paul E. Murphy
2017-05-09
1
-0
/
+2
*
Fix network headers stdint.h namespace (bug 21455).
Joseph Myers
2017-05-04
1
-1
/
+1
*
posix: Fix internal p{read,write} plt usage
Adhemerval Zanella
2017-05-02
1
-0
/
+3
[next]