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
path:
root
/
sysdeps
/
posix
Commit message (
Expand
)
Author
Age
Files
Lines
*
* sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix test for
cvs/fedora-glibc-20061109T2048
Ulrich Drepper
2006-11-09
1
-3
/
+5
*
[BZ #3369]
Ulrich Drepper
2006-10-16
1
-5
/
+5
*
* sysdeps/posix/getaddrinfo.c (match_prefix): Make mask and val
Ulrich Drepper
2006-10-02
1
-2
/
+2
*
* sysdeps/posix/getaddrinfo.c (rfc3484_sort): Implement rule 4,
Ulrich Drepper
2006-09-24
1
-2
/
+10
*
* sysdeps/unix/sysv/linux/ia64/sigsuspend.c: File removed.
cvs/fedora-glibc-20060731T0706
Roland McGrath
2006-07-31
1
-1
/
+17
*
* sysdeps/posix/spawni.c (__spawni): Use local_seteuid and
Ulrich Drepper
2006-06-04
1
-1
/
+3
*
* sysdeps/posix/spawni.c (__spawni): Use non-cancelable interfaces.
Ulrich Drepper
2006-06-04
1
-5
/
+6
*
* sysdeps/posix/getaddrinfo.c (gaiconf_init): Initialize bits in
Ulrich Drepper
2006-05-30
1
-1
/
+2
*
* sysdeps/posix/getaddrinfo.c: Add unique labels to the default
Ulrich Drepper
2006-05-18
1
-1
/
+16
*
* posix/wordexp.c: Remove numerous NULL pointer tests before FREE
Ulrich Drepper
2006-05-10
1
-1
/
+0
*
* posix/wordexp.c (w_addword): Free word if realloc fails and it
Ulrich Drepper
2006-05-10
1
-2
/
+9
*
* sysdeps/posix/getaddrinfo.c: Implement configuration file
Ulrich Drepper
2006-05-04
1
-33
/
+379
*
* posix/Makefile (tests): Add tst-getaddrinfo3.
Ulrich Drepper
2006-04-30
1
-1
/
+1
*
* sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix typo which caused
cvs/fedora-glibc-20060426T2000
Ulrich Drepper
2006-04-26
1
-1
/
+1
*
* sysdeps/posix/getaddrinfo.c (getaddrinfo): Always initialize in6ai.
Ulrich Drepper
2006-04-24
1
-1
/
+1
*
[BZ #1951]
Ulrich Drepper
2006-04-23
1
-6
/
+17
*
* sysdeps/posix/getaddrinfo.c (getaddrinfo): Rewrite to avoid loop
Ulrich Drepper
2006-04-18
1
-4
/
+38
*
* include/ifaddrs.h: Define struct in6addrinfo.
Ulrich Drepper
2006-04-16
1
-27
/
+100
*
* sysdeps/posix/getaddrinfo.c: Fix precedence for IP V4-to-V6
Ulrich Drepper
2006-04-15
1
-1
/
+1
*
* sysdeps/posix/tempname.c (__gen_tempname): Change attempts_min
Ulrich Drepper
2006-04-07
1
-3
/
+7
*
* sysdeps/posix/getaddrinfo.c (gaih_inet): No need to duplicate
Ulrich Drepper
2006-03-29
1
-9
/
+4
*
* malloc/malloc.c (MALLOC_ALIGNMENT): Revert to (2 * SIZE_SZ) value.
cvs/fedora-glibc-20060306T0720
Roland McGrath
2006-03-06
1
-4
/
+4
*
* sysdeps/posix/sysconf.c (__sysconf): Use #if _POSIX_FOO > 0
Roland McGrath
2006-03-06
1
-80
/
+80
*
2006-02-27 Roland McGrath <roland@redhat.com>
Roland McGrath
2006-02-28
1
-0
/
+5
*
[BZ #2268]
Roland McGrath
2006-02-03
1
-2
/
+4
*
[BZ #1535]
Roland McGrath
2006-01-08
1
-3
/
+3
*
* po/.cvsignore: List libc.pot.files, and not any .pot names.
Roland McGrath
2006-01-08
1
-1
/
+0
*
* io/euidaccess.c: Add eaccess as an alias.
Roland McGrath
2006-01-06
1
-0
/
+2
*
* sysdeps/posix/libc_fatal.c (__libc_message): Add a const, a cast.
Roland McGrath
2005-12-29
1
-3
/
+4
*
* elf/cache.c: Use <> rather than "" #includes.
Roland McGrath
2005-12-21
1
-2
/
+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/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/.
Roland McGrath
2005-12-15
4
-8
/
+8
*
* sysdeps/posix/getaddrinfo.c: Avoid RFC 3484 sorting if there are
Ulrich Drepper
2005-11-27
1
-4
/
+9
*
(gaih_inet): Avoid some code duplication.
Ulrich Drepper
2005-11-27
1
-50
/
+29
*
* sysdeps/posix/euidaccess.c [_LIBC] (euidaccess): Don't cache
Ulrich Drepper
2005-11-27
1
-44
/
+44
*
* configure.in: Remove gnu_ld definition and everything using it.
Ulrich Drepper
2005-11-06
2
-12
/
+2
*
[BZ #1774]
Ulrich Drepper
2005-11-03
1
-14
/
+16
*
(fls): New function. (gaih_inet): Don't use ffs, use fls. Convert address to...
Ulrich Drepper
2005-09-26
1
-6
/
+21
*
[BZ #524]
Ulrich Drepper
2005-09-26
1
-1
/
+1
*
(__spawni): Automatically recognize some more cases when we can use vfork.
Ulrich Drepper
2005-09-13
1
-2
/
+10
*
* sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_runtime_setup):
Ulrich Drepper
2005-06-17
4
-4
/
+11
*
* debug/pread64_chk.c: Use __libc_pread64 instead of __pread64.
Ulrich Drepper
2005-06-14
1
-2
/
+2
*
2005-05-17 Neal H. Walfield <neal@gnu.org>
Roland McGrath
2005-05-18
1
-4
/
+4
*
(posix_fallocate): If len == 0, call ftruncate if offset is bigger than curre...
Ulrich Drepper
2005-05-03
2
-20
/
+66
*
2005-04-27 Roland McGrath <roland@redhat.com>
Roland McGrath
2005-04-27
1
-51
/
+60
*
[BZ #284, BZ #721]
Roland McGrath
2005-02-17
1
-1
/
+1
*
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2004-12-22
23
-1051
/
+436
*
2.5-18.1
Jakub Jelinek
2007-07-12
23
-436
/
+1051
*
Update.
Ulrich Drepper
2004-12-14
1
-2
/
+2
[next]