index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
* elf/Makefile ($(objpfx)ld.so): Use readelf -s and awk instead of nm -u
cvs/fedora-glibc-20070816T2121
Jakub Jelinek
2007-08-16
2
-1
/
+5
*
* sysdeps/unix/sysv/linux/alpha/lowlevellock.h
Jakub Jelinek
2007-08-16
2
-2
/
+9
*
* sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__clone):
Jakub Jelinek
2007-08-16
3
-24
/
+16
*
* stdlib/bits/stdlib-ldbl.h (__strtold_internal): Remove.
Jakub Jelinek
2007-08-16
3
-6
/
+5
*
* sysdeps/sparc/sparc32/sparcv9b/memcpy.S: Moved to...
Jakub Jelinek
2007-08-16
4
-2
/
+13
*
* sysdeps/sparc/fpu/fraiseexcpt.c (__feraiseexcept): Fix raising
cvs/fedora-glibc-20070815T2049
Jakub Jelinek
2007-08-15
17
-94
/
+638
*
* sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S
Ulrich Drepper
2007-08-15
10
-42
/
+299
*
(__pthread_cond_broadcast): Pass LLL_PRIVATE to lll_* and or FUTEX_PRIVATE_FLAG into SYS_futex op if cv is process private. Don't use FUTEX_CMP_REQUEUE if dep_mutex is not process private.
Ulrich Drepper
2007-08-15
1
-4
/
+50
*
* sysdeps/sparc/sparc32/dl-machine.h (elf_machine_runtime_setup): No
Jakub Jelinek
2007-08-14
8
-30
/
+69
*
* sysdeps/ieee754/ldbl-64-128/strtold_l.c (__STRTOF): Declare.
Jakub Jelinek
2007-08-14
5
-48
/
+67
*
* elf/dl-misc.c: Undo last change. The kernel won't allow it.
Ulrich Drepper
2007-08-14
2
-6
/
+6
*
* stdlib/strtold_l.c: Include wchar.h if needed. Add libc_hidden_def.
Ulrich Drepper
2007-08-14
2
-1
/
+13
*
* po/bg.po: New file. From the translation team.
Ulrich Drepper
2007-08-14
2
-0
/
+6468
*
* sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PSELECT,
cvs/fedora-glibc-20070814T0725
cvs/fedora-glibc-20070814T0643
Ulrich Drepper
2007-08-14
21
-103
/
+465
*
* sysdeps/unix/sysv/linux/i386/i786/Implies: New file.
Ulrich Drepper
2007-08-13
2
-0
/
+6
*
* sysdeps/unix/sysv/linux/x86_64/libc-start.c
Ulrich Drepper
2007-08-13
4
-1
/
+40
*
* nscd/servicescache.c: Include kernel-features.h.
Ulrich Drepper
2007-08-13
29
-7
/
+53
*
* elf/dl-dst.h: No need for _dl_dst_count, _dl_dst_substitute,
Ulrich Drepper
2007-08-13
2
-8
/
+3
*
* sysdeps/unix/sysv/linux/clock_gettime.c (maybe_syscall_gettime_cpu):
Ulrich Drepper
2007-08-13
2
-1
/
+12
*
* sysdeps/unix/sysv/linux/x86_64/libc-start.c
Ulrich Drepper
2007-08-13
4
-7
/
+27
*
* sysdeps/unix/sysv/linux/powerpc/libc-start.c
Ulrich Drepper
2007-08-12
2
-1
/
+25
*
2007-08-01 Andreas Jaeger <aj@suse.de>
Ulrich Drepper
2007-08-12
6
-154
/
+540
*
* sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h: Include stddef.h
Ulrich Drepper
2007-08-12
8
-15
/
+58
*
* sysdeps/unix/sysv/linux/dl-vdso.c (_dl_vdso_vsym): Expect
Ulrich Drepper
2007-08-12
5
-27
/
+46
*
* sysdeps/unix/sysv/linux/powerpc/dl-vdso.c: Move to...
Ulrich Drepper
2007-08-12
12
-104
/
+266
*
* sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Include
Ulrich Drepper
2007-08-12
1
-0
/
+6
*
Include <kernel-features.h>.
Ulrich Drepper
2007-08-12
2
-0
/
+4
*
* manual/stdio.texi (Variable Arguments Output): Fix xref to gcc manual.
Roland McGrath
2007-08-12
2
-3
/
+7
*
typo
Roland McGrath
2007-08-11
1
-1
/
+1
*
* pthreadP.h (PTHREAD_ROBUST_MUTEX_PSHARED): Define.
Ulrich Drepper
2007-08-11
25
-172
/
+421
*
* elf/dl-misc.c (_dl_sysdep_read_whole_file): We really don't need
Ulrich Drepper
2007-08-11
2
-2
/
+11
*
* shadow/lckpwdf.c (__lckpwdf): Use O_CLOEXEC if possible.
Ulrich Drepper
2007-08-11
2
-11
/
+33
*
* nscd/connections.c: Use O_CLOEXEC is possible. Use mkostemp
Ulrich Drepper
2007-08-11
20
-48
/
+185
*
* nss/nss_files/files-XXX.c (internal_setent): Use O_CLOEXEC if
Ulrich Drepper
2007-08-10
5
-36
/
+101
*
(shm_open): Fix typo in last change.
Ulrich Drepper
2007-08-10
1
-1
/
+1
*
* sysdeps/mach/hurd/bits/ioctls.h (NLDLY, TABDLY, BSDLY, VTDLY):
Roland McGrath
2007-08-10
1
-1
/
+8
*
2007-08-10 Roland McGrath <roland@frob.com>
Roland McGrath
2007-08-10
1
-6
/
+11
*
* sysdeps/unix/sysv/linux/shm_open.c (shm_open): Use O_CLOEXEC is
cvs/fedora-glibc-20070810T2152
Ulrich Drepper
2007-08-10
1
-0
/
+5
*
(shm_open): Use O_CLOEXEC is available.
Ulrich Drepper
2007-08-10
1
-16
/
+39
*
* sysdeps/ieee754/ldbl-128ibm/strtold_l.c (___new_strtold_l,
Jakub Jelinek
2007-08-10
2
-2
/
+11
*
* sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Use correct
Ulrich Drepper
2007-08-10
2
-1
/
+4
*
* sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_CLOEXEC): Define.
Ulrich Drepper
2007-08-10
4
-3
/
+8
*
* po/sv.po: Update from translation team.
Ulrich Drepper
2007-08-09
1
-0
/
+4
*
Update from translation team.
Ulrich Drepper
2007-08-09
1
-898
/
+874
*
* include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l.
cvs/fedora-glibc-20070809T0939
Roland McGrath
2007-08-07
13
-59
/
+87
*
* sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion):
Roland McGrath
2007-08-06
1
-0
/
+5
*
2007-08-06 Roland McGrath <roland@redhat.com>
Roland McGrath
2007-08-06
1
-13
/
+7
*
* po/zh_CN.po: Updated translation from translation team.
Ulrich Drepper
2007-08-05
1
-0
/
+4
*
Updated translation from translation team.
Ulrich Drepper
2007-08-05
1
-3778
/
+4566
*
* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h (PSEUDO):
Jakub Jelinek
2007-08-05
4
-23
/
+18
[next]