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
2009-11-22
Update ntp_gettime for Linux.
Ulrich Drepper
5
-7
/
+72
2009-11-22
Fix up <sys/timex.h> a bit more for recent API changes.
Ulrich Drepper
1
-1
/
+5
2009-11-20
Properly recover from shorter read.
H.J. Lu
1
-3
/
+11
2009-11-19
Avoid warnings in CPU_* macros when using const bitsets.
Ulrich Drepper
1
-6
/
+6
2009-11-19
Follow kernel F_OWNER_{GID -> PGRP} change.
Ulrich Drepper
7
-21
/
+28
2009-11-17
Change misleading names of parameters of sync_file_range.
Ulrich Drepper
7
-7
/
+7
2009-11-17
Fix sync_file_range on ppc/ppc64.
Jakub Jelinek
2
-1
/
+53
2009-11-17
Add missing Linux MADV_* definitions.
Ulrich Drepper
7
-64
/
+89
2009-11-14
Use a simple loop on data shorter than software pipeline.
H.J. Lu
1
-1
/
+2
2009-11-14
Fix building on x86 with older kernel headers.
Mike Frsyinger
2
-0
/
+12
2009-11-14
Add support for new Linux error ERFKILL.
Ulrich Drepper
4
-2
/
+22
2009-11-14
Fix F_SETOWN_EX and F_GETOWN_EX definitions.
Ulrich Drepper
7
-20
/
+20
2009-11-06
Fix spelling of (Newton-)Raphson
Philippe De Muyter
2
-6
/
+6
2009-11-06
Correct readahead syscall wrapper on powerpc32.
Andreas Schwab
1
-0
/
+3
2009-11-06
Fix R_PPC64_{JMP_IREL,IRELATIVE} handling in dl-conflict.c.
Jakub Jelinek
1
-2
/
+4
2009-11-06
Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64.
Jakub Jelinek
7
-14
/
+14
2009-11-03
Make name of libgcc_s library configurable
Andreas Schwab
2
-1
/
+4
2009-10-30
Fix typo in readlinkat
Andreas Schwab
1
-1
/
+1
2009-10-30
Uglify IFUNC tests for PPC.
Alan Modra
2
-0
/
+72
2009-10-30
Implement IFUNC for PPC.
Alan Modra
5
-4
/
+152
2009-10-30
Add a few defines to <netinet/udp.h>.
Ulrich Drepper
1
-1
/
+11
2009-10-30
Implement mkstemps and mkstemps64.
Ulrich Drepper
1
-7
/
+7
2009-10-29
Fix IA-64 and S390 sigevent definitions.
Ulrich Drepper
2
-4
/
+12
2009-10-29
Fix compat handling in *at functions.
Ulrich Drepper
18
-18
/
+132
2009-10-29
Fix AIO when thread creation failed.
Ulrich Drepper
1
-7
/
+19
2009-10-29
Fix errno handling in posix_openpt.
Andreas Schwab
1
-2
/
+5
2009-10-29
Fix getttyname on Linux when called for different devices.
Ulrich Drepper
1
-1
/
+6
2009-10-29
Add macros for DSCP markings.
Philip Prindeville
1
-1
/
+37
2009-10-29
Fix F_GETOWN on some Linux archs.
Ulrich Drepper
3
-5
/
+71
2009-10-29
Define F_OWNER_* and f_owner_ex for Linux targets.
Ulrich Drepper
7
-7
/
+126
2009-10-29
Allow compat handling of getutmp.
Ulrich Drepper
1
-4
/
+6
2009-10-28
Readd definition of __expl in ldbl-128
Joseph S. Myers
1
-0
/
+1
2009-10-22
Fix whitespaces.
Ulrich Drepper
2
-11
/
+11
2009-10-22
Implement SSE4.2 optimized strchr and strrchr.
H.J. Lu
4
-1
/
+506
2009-10-19
Correct errno handling in expm1.
Andreas Schwab
6
-1
/
+17
2009-10-14
Add ____longjmp_chk for sparc
David S. Miller
2
-0
/
+184
2009-10-06
Clean up unnecessary libc_hidden_builtin_def fiddling in x86 multiarch defini...
Roland McGrath
2
-5
/
+4
2009-10-06
Clean up x86 multiarch HAS_FOO macros.
Roland McGrath
2
-23
/
+10
2009-10-01
Define F_SETOWN_EX and F_GETOWN_EX in Linux headers.
Ulrich Drepper
7
-14
/
+28
2009-09-28
Fix Hurd mkdirat.
Samuel Thibault
1
-1
/
+2
2009-09-15
configure tweaks, support $libc_add_on_config_subdirs
Roland McGrath
20
-727
/
+763
2009-09-08
Fix __longjmp_chk on s390/s390x.
Jakub Jelinek
2
-2
/
+30
2009-09-03
Fix IA-32 strstr in multiarch configuration as well.
Ulrich Drepper
1
-1
/
+2
2009-09-02
Fix strstr/strcasestr/fma/fmaf on x86_64.
Jakub Jelinek
4
-6
/
+8
2009-09-01
Fix use of 64-bit insn in 32-bit memcpy for POWER6.
Joshua W. Boyer
1
-1
/
+1
2009-09-01
Fix x86_64 bits/mathinline.h for -m32 compilation.
Jakub Jelinek
1
-0
/
+12
2009-08-31
Fix parse error in bits/mathinline.h with --std=c99
Andreas Schwab
1
-2
/
+2
2009-08-28
Remove ENABLE_SSSE3_ON_ATOM.
H.J. Lu
2
-11
/
+1
2009-08-26
Add isinf optimized for 64-bit.
Ulrich Drepper
1
-0
/
+30
2009-08-26
Optimized isnan for 64-bit machines.
Ulrich Drepper
1
-0
/
+39
[next]