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
/
sysdeps
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use unsigned comparison in sse memcpy/memset
H.J. Lu
2010-02-22
4
-81
/
+79
*
Reapply "Optimize 32bit memset/memcpy with SSE2/SSSE3."
Andreas Schwab
2010-02-22
35
-15
/
+6277
*
Fix fstat on Linux/sparc64
Andreas Schwab
2010-02-08
1
-1
/
+1
*
Merge remote branch 'origin/master' into fedora/master
Andreas Schwab
2010-02-08
6
-40
/
+83
|
\
|
*
Whitespace and copyright year fixes.
Ulrich Drepper
2010-02-06
4
-14
/
+14
|
*
memchr overshoots on ia64
H.J. Lu
2010-02-06
1
-2
/
+6
|
*
Avoid PLT calls in utmp compat wrappers on Linux/s390
Andreas Schwab
2010-02-06
3
-15
/
+27
|
*
Add new errlist compat entry for 2.12.
Andreas Schwab
2010-02-06
1
-0
/
+4
|
*
Update constants for current kernels.
Ulrich Drepper
2010-02-03
1
-9
/
+32
*
|
Merge remote branch 'origin/master' into fedora/master
Andreas Schwab
2010-02-01
1
-0
/
+4
|
\
|
|
*
Give Hurd weak aliases for getsysstats get_* functions.
Samuel Thibault
2010-01-26
1
-0
/
+4
*
|
Revert "Optimize 32bit memset/memcpy with SSE2/SSSE3."
Andreas Schwab
2010-01-20
35
-6277
/
+15
*
|
Merge remote branch 'origin/master' into fedora/master
Andreas Schwab
2010-01-20
17
-27
/
+607
|
\
|
|
*
Fix ____longjmp_chk for s390/s390x.
Andreas Schwab
2010-01-20
2
-2
/
+2
|
*
Support __memmove_ssse3_rep when SHARED isn't defined.
H.J. Lu
2010-01-19
1
-0
/
+3
|
*
Define __rtld_lock_recursive_* for Hurd.
Samuel Thibault
2010-01-18
1
-0
/
+3
|
*
Fix whitespace issues.
Ulrich Drepper
2010-01-18
2
-24
/
+24
|
*
memcpy for ppc/cell.
Ulrich Drepper
2010-01-18
4
-0
/
+494
|
*
Remove duplicate definitions of O_DSYNC and O_RSYNC for Linux/sparc.
Andreas Schwab
2010-01-18
1
-8
/
+0
|
*
sysdeps/ieee754/ldbl-128/ fixes
Jakub Jelinek
2010-01-16
5
-15
/
+13
|
*
/390: Add runtime check for the highgprs kernel feature.
Andreas Krebbel
2010-01-15
2
-0
/
+89
|
*
ld.so: Adjust the auxv if ld.so is directly invoked.
Andreas Krebbel
2010-01-15
1
-2
/
+3
*
|
Merge remote branch 'origin/master' into fedora/master
Andreas Schwab
2010-01-15
38
-246
/
+6561
|
\
|
|
*
Define IPTOS_CLASS_* macros according to RFC 2474.
Philip Prindeville
2010-01-14
1
-12
/
+31
|
*
Prevent silent errors should x86-64 strncmp be needed outside libc.
Ulrich Drepper
2010-01-14
1
-204
/
+211
|
*
Unroll the loop x86-64 SSE4.2 strlen.
H.J. Lu
2010-01-13
1
-15
/
+45
|
*
Fix whitespace problems.
Ulrich Drepper
2010-01-12
6
-20
/
+20
|
*
Optimize 32bit memset/memcpy with SSE2/SSSE3.
H.J. Lu
2010-01-12
35
-15
/
+6274
*
|
Merge remote branch 'origin/master' into fedora/master
Andreas Schwab
2010-01-12
9
-1
/
+46
|
\
|
|
*
Fix double-inclusion problem of bits/stat.h.
Ulrich Drepper
2010-01-11
9
-1
/
+46
*
|
Merge remote branch 'origin/master' into fedora/master
Andreas Schwab
2010-01-11
20
-56
/
+97
|
\
|
|
*
FIx up signal.h for XPG7.
Ulrich Drepper
2010-01-10
4
-4
/
+12
|
*
Add support for XPG7 testing.
Ulrich Drepper
2010-01-09
16
-52
/
+85
*
|
Merge remote branch 'origin/master' into fedora/master
Andreas Schwab
2010-01-04
6
-9
/
+15
|
\
|
|
*
Hurd: Fix spurious mach_port_deallocate in getcwd.
Samuel Thibault
2009-12-22
1
-2
/
+2
|
*
Implement handling of the needed S390 relocations.
Martin Schwidefsky
2009-12-22
2
-3
/
+4
|
*
Handle AT_FDCWD in futimens.
Ulrich Drepper
2009-12-21
1
-0
/
+5
|
*
Update poll.h header for POSIX 2008.
Ulrich Drepper
2009-12-15
2
-4
/
+4
*
|
Merge remote branch 'origin/master' into fedora/master
Andreas Schwab
2009-12-14
31
-119
/
+181
|
\
|
|
*
Define bit_SSE2 and index_SSE2.
H.J. Lu
2009-12-13
4
-8
/
+10
|
*
Define bit_XXX and index_XXX.
H.J. Lu
2009-12-13
9
-17
/
+31
|
*
Update sysdeps/sh/elf/initfini.c.
Kaz Kojima
2009-12-13
1
-58
/
+52
|
*
Provide a __set_fpscr prototype.
Mike Frysinger
2009-12-13
1
-1
/
+3
|
*
Redefine O_SYNC and O_DSYNC to match 2.6.33+ kernels.
Ulrich Drepper
2009-12-11
7
-21
/
+21
|
*
Fix a few error cases in *name4_r lookup handling.
Ulrich Drepper
2009-12-10
1
-7
/
+2
|
*
Fix kernel version check in recent ptsname change.
Ulrich Drepper
2009-12-09
1
-1
/
+1
|
*
Add recvmmsg interface.
Ulrich Drepper
2009-12-08
3
-2
/
+28
|
*
Add even more cfi to s390 asm files.
Andreas Krebbel
2009-12-07
4
-0
/
+26
|
*
Define SCHED_IDLE and SCHED_RESET_ON_FORK for Linux.
Ulrich Drepper
2009-11-30
1
-4
/
+7
*
|
Merge remote branch 'origin/master' into fedora/master
Andreas Schwab
2009-11-30
3
-41
/
+97
|
\
|
[next]