index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-06-28
manual/contrib.texi (Contributors): Sort alphabetically by last name.
Thomas Schwinge
2
-17
/
+21
2012-06-27
Add Samuel Thibault to manual/contrib.texi
Andreas Jaeger
2
-0
/
+7
2012-06-25
Update s390 ULPs file
Andreas Jaeger
2
-4
/
+358
2012-06-23
SH can do fanotify_mark, too.
glibc-2.16-tps
Andreas Schwab
4
-0
/
+14
2012-06-23
Some missing bits from sysdeps/*/elf dismissal.
Thomas Schwinge
5
-107
/
+9
2012-06-23
SH: __lll_robust_timedlock_wait: Simplify CFI directives.
Thomas Schwinge
2
-6
/
+9
2012-06-23
SH: Preserve more registers for frame unwinding purposes, add CFI directives.
Thomas Schwinge
5
-7
/
+57
2012-06-23
SH: Optimize assembler code in context of call to __fortify_fail.
Thomas Schwinge
3
-17
/
+13
2012-06-23
SH: ____longjmp_chk for GNU/Linux with sigaltstack support.
Thomas Schwinge
4
-0
/
+137
2012-06-23
SH: ABORT_INSTRUCTION.
Thomas Schwinge
3
-3
/
+11
2012-06-23
SH: makecontext/.Lexitcode: Always initialize the GOT register before use.
Thomas Schwinge
2
-4
/
+11
2012-06-23
SH: makecontext: Fix calculation of ARGC > 4.
Thomas Schwinge
2
-1
/
+4
2012-06-23
SH: makecontext: Improve understandability.
Thomas Schwinge
2
-29
/
+34
2012-06-23
Fix gUSA sequence in SH atomic functions in
Kaz Kojima
2
-93
/
+107
2012-06-22
Fix invalid memory access in do_lookup_x.
Andreas Schwab
7
-34
/
+43
2012-06-22
Use AC_LANG_SOURCE to fix autoconf warnings.
Carlos O'Donell
2
-2
/
+7
2012-06-22
Use tab not spaces.
Carlos O'Donell
1
-1
/
+1
2012-06-22
Respect --localstatedir for /var/db parent directory.
Roland McGrath
7
-3
/
+32
2012-06-21
Update copyright years
Jeff Law
1
-1
/
+1
2012-06-21
[BZ #14277]
Jeff Law
3
-7
/
+14
2012-06-21
Fix wordsize-64 cosh regression (bug 14273).
Joseph Myers
3
-1
/
+7
2012-06-21
Regenerate sysdeps/mach/configure.
Joseph Myers
2
-400
/
+289
2012-06-21
Mention BZ #14278 in NEWS
H.J. Lu
1
-1
/
+1
2012-06-21
Fix a typo in i386 SYSCALL_PIC_SETUP
H.J. Lu
2
-1
/
+6
2012-06-21
2012-06-21 Jeff Law <law@redhat.com>
Jeff Law
5
-20
/
+28
2012-06-21
Add ChangeLog ...
Carlos O'Donell
1
-0
/
+5
2012-06-21
Regenerate libc.pot.
Carlos O'Donell
2
-1184
/
+1345
2012-06-21
Fix typo in name
Andreas Jaeger
1
-1
/
+1
2012-06-21
Avoid -Wconversion warning for htons
Andreas Jaeger
6
-21
/
+31
2012-06-20
locales/tr_CY: LC_TIME with copy cannot contain additional data
Petr Baudis
2
-2
/
+2
2012-06-20
locales/mag_IN: Fix syntax error
Petr Baudis
2
-1
/
+5
2012-06-20
Account for the extra stack size when rlimit is small enough
Siddhesh Poyarekar
4
-2
/
+139
2012-06-18
Use x86-64 fpu_control.h for i386 and x86_64
H.J. Lu
3
-101
/
+4
2012-06-18
Use __volatile__ to access fpu control word
H.J. Lu
2
-5
/
+20
2012-06-15
Update news for fixed alpha bz
Richard Henderson
1
-11
/
+11
2012-06-15
Mention BZ 14050/14117 in NEWS
H.J. Lu
1
-4
/
+4
2012-06-15
Use i386 bits/mathinline.h for i386 and x86_64
H.J. Lu
3
-289
/
+5
2012-06-15
Disable x87 inline functions for x86-64
H.J. Lu
2
-126
/
+135
2012-06-15
Make endian.h usable for assembler
Chung-Lin Tang
2
-1
/
+6
2012-06-15
Mention ix86 shared headers
Andreas Jaeger
1
-0
/
+5
2012-06-15
Mention BZ #14229 in NEWS
H.J. Lu
1
-1
/
+2
2012-06-15
Fix pow (0.0, -Inf) (bug 14241).
Joseph Myers
4
-3
/
+13
2012-06-15
Update manual/contrib.texi
Andreas Jaeger
2
-1
/
+16
2012-06-15
Add __wur to GNU version of strerror_r.
Cyril Hrubis
2
-3
/
+6
2012-06-14
Use RAX_LP/RDX_LP on SAVE_PTR in x86_64 strtok.S
H.J. Lu
4
-10
/
+55
2012-06-14
Make sure <build-dir>/manual directory gets created.
Roland McGrath
2
-0
/
+5
2012-06-14
Allow more spurious underflow exceptions from csqrt and Bessel functions.
Joseph Myers
2
-5
/
+18
2012-06-13
Set default charset to UTF-8 for libc.pot.
Carlos O'Donell
2
-0
/
+5
2012-06-13
Mention 14210 in NEWS.
Paul Eggert
1
-1
/
+1
2012-06-13
Suppress sign-conversion warning from FD_SET.
Paul Pluzhnikov
3
-10
/
+20
[next]