GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
* sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix test for
cvs/fedora-glibc-20061109T2048
Ulrich Drepper
2006-11-09
2
-3
/
+9
*
* string/Makefile (tests): Add tst-strxfrm2.
Ulrich Drepper
2006-11-09
4
-5
/
+59
*
* elf/dl-debug.c (_dl_debug_initialize): Check r->r_map for 0
cvs/fedora-glibc-20061109T1949
Ulrich Drepper
2006-11-09
7
-51
/
+84
*
* sysdeps/powerpc/fpu/bits/mathinline.h
Ulrich Drepper
2006-11-06
3
-58
/
+89
*
* sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
Ulrich Drepper
2006-11-06
3
-2
/
+63
*
* malloc/memusage.c (dest): Reset not_me back to false after
Ulrich Drepper
2006-11-03
2
-0
/
+11
*
* locales/mai_IN: New file.
cvs/fedora-glibc-20061103T1610
Ulrich Drepper
2006-11-03
4
-9
/
+101
*
* configure.in: Work around ld --help change and avoid -z relro
Ulrich Drepper
2006-11-02
2
-12
/
+17
*
* po/sv.po: Update from translation team.
Ulrich Drepper
2006-11-01
2
-10
/
+14
*
* stdlib/atexit.c (atexit): Don't mark as hidden when used to
Ulrich Drepper
2006-10-31
2
-0
/
+7
*
* nptl_db/db_info.c [TLS_DTV_AT_TP]: Fixed size init for dtvp
Ulrich Drepper
2006-10-31
2
-1
/
+6
*
* sysdeps/ia64/pthread_spin_unlock.c (pthread_spin_unlock): Use
Ulrich Drepper
2006-10-30
4
-4
/
+11
*
* configure.in: Relax -z relro requirement a bit.
cvs/fedora-glibc-20061029T2155
Ulrich Drepper
2006-10-29
4
-2
/
+30
*
* po/sv.po: Update from translation team.
Ulrich Drepper
2006-10-29
13
-83
/
+90
*
* elf/dl-sym.c (do_sym): Use RTLD_SINGLE_THREAD_P.
Ulrich Drepper
2006-10-29
6
-7
/
+16
*
* configure.in: Require assembler support for visibility, compiler
Ulrich Drepper
2006-10-28
35
-288
/
+166
*
* sysdeps/pthread/pthread_barrier_wait.c: Move to...
Ulrich Drepper
2006-10-28
17
-0
/
+34
*
* sysdeps/x86_64/tls.h: Likewise.
Ulrich Drepper
2006-10-28
2
-29
/
+3
*
* Makerules: USE_TLS support is now default.
Ulrich Drepper
2006-10-27
4
-8
/
+8
*
USE_TLS support is now default.
Ulrich Drepper
2006-10-27
84
-492
/
+299
*
* elf/Makefile: Add rules to build and run tst-thrlock.
Ulrich Drepper
2006-10-27
4
-7
/
+62
*
* elf/dl-close.c (_dl_close_worker): Renamed from _dl_close and
Ulrich Drepper
2006-10-27
3
-14
/
+34
*
[BZ #3426]
cvs/fedora-glibc-20061027T1902
Ulrich Drepper
2006-10-27
2
-2
/
+5
*
[BZ #3429]
Ulrich Drepper
2006-10-27
2
-10
/
+19
*
* elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scope
Ulrich Drepper
2006-10-27
25
-201
/
+229
*
* pthread_attr_setstacksize.c (NEW_VERNUM): Define to GLIBC_2_3_3
Ulrich Drepper
2006-10-26
2
-1
/
+6
*
* sysdeps/gnu/netinet/tcp.h: Define TCP_CONGESTION.
Ulrich Drepper
2006-10-25
3
-5
/
+5
*
* configure.in: Disable building profile libraries by default.
cvs/fedora-glibc-20061025T1857
Ulrich Drepper
2006-10-18
3
-4
/
+8
*
[BZ #3313]
Ulrich Drepper
2006-10-18
16
-193
/
+491
*
[BZ #3369]
Ulrich Drepper
2006-10-16
2
-5
/
+11
*
* resolv/arpa/nameser.h: Document that ns_t_a6 is deprecated.
Ulrich Drepper
2006-10-14
2
-1
/
+5
*
[BZ #3313]
Ulrich Drepper
2006-10-13
2
-2
/
+14
*
* malloc/malloc.c (do_check_malloc_state): Only require for empty
Ulrich Drepper
2006-10-13
2
-1
/
+15
*
* libio/stdio.h: Add more __wur attributes.
Ulrich Drepper
2006-10-13
2
-19
/
+24
*
* elf/dl-minimal.c (realloc): Optimize last patch.
Ulrich Drepper
2006-10-13
2
-5
/
+8
*
[BZ #3352]
Ulrich Drepper
2006-10-12
13
-29
/
+35
*
Add SEM_VALUE_MAX.
Ulrich Drepper
2006-10-12
5
-0
/
+15
*
[BZ #2510, BZ #2830]
Andreas Jaeger
2006-10-12
2
-7
/
+21
*
2006-11-12 Joseph Myers <joseph@codesourcery.com>
Andreas Jaeger
2006-10-12
3
-10
/
+15
*
* sysdeps/unix/sysv/linux/syscalls.list: Add epoll_pwait.
Ulrich Drepper
2006-10-11
9
-4
/
+53
*
* sysdeps/i386/i486/bits/atomic.h: Add catomic_* support.
Ulrich Drepper
2006-10-11
2
-39
/
+171
*
* malloc/malloc.c (_int_malloc): Remove unused any_larger variable.
Ulrich Drepper
2006-10-11
5
-5
/
+12
*
* include/atomic.c: Define catomic_* operations.
Ulrich Drepper
2006-10-11
15
-148
/
+415
*
* nis/nis_subr.c (nis_getnames): Add trailing dot to NIS_PATH
Ulrich Drepper
2006-10-11
2
-3
/
+15
*
(nis_getnames): Make sure that we always return at least one entry consisting...
Ulrich Drepper
2006-10-11
1
-0
/
+7
*
* sysdeps/mach/hurd/utimes.c: Use a union to avoid an improper cast.
Roland McGrath
2006-10-10
1
-0
/
+6
*
2006-10-10 Roland McGrath <roland@frob.com>
Roland McGrath
2006-10-10
3
-20
/
+34
*
Jakub Jelinek <jakub@redhat.com>
Ulrich Drepper
2006-10-10
18
-4153
/
+5222
*
* po/sv.po: Update from translation team.
Ulrich Drepper
2006-10-09
1
-0
/
+4
*
* Versions.def: Add GLIBC_2.6 to libpthread.
Ulrich Drepper
2006-10-07
9
-8
/
+142
[next]