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
*
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
*
Rename bits/libc-tsd.h to libc-tsd.h (bug 14912).
Joseph Myers
2015-09-03
1
-60
/
+0
*
Add SIGWINCH to generic <bits/signum.h>.
Roland McGrath
2015-07-23
1
-4
/
+12
*
Vector sincos for x86_64 and tests.
Andrew Senkevich
2015-06-18
1
-0
/
+4
*
Vector pow for x86_64 and tests.
Andrew Senkevich
2015-06-17
1
-0
/
+3
*
Vector exp for x86_64 and tests.
Andrew Senkevich
2015-06-17
1
-0
/
+4
*
Vector log for x86_64 and tests.
Andrew Senkevich
2015-06-17
1
-0
/
+4
*
Vector sin for x86_64 and tests.
Andrew Senkevich
2015-06-11
1
-0
/
+4
*
This patch adds infrastructure for addition of SIMD
Andrew Senkevich
2015-05-14
2
-0
/
+67
*
Fix visibility of EXTPROC macro
Samuel Thibault
2015-03-22
1
-1
/
+3
*
Define CLOCKS_PER_SEC type to the type clock_t
H.J. Lu
2015-01-06
1
-4
/
+4
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
62
-62
/
+62
*
Fix indenting in bits/ioctl-types.h.
Carlos O'Donell
2014-11-29
1
-9
/
+9
*
Remove NOT_IN_libc
Siddhesh Poyarekar
2014-11-24
1
-1
/
+1
*
Fix -Wundef for _UTSNAME_DOMAIN_LENGTH.
Roland McGrath
2014-05-08
1
-1
/
+5
*
Define _STRING_ARCH_unaligned unconditionally
Adhemerval Zanella
2014-04-09
1
-0
/
+2
*
Fix -Wundef warnins for __FP_FAST_FMA*
Siddhesh Poyarekar
2014-03-21
1
-3
/
+3
*
Add comments about non-Linux use of bits/mman-linux.h.
Roland McGrath
2014-03-18
1
-1
/
+4
*
Move bits/mman-linux.h out of sysdeps/unix/sysv/linux/.
Roland McGrath
2014-03-18
1
-0
/
+108
*
Fix POSIX namespace for <bits/siginfo.h> (bug 16674).
Joseph Myers
2014-03-07
1
-35
/
+41
*
Complete _BSD_SOURCE / _SVID_source followup cleanup.
Joseph Myers
2014-02-21
3
-3
/
+3
*
Clean up trivially redundant __USE_MISC conditionals.
Joseph Myers
2014-02-13
1
-3
/
+1
*
Combine __USE_BSD and __USE_SVID into __USE_MISC.
Joseph Myers
2014-02-12
4
-28
/
+28
*
Avoid comma operator warnings.
Roland McGrath
2014-02-07
1
-4
/
+6
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
61
-61
/
+61
*
Replace generic bits/socket.h with 4.4 file.
Roland McGrath
2013-08-27
1
-15
/
+123
*
Avoid use of "register" as optimization hint.
Joseph Myers
2013-06-07
1
-1
/
+1
*
Add inline bsearch expansion.
Ondrej Bilka
2013-02-11
1
-0
/
+43
*
Make bits/wchar.h correct for all architectures (bug 15036).
Joseph Myers
2013-01-23
1
-2
/
+26
*
Remove __GLIBC_HAVE_LONG_LONG.
Joseph Myers
2013-01-11
2
-12
/
+3
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
60
-65
/
+60
*
byteswap.h: fix gcc ver test for __builtin_bswap{32,64}
Mike Frysinger
2012-12-03
1
-2
/
+2
*
Fix __bswap_64 return type in generic bits/byteswap.h.
Joseph Myers
2012-11-20
1
-5
/
+6
*
Get rid of unused __swblk_t type.
Roland McGrath
2012-10-01
2
-2
/
+0
*
Remove unused __rtld_lock_init_recursive macro
H.J. Lu
2012-09-13
1
-1
/
+0
*
Split sys/param.h out into common file and sysdeps bits/param.h file.
Roland McGrath
2012-08-17
1
-0
/
+33
*
Define __rtld_lock_initialize in stub bits/libc-lock.h file.
Roland McGrath
2012-08-15
1
-0
/
+1
*
Define O_DSYNC and O_RSYNC in generic/4.4 bits/fcntl.h file.
Roland McGrath
2012-08-15
1
-0
/
+4
*
Make the bsd4.4/bits/fcntl.h be the generic one.
Roland McGrath
2012-08-07
1
-11
/
+62
*
Make the bsd4.4/bits/dirent.h be the generic one.
Roland McGrath
2012-08-07
1
-7
/
+28
*
Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ...
Roland McGrath
2012-08-06
2
-1
/
+7
[next]