index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-14
* sysdeps/posix/getaddrinfo.c: Implement handling of DCCP and
Ulrich Drepper
5
-19
/
+60
2008-05-13
* po/lt.po: New file. From Lituanian translation team.
Ulrich Drepper
4
-7
/
+7096
2008-05-13
Introduce TLS descriptors for i386 and x86_64.
Ulrich Drepper
25
-33
/
+1967
2008-05-12
* elf/dl-tls.c (__tls_get_addr): Optimize by moving slow path in
Ulrich Drepper
2
-43
/
+61
2008-05-11
[BZ #3406]
Ulrich Drepper
3
-1
/
+8
2008-05-11
* io/openat.c (__openat_2): Also pass fd to __openat.
Ulrich Drepper
3
-2
/
+6
2008-05-11
* string/tester.c (test_memcmp): Add a few more tests.
Ulrich Drepper
2
-8
/
+31
2008-05-11
* sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Access
Ulrich Drepper
6
-19
/
+33
2008-05-11
* nscd/cache.c (cache_add): Before returning with failure and this
Ulrich Drepper
7
-74
/
+36
2008-05-11
(cache_add): Before returning with failure and this is the first use of the r...
Ulrich Drepper
1
-0
/
+5
2008-05-11
[BZ #6505]
Roland McGrath
1
-0
/
+5
2008-05-11
[BZ #6505]
Roland McGrath
1
-1
/
+1
2008-05-10
* misc/truncate64.c (truncate64): Use __truncate not truncate.
Ulrich Drepper
3
-2
/
+9
2008-05-10
* sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee751_j0l): Use __finitel.
Ulrich Drepper
5
-13
/
+18
2008-05-10
* include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsend
Ulrich Drepper
17
-504
/
+1542
2008-05-10
Adjust __libc_res_nquery and __libc_res_nsend prototypes.
Ulrich Drepper
1
-4
/
+4
2008-05-06
* sysdeps/sparc/sparc32/Makefile: Use -mcpu=v7 for initfini.s build.
Jakub Jelinek
3
-0
/
+13
2008-05-06
* sysdeps/mach/hurd/bits/ioctls.h (NL0, NL1, TAB0, TAB1, TAB2, CR0,
Roland McGrath
2
-14
/
+48
2008-05-05
Fix termios bit macros.
Roland McGrath
1
-1
/
+24
2008-05-05
2007-09-14 Samuel Thibault <samuel.thibault@ens-lyon.org>
Roland McGrath
1
-6
/
+88
2008-05-05
* sysdeps/unix/sysv/linux/sparc/sparc32/ucontext_i.sym: New file.
Jakub Jelinek
7
-0
/
+489
2008-05-05
* sysdeps/unix/sysv/linux/sparc/sparc32/syscall.S: Add support for
Jakub Jelinek
3
-0
/
+8
2008-05-01
* sysdeps/unix/sysv/linux/bits/resource.h: Define RUSAGE_THREAD and
Ulrich Drepper
1
-0
/
+7
2008-05-01
Define RUSAGE_THREAD and RUSAGE_LWP.
Ulrich Drepper
3
-3
/
+27
2008-04-30
* stdlib/tst-setcontext.c: Include unistd.h.
Jakub Jelinek
2
-1
/
+6
2008-04-29
* sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c (semctl):
Jakub Jelinek
2
-1
/
+7
2008-04-22
* nscd/Makefile (nscd-cflags): Set back to -fpie.
Ulrich Drepper
5
-6
/
+21
2008-04-20
* resolv/res_mkquery.c (__res_nopt): Use NS_PUT16 instead of ns_put16.
Ulrich Drepper
3
-8
/
+62
2008-04-19
[BZ #5209, BZ #5381]
Ulrich Drepper
15
-252
/
+523
2008-04-19
(VERSION): Bump to 2.8.90.
Ulrich Drepper
1
-2
/
+2
2008-04-17
* sysdeps/unix/sysv/linux/dl-osinfo.h: Include fcntl.h.
Jakub Jelinek
2
-0
/
+5
2008-04-15
* sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c
Jakub Jelinek
2
-1
/
+6
2008-04-12
* sysdeps/unix/sysv/linux/powerpc/bits/mathinline.h (__signbitl):
Ulrich Drepper
2
-2
/
+4
2008-04-12
* sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c (__nearbyintl): Use
Ulrich Drepper
2
-4
/
+6
2008-04-12
* sysdeps/powerpc/fpu/e_sqrt.c: Avoid call to fetestexcept.
Ulrich Drepper
3
-6
/
+13
2008-04-12
* sysdeps/powerpc/fpu/fe_nomask.c: Add libm_hidden_def. Include
Ulrich Drepper
2
-2
/
+3
2008-04-12
* scripts/data/localplt-powerpc64-linux-gnu.data: New file.
Ulrich Drepper
2
-0
/
+8
2008-04-12
* sysdeps/powerpc/fpu/fenv_libc.h: Add libm_hidden_proto for
Ulrich Drepper
19
-74
/
+388
2008-04-11
* sysdeps/unix/sysv/linux/configure.in: Bump minimal kernel
Ulrich Drepper
2
-1
/
+4
2008-04-11
* elf/tls-macros.h [__powerpc64__] (__TLS_GET_ADDR): Define according
Ulrich Drepper
1
-4
/
+5
2008-04-11
* elf/tls-macros.h (__TLS_GET_ADDR): Define according to the ABI
Ulrich Drepper
3
-3
/
+15
2008-04-11
[BZ #4997]
Ulrich Drepper
1
-1
/
+1
2008-04-11
[BZ4997]
Ulrich Drepper
6
-87
/
+203
2008-04-11
* configure.in: Check for -fno-section-anchors in addition to
Ulrich Drepper
3
-8
/
+13
2008-04-11
* include/features.h (__GLIBC_MINOR__): Bump to 8.
Ulrich Drepper
8
-7
/
+12
2008-04-11
[BZ #5443]
Ulrich Drepper
4
-16
/
+23
2008-04-11
* version.h (VERSION): Bump to 2.8.
Ulrich Drepper
5
-184
/
+102
2008-04-11
* timzeone/asia: Update from tzdata2008b.
Ulrich Drepper
9
-60
/
+358
2008-04-11
[BZ #5741]
Ulrich Drepper
2
-5
/
+19
2008-04-10
* sysdeps/unix/sysv/syscalls.list: The times syscall doesn't have
Ulrich Drepper
1
-2
/
+2
[prev]
[next]