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
/
bits
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Define struct rusage in sys/wait.h when required (bug 21575).
Joseph Myers
2017-06-19
1
-43
/
+1
*
Remove __need macros from errno.h (__need_Emath, __need_error_t).
Zack Weinberg
2017-06-14
1
-14
/
+30
*
Remove __need_IOV_MAX and __need_FOPEN_MAX.
Zack Weinberg
2017-06-14
2
-5
/
+36
*
Remove __need_schedparam and __cpu_set_t_defined.
Zack Weinberg
2017-06-12
1
-117
/
+4
*
Define SIG_HOLD for XPG4 (bug 21538).
Joseph Myers
2017-06-05
1
-1
/
+1
*
Fix struct sigaltstack namespace (bug 21517).
Joseph Myers
2017-06-05
1
-1
/
+1
*
Remove __need macros from signal.h.
Zack Weinberg
2017-05-20
6
-154
/
+86
*
Split up bits/sigstack.h.
Joseph Myers
2017-05-19
3
-27
/
+68
*
float128: Add public _Float128 declarations to libm.
Paul E. Murphy
2017-05-15
3
-0
/
+64
*
Add support for testing __STDC_WANT_IEC_60559_TYPES_EXT__
Paul E. Murphy
2017-05-09
1
-0
/
+9
*
Fix network headers stdint.h namespace (bug 21455).
Joseph Myers
2017-05-04
2
-0
/
+58
*
Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426).
Joseph Myers
2017-04-25
1
-9
/
+1
*
Refer to <signal.h> instead of <pthread.h> in <bits/sigthread.h>
Andreas Schwab
2017-02-28
1
-1
/
+1
*
Move bits/types.h into posix/bits.
Zack Weinberg
2017-02-16
1
-203
/
+0
*
Make endian-conversion macros always return correct types (bug 16458).
Joseph Myers
2017-01-11
1
-0
/
+50
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
68
-68
/
+68
*
Define __intmax_t, __uintmax_t in bits/types.h.
Joseph Myers
2016-12-30
1
-0
/
+9
*
Refactor long double information into bits/long-double.h.
Joseph Myers
2016-12-14
2
-8
/
+41
*
Refactor FP_ILOGB* out of bits/mathdef.h.
Joseph Myers
2016-12-01
2
-9
/
+28
*
Refactor FP_FAST_* into bits/fp-fast.h.
Joseph Myers
2016-11-29
2
-14
/
+39
*
Refactor float_t, double_t information into bits/flt-eval-method.h.
Joseph Myers
2016-11-24
2
-7
/
+42
*
Fix default float_t definition (bug 20855).
Joseph Myers
2016-11-23
1
-4
/
+4
*
Consolidate Linux setrlimit and getrlimit implementation
Adhemerval Zanella
2016-11-17
1
-0
/
+5
*
Define wordsize.h macros everywhere
Steve Ellcey
2016-11-04
1
-0
/
+26
*
Add iscanonical.
Joseph Myers
2016-09-30
1
-0
/
+28
*
Installed-header hygiene (BZ#20366): stack_t.
Zack Weinberg
2016-09-23
2
-2
/
+12
*
Installed-header hygiene (BZ#20366): time.h types.
Zack Weinberg
2016-09-23
2
-37
/
+20
*
Installed-header hygiene (BZ#20366): obsolete BSD u_* types.
Zack Weinberg
2016-09-23
1
-2
/
+2
*
Installed-header hygiene (BZ#20366): Simple self-contained fixes.
Zack Weinberg
2016-09-23
1
-2
/
+2
*
Add femode_t functions.
Joseph Myers
2016-09-07
1
-0
/
+8
*
Support __STDC_WANT_IEC_60559_FUNCS_EXT__ feature test macro.
Joseph Myers
2016-08-03
1
-0
/
+9
*
Minimize sysdeps code involved in defining major/minor/makedev.
Zack Weinberg
2016-08-03
1
-0
/
+74
*
Support __STDC_WANT_IEC_60559_BFP_EXT__ feature test macro.
Joseph Myers
2016-08-03
1
-0
/
+9
*
Support __STDC_WANT_LIB_EXT2__ feature test macro.
Joseph Myers
2016-08-02
1
-0
/
+43
*
Fix TABDLY value
Samuel Thibault
2016-07-13
1
-1
/
+1
*
Define __USE_KERNEL_IPV6_DEFS macro for non-Linux kernels
Aurelien Jarno
2016-07-08
1
-0
/
+3
*
Move sysdeps/generic/bits/hwcap.h to top-level bits/
Zack Weinberg
2016-06-22
1
-0
/
+23
*
Make padding in struct sockaddr_storage explicit [BZ #20111]
Florian Weimer
2016-05-23
2
-5
/
+8
*
non-linux: Apply RFC3542 obsoletion of RFC2292 macros
Samuel Thibault
2016-04-24
1
-0
/
+12
*
non-linux: Apply RFC3542 obsoletion of RFC2292 macros
Samuel Thibault
2016-04-24
1
-11
/
+15
*
Remove union wait [BZ #19613]
Florian Weimer
2016-04-14
1
-46
/
+0
*
Update glibc headers for Linux 4.5.
Joseph Myers
2016-03-14
1
-0
/
+1
*
Add _STRING_INLINE_unaligned and string_private.h
H.J. Lu
2016-02-18
1
-2
/
+6
*
Add new header definitions from Linux 4.4 (plus older ptrace definitions).
Joseph Myers
2016-01-12
1
-0
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
60
-60
/
+60
*
Add __CPU_MASK_TYPE for __cpu_mask
H.J. Lu
2015-12-01
1
-0
/
+1
*
Move bits/atomic.h to atomic-machine.h (bug 14912).
Joseph Myers
2015-09-11
1
-42
/
+0
*
Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).
Joseph Myers
2015-09-08
1
-140
/
+0
*
Rename bits/linkmap.h to linkmap.h (bug 14912).
Joseph Myers
2015-09-04
1
-4
/
+0
*
Rename bits/stdio-lock.h to stdio-lock.h (bug 14912).
Joseph Myers
2015-09-04
1
-57
/
+0
[prev]
[next]