index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2003-03-16
Update.
Ulrich Drepper
1
-0
/
+5
2003-03-16
(allocate_stack): Store the exact stack size of user allocated stacks.
Ulrich Drepper
1
-1
/
+1
2003-03-16
* nscd/cache.c (cache_search): Give first arg type `request_type'.
Roland McGrath
13
-33
/
+50
2003-03-15
typo
Roland McGrath
1
-1
/
+1
2003-03-15
* thread_db.h (td_err_e): Add TD_NOTLS and TD_TLSDEFER.
Roland McGrath
2
-0
/
+18
2003-03-15
2003-03-15 Roland McGrath <roland@redhat.com>
Roland McGrath
10
-87
/
+178
2003-03-15
Update.
Ulrich Drepper
1
-0
/
+5
2003-03-15
Use the generic Linux code for most parts.
Ulrich Drepper
1
-40
/
+1
2003-03-15
* sysdeps/unix/sysv/linux/i386/system.c: Moved to ...
Roland McGrath
6
-77
/
+81
2003-03-15
* dlfcn/tst-dlinfo.c: New file.
Roland McGrath
10
-61
/
+396
2003-03-15
* sysdeps/powerpc/elf/libc-start.c (AUX_VECTOR_INIT): Define it.
Roland McGrath
7
-194
/
+128
2003-03-15
2003-03-15 Roland McGrath <roland@redhat.com>
Roland McGrath
1
-21
/
+67
2003-03-15
More random patches.
Ulrich Drepper
5
-14
/
+48
2003-03-15
* dlfcn/dlerror.c (dlerror): If objname is "", don't put ": " after it.
Roland McGrath
1
-0
/
+4
2003-03-15
2003-03-14 Roland McGrath <roland@redhat.com>
Roland McGrath
1
-4
/
+14
2003-03-15
* sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h
Jakub Jelinek
5
-3
/
+15
2003-03-15
(SINGLE_THREAD): Use `header' prefix instead of `header.data'.
Jakub Jelinek
1
-1
/
+1
2003-03-15
Use 64-bit loading.
Ulrich Drepper
1
-1
/
+1
2003-03-15
Update.
Ulrich Drepper
4
-4
/
+26
2003-03-15
Update.
Ulrich Drepper
15
-147
/
+183
2003-03-14
Update.
Ulrich Drepper
1
-0
/
+3
2003-03-14
Use correct amount of stack correction.
Ulrich Drepper
1
-1
/
+1
2003-03-14
* sysdeps/unix/sysv/linux/Makefile (syscall-%.h): Fix a typo.
Roland McGrath
4
-2
/
+15
2003-03-14
2003-03-14 Jakub Jelinek <jakub@redhat.com>
Roland McGrath
2
-1
/
+6
2003-03-14
Update.
Ulrich Drepper
3
-2
/
+27
2003-03-14
(start_thread): Use CALL_THREAD_FCT if defined.
Ulrich Drepper
1
-0
/
+4
2003-03-14
* init.c: Fix typo "#eli" for "#else".
Roland McGrath
3
-1
/
+9
2003-03-14
* allocatestack.c (__stack_user): Use hidden_data_def.
Roland McGrath
6
-4
/
+76
2003-03-14
* descr.h (struct pthread): Move the union out of [!TLS_DTV_AT_TP], so
Roland McGrath
3
-5
/
+28
2003-03-14
2003-03-14 Roland McGrath <roland@redhat.com>
Roland McGrath
9
-25
/
+35
2003-03-14
Update.
Ulrich Drepper
3
-1
/
+8
2003-03-14
Mongolian language locale for Mongolia.
Ulrich Drepper
1
-0
/
+196
2003-03-14
* sysdeps/mips/fpu/bits/mathdef.h: New. (__NO_LONG_DOUBLE_MATH): Define for o32.
Alexandre Oliva
2
-0
/
+51
2003-03-14
* sysdeps/mips/sys/asm.h: Formatting changes. (PTR, PTRSIZE, PTRLOG): Adjust ...
Alexandre Oliva
2
-163
/
+272
2003-03-14
Update.
Ulrich Drepper
1
-0
/
+5
2003-03-14
(THREAD_GETMEM): Makr asms volatile. (THREAD_GETMEM_NC): Likewise.
Ulrich Drepper
1
-19
/
+20
2003-03-14
* sysdeps/mips/dl-machine.h: Include sys/asm.h. (elf_machine_matches_host): P...
Alexandre Oliva
3
-656
/
+181
2003-03-14
* sysdeps/unix/sysv/linux/mips/readelflib.c: New file.
Alexandre Oliva
2
-0
/
+73
2003-03-14
* sysdeps/unix/sysv/linux/mips/kernel_sigaction.h (_KERNEL_NSIG_BPW): Define ...
Alexandre Oliva
3
-1
/
+51
2003-03-14
* sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Don't .set mips2 on...
Alexandre Oliva
2
-3
/
+8
2003-03-14
Update.
Ulrich Drepper
12
-12
/
+108
2003-03-14
(allocate_stack): If MULTI_PAGE_ALIASING is defined and the size of the stack...
Ulrich Drepper
1
-0
/
+9
2003-03-14
* include/gmp.h: Include/gmp-mparam.h. * stdlib/strtod.c: Include gmp-mparam....
Alexandre Oliva
3
-1
/
+13
2003-03-14
* elf/dl-conflict.c: Don't compile _dl_resolve_conflicts if ELF_MACHINE_NO_RE...
Alexandre Oliva
3
-8
/
+9
2003-03-14
* sysdeps/generic/ldconfig.h (FLAG_MIPS64_LIBN32, FLAG_MIPS64_LIBN64): Define...
Alexandre Oliva
3
-2
/
+16
2003-03-14
* sysdeps/mips/memcpy.S: Map t0-3 to a4-7 on new abis. * sysdeps/mips/memset....
Alexandre Oliva
4
-1
/
+35
2003-03-14
* sysdeps/mips/atomicity.h (exchange_and_add, atomic_add): Don't .set mips2 o...
Alexandre Oliva
2
-1
/
+21
2003-03-14
* sysdeps/mips/pspinlock.c (__pthread_spin_lock): Don't .set mips2 on new abi...
Alexandre Oliva
3
-2
/
+22
2003-03-14
* stdlib/fpioconst.h: Include gmp.h with angle brackets.
Alexandre Oliva
2
-2
/
+7
2003-03-14
* elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrs
Roland McGrath
32
-431
/
+522
[prev]
[next]