index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-04
Fix for [BZ #15680] IBM long double inaccuracy
Alan Modra
5
-106
/
+156
2013-10-04
IBM long double mechanical changes to support little-endian
Alan Modra
10
-184
/
+145
2013-09-30
Properly cache the result from looking up the nss database config
Andreas Schwab
1
-8
/
+6
2013-09-28
tst-fanotify: fix style
Mike Frysinger
1
-8
/
+9
2013-09-28
don't use Bash-specific ${parameter/pattern/string} expansion
Patrick 'P. J.' McDermott
2
-3
/
+5
2013-09-27
Add SH implementation of stackguard-macros.h.
Kaz Kojima
1
-0
/
+6
2013-09-26
Faster strrchr.
Ondřej Bílka
6
-943
/
+199
2013-09-25
PowerPC: Fix POINTER_CHK_GUARD thread register for PPC64
Adhemerval Zanella
1
-1
/
+1
2013-09-24
sysdeps/mach/hurd/i386/tls.h: Remove TLS_INIT_TP_EXPENSIVE.
Will Newton
1
-1
/
+0
2013-09-23
BZ #15754: Fix test case for ARM.
Carlos O'Donell
1
-1
/
+6
2013-09-23
BZ #15754: CVE-2013-4788
Carlos O'Donell
9
-0
/
+67
2013-09-20
Make __ffs hidden
Andreas Schwab
5
-0
/
+5
2013-09-19
Consolidate common code into macros
Siddhesh Poyarekar
1
-74
/
+62
2013-09-19
Consolidate sin/cos table lookup code
Siddhesh Poyarekar
1
-114
/
+35
2013-09-19
Consolidate sin/cos computation for large inputs
Siddhesh Poyarekar
1
-47
/
+36
2013-09-19
Remove redundant goto lines
Siddhesh Poyarekar
1
-40
/
+3
2013-09-18
MIPS: IEEE 754-2008 NaN encoding support
Maciej W. Rozycki
1
-18
/
+21
2013-09-18
e500 port: fpu_control.h.
Joseph Myers
1
-1
/
+38
2013-09-18
e500 port: setjmp/longjmp.
Joseph Myers
2
-36
/
+47
2013-09-18
Don't force -msoft-float for powerpc --without-fp.
Joseph Myers
1
-5
/
+0
2013-09-18
Format sincos32.c
Siddhesh Poyarekar
1
-236
/
+254
2013-09-17
Fix powerpc fpu_control.h namespace and parenthesis issues (bug 15966).
Joseph Myers
1
-12
/
+12
2013-09-11
Faster strchr implementation.
Ondřej Bílka
4
-200
/
+160
2013-09-11
Update powerpc-fpu ULPs.
Adhemerval Zanella
1
-2
/
+63
2013-09-11
Add O_TMPFILE to <fcntl.h>
Andreas Schwab
2
-0
/
+5
2013-09-10
Remove DO_NOT_USE_THIS conditionals.
Ondřej Bílka
5
-97
/
+0
2013-09-06
Coordinate IPv6 definitions for Linux and glibc
Carlos O'Donell
1
-0
/
+12
2013-09-05
PowerPC: fix POWER7 memrchr for some large inputs
Adhemerval Zanella
2
-4
/
+4
2013-09-05
tst-fanotify: skip when we get back EPERM
Mike Frysinger
1
-5
/
+8
2013-09-04
Remove --disable-versioning.
Joseph Myers
6
-13
/
+5
2013-09-03
Fix lgammaf spurious underflow (bug 15427).
Joseph Myers
3
-2
/
+110
2013-09-03
Add unaligned strcmp.
Ondřej Bílka
4
-2
/
+222
2013-09-02
tst-fanotify: new simple test
Mike Frysinger
2
-1
/
+57
2013-09-02
Fix spurious jnf underflows (bug 14155).
Joseph Myers
3
-6
/
+37
2013-09-02
Fix typo.
Ondřej Bílka
1
-1
/
+1
2013-08-30
Fix then/than typos.
Ondřej Bílka
5
-19
/
+19
2013-08-30
Fix typos.
Ondřej Bílka
12
-12
/
+12
2013-08-30
Fix rawmemchr regression on bulldozer.
Ondřej Bílka
2
-109
/
+0
2013-08-29
Remove aix specific files.
Ondřej Bílka
9
-869
/
+0
2013-08-29
Hurd: Add ESUCCESS error_t value.
Thomas Schwinge
2
-1
/
+17
2013-08-29
Hurd: Use __executable_start symbol instead of _start.
Samuel Thibault
1
-2
/
+2
2013-08-29
Support ELFOSABI_GNU on all GNU systems.
Thomas Schwinge
2
-23
/
+48
2013-08-29
Use ELFOSABI_GNU instead of ELFOSABI_LINUX.
Thomas Schwinge
1
-4
/
+4
2013-08-29
[BZ #15522] strtod ("nan(N)") returning a sNaN in some cases
Thomas Schwinge
5
-20
/
+41
2013-08-29
Fix typos.
Ondřej Bílka
7
-7
/
+7
2013-08-28
Use __glibc_unlikely instead of __builtin_expect (..., 0)
Siddhesh Poyarekar
1
-1
/
+1
2013-08-27
True stub __ifreq.
Roland McGrath
1
-0
/
+79
2013-08-27
Clean up __libc_sa_len helper.
Roland McGrath
3
-66
/
+13
2013-08-27
Replace generic bits/socket.h with 4.4 file.
Roland McGrath
1
-358
/
+0
2013-08-27
Flesh out 4.4 bits/socket.h with SOCK_CLOEXEC, SOCK_NONBLOCK.
Roland McGrath
1
-1
/
+17
[next]