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
gentoo/2.41
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
path:
root
/
sysdeps
Commit message (
Expand
)
Author
Age
Files
Lines
*
* sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PTR_MANGLE,
cvs/fedora-glibc-20060102T2114
Ulrich Drepper
2006-01-02
14
-38
/
+131
*
* resolv/res_debug.c (latlon2ul): Use ISO C function declaration.
Ulrich Drepper
2005-12-30
2
-1
/
+23
*
* sysdeps/sh/sysdep.h: Add cfi instrumentation to asm fragments.
Ulrich Drepper
2005-12-30
11
-18
/
+22
*
* sysdeps/powerpc/powerpc64/setjmp-common.S: Make sure pointer guard
Ulrich Drepper
2005-12-30
6
-16
/
+23
*
* sysdeps/unix/sysv/linux/ia64/bits/setjmp.h (_JMPBUF_UNWINDS):
Ulrich Drepper
2005-12-30
1
-1
/
+1
*
[BZ #1067]
Andreas Jaeger
2005-12-30
1
-2
/
+2
*
2005-12-08 Steven Munroe <sjmunroe@us.ibm.com>
Ulrich Drepper
2005-12-30
14
-98
/
+624
*
* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h [ASSEMBLER]:
Ulrich Drepper
2005-12-29
6
-1
/
+29
*
* sysdeps/powerpc/powerpc64/setjmp-common.S [PTR_MANGLE]: Also
Ulrich Drepper
2005-12-29
1
-0
/
+3
*
* sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S:
Ulrich Drepper
2005-12-29
7
-1397
/
+1182
*
* sysdeps/unix/sysv/linux/sigaction.c: If WRAPPER_INCLUDE is defined,
Ulrich Drepper
2005-12-29
7
-7
/
+35
*
* sysdeps/mach/hurd/errno.c: New file.
Roland McGrath
2005-12-29
2
-2
/
+12
*
* sysdeps/posix/libc_fatal.c (__libc_message): Add a const, a cast.
Roland McGrath
2005-12-29
1
-3
/
+4
*
2005-12-28 Roland McGrath <roland@redhat.com>
Roland McGrath
2005-12-28
1
-0
/
+1
*
* sysdeps/i386/__longjmp.S [PTR_DEMANGLE]: Also demangle stack
Ulrich Drepper
2005-12-28
4
-2
/
+39
*
* sysdeps/x86_64/__longjmp.S: No need to make sure return value is
Ulrich Drepper
2005-12-28
1
-3
/
+0
*
Don't confuse unwinder by loading mangled values in %rbp and %rsp registers a...
Ulrich Drepper
2005-12-28
1
-10
/
+13
*
* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
Roland McGrath
2005-12-28
14
-42
/
+52
*
* sysdeps/unix/sysv/linux/sparc/bits/errno.h: Define EOWNERDEAD
Ulrich Drepper
2005-12-27
3
-2
/
+18
*
* iconv/gconv_trans.c (__gconv_transliterate): Demangle step __fct
Ulrich Drepper
2005-12-27
1
-2
/
+5
*
* manual/errno.texi: Add new Linux errno codes.
Ulrich Drepper
2005-12-24
2
-0
/
+51
*
* sysdeps/unix/sysv/linux/bits/errno.h: Define EOWNERDEAD and
Ulrich Drepper
2005-12-24
1
-3
/
+8
*
[BZ #1566]
Ulrich Drepper
2005-12-23
1
-1
/
+0
*
i586 definitions for memusage.
Ulrich Drepper
2005-12-23
1
-0
/
+1
*
Also protect SP and BP.
Ulrich Drepper
2005-12-22
2
-0
/
+11
*
* sysdeps/unix/sysv/linux/i386/ucontext_i.h: File removed.
Roland McGrath
2005-12-22
20
-593
/
+302
*
2005-12-21 Roland McGrath <roland@redhat.com>
Roland McGrath
2005-12-22
71
-4836
/
+0
*
* sysdeps/powerpc/fpu/libm-test-ulps: Update for GCC 4.1 prerelease.
Roland McGrath
2005-12-22
1
-16
/
+18
*
* sysdeps/mach/hurd/ifreq.c: Add missing #includes.
Roland McGrath
2005-12-21
1
-0
/
+6
*
* elf/cache.c: Use <> rather than "" #includes.
Roland McGrath
2005-12-21
17
-39
/
+45
*
* sysdeps/generic/unwind-dw2.c (extract_cie_info): Add a cast.
Roland McGrath
2005-12-21
1
-3
/
+3
*
* sysdeps/ieee754/dbl-64/halfulp.c: Mark tab54 as static and const.
Ulrich Drepper
2005-12-21
6
-18
/
+47
*
* locale/xlocale.c (_nl_C_locobj): Mark as const.
Ulrich Drepper
2005-12-21
1
-2
/
+2
*
[BZ #2061]
Roland McGrath
2005-12-20
1
-3
/
+9
*
* sysdeps/unix/sysv/linux/ifreq.h: File removed.
Roland McGrath
2005-12-20
2
-42
/
+2
*
2005-12-20 Roland McGrath <roland@redhat.com>
Roland McGrath
2005-12-20
1
-23
/
+2
*
* sysdeps/posix/gai_strerror.c: Complete rewrite. Avoid relocations.
Ulrich Drepper
2005-12-20
3
-30
/
+58
*
* sysdeps/posix/getaddrinfo.c (gaih): Mark as const.
cvs/fedora-glibc-20051220T1751
Ulrich Drepper
2005-12-20
1
-2
/
+3
*
* sysdeps/unix/sysv/linux/sh/sysdep.h: Include tls.h.
Ulrich Drepper
2005-12-20
6
-43
/
+127
*
* sysdeps/ia64/fpu/libm-test-ulps: Update for GCC 4.1 prerelease.
Ulrich Drepper
2005-12-20
1
-1
/
+9
*
[BZ #1952, BZ #1955]
cvs/fedora-glibc-20051220T1028
Ulrich Drepper
2005-12-20
1
-1
/
+0
*
time implementation for Linux.
Ulrich Drepper
2005-12-20
1
-0
/
+35
*
[BZ #1978]
Ulrich Drepper
2005-12-20
23
-47
/
+348
*
* sysdeps/gnu/Makefile: Make sure the correct errlist.c file is
Ulrich Drepper
2005-12-20
1
-4
/
+6
*
* sysdeps/alpha/libc-tls.c: Fix directory on include of base file.
Richard Henderson
2005-12-18
1
-1
/
+1
*
* sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Define C
Ulrich Drepper
2005-12-18
1
-1
/
+3
*
* sysdeps/powerpc/powerpc32/setjmp-common.S [IS_IN_rtld]: Avoid
Ulrich Drepper
2005-12-18
2
-2
/
+13
*
* sysdeps/unix/sysv/linux/i386/sysdep.h: Define PTR_MANGLE and
Ulrich Drepper
2005-12-18
2
-6
/
+28
*
* elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined.
Ulrich Drepper
2005-12-18
11
-160
/
+68
*
* sysdeps/x86_64/bsd-setjmp.S [PIC] (setjmp): Add missing jmp.
Ulrich Drepper
2005-12-17
1
-0
/
+1
[next]