index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bits
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-03
Minimize sysdeps code involved in defining major/minor/makedev.
Zack Weinberg
1
-0
/
+74
2016-08-03
Support __STDC_WANT_IEC_60559_BFP_EXT__ feature test macro.
Joseph Myers
1
-0
/
+9
2016-08-02
Support __STDC_WANT_LIB_EXT2__ feature test macro.
Joseph Myers
1
-0
/
+43
2016-07-13
Fix TABDLY value
Samuel Thibault
1
-1
/
+1
2016-07-08
Define __USE_KERNEL_IPV6_DEFS macro for non-Linux kernels
Aurelien Jarno
1
-0
/
+3
2016-06-22
Move sysdeps/generic/bits/hwcap.h to top-level bits/
Zack Weinberg
1
-0
/
+23
2016-05-23
Make padding in struct sockaddr_storage explicit [BZ #20111]
Florian Weimer
2
-5
/
+8
2016-04-24
non-linux: Apply RFC3542 obsoletion of RFC2292 macros
Samuel Thibault
1
-0
/
+12
2016-04-24
non-linux: Apply RFC3542 obsoletion of RFC2292 macros
Samuel Thibault
1
-11
/
+15
2016-04-14
Remove union wait [BZ #19613]
Florian Weimer
1
-46
/
+0
2016-03-14
Update glibc headers for Linux 4.5.
Joseph Myers
1
-0
/
+1
2016-02-18
Add _STRING_INLINE_unaligned and string_private.h
H.J. Lu
1
-2
/
+6
2016-01-12
Add new header definitions from Linux 4.4 (plus older ptrace definitions).
Joseph Myers
1
-0
/
+2
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
60
-60
/
+60
2015-12-01
Add __CPU_MASK_TYPE for __cpu_mask
H.J. Lu
1
-0
/
+1
2015-09-11
Move bits/atomic.h to atomic-machine.h (bug 14912).
Joseph Myers
1
-42
/
+0
2015-09-08
Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).
Joseph Myers
1
-140
/
+0
2015-09-04
Rename bits/linkmap.h to linkmap.h (bug 14912).
Joseph Myers
1
-4
/
+0
2015-09-04
Rename bits/stdio-lock.h to stdio-lock.h (bug 14912).
Joseph Myers
1
-57
/
+0
2015-09-03
Rename bits/libc-tsd.h to libc-tsd.h (bug 14912).
Joseph Myers
1
-60
/
+0
2015-07-23
Add SIGWINCH to generic <bits/signum.h>.
Roland McGrath
1
-4
/
+12
2015-06-18
Vector sincos for x86_64 and tests.
Andrew Senkevich
1
-0
/
+4
2015-06-17
Vector pow for x86_64 and tests.
Andrew Senkevich
1
-0
/
+3
2015-06-17
Vector exp for x86_64 and tests.
Andrew Senkevich
1
-0
/
+4
2015-06-17
Vector log for x86_64 and tests.
Andrew Senkevich
1
-0
/
+4
2015-06-11
Vector sin for x86_64 and tests.
Andrew Senkevich
1
-0
/
+4
2015-05-14
This patch adds infrastructure for addition of SIMD
Andrew Senkevich
2
-0
/
+67
2015-03-22
Fix visibility of EXTPROC macro
Samuel Thibault
1
-1
/
+3
2015-01-06
Define CLOCKS_PER_SEC type to the type clock_t
H.J. Lu
1
-4
/
+4
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
62
-62
/
+62
2014-11-29
Fix indenting in bits/ioctl-types.h.
Carlos O'Donell
1
-9
/
+9
2014-11-24
Remove NOT_IN_libc
Siddhesh Poyarekar
1
-1
/
+1
2014-05-08
Fix -Wundef for _UTSNAME_DOMAIN_LENGTH.
Roland McGrath
1
-1
/
+5
2014-04-09
Define _STRING_ARCH_unaligned unconditionally
Adhemerval Zanella
1
-0
/
+2
2014-03-21
Fix -Wundef warnins for __FP_FAST_FMA*
Siddhesh Poyarekar
1
-3
/
+3
2014-03-18
Add comments about non-Linux use of bits/mman-linux.h.
Roland McGrath
1
-1
/
+4
2014-03-18
Move bits/mman-linux.h out of sysdeps/unix/sysv/linux/.
Roland McGrath
1
-0
/
+108
2014-03-07
Fix POSIX namespace for <bits/siginfo.h> (bug 16674).
Joseph Myers
1
-35
/
+41
2014-02-21
Complete _BSD_SOURCE / _SVID_source followup cleanup.
Joseph Myers
3
-3
/
+3
2014-02-13
Clean up trivially redundant __USE_MISC conditionals.
Joseph Myers
1
-3
/
+1
2014-02-12
Combine __USE_BSD and __USE_SVID into __USE_MISC.
Joseph Myers
4
-28
/
+28
2014-02-07
Avoid comma operator warnings.
Roland McGrath
1
-4
/
+6
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
61
-61
/
+61
2013-08-27
Replace generic bits/socket.h with 4.4 file.
Roland McGrath
1
-15
/
+123
2013-06-07
Avoid use of "register" as optimization hint.
Joseph Myers
1
-1
/
+1
2013-02-11
Add inline bsearch expansion.
Ondrej Bilka
1
-0
/
+43
2013-01-23
Make bits/wchar.h correct for all architectures (bug 15036).
Joseph Myers
1
-2
/
+26
2013-01-11
Remove __GLIBC_HAVE_LONG_LONG.
Joseph Myers
2
-12
/
+3
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
60
-65
/
+60
2012-12-03
byteswap.h: fix gcc ver test for __builtin_bswap{32,64}
Mike Frysinger
1
-2
/
+2
[prev]
[next]