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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* version.h (VERSION): Bump for 2.10 release.
cvs/fedora-glibc-20090509T1828
Ulrich Drepper
2009-05-09
3
-3
/
+8
*
[BZ #10128]
Ulrich Drepper
2009-05-09
2
-0
/
+13
*
[BZ #10118]
Ulrich Drepper
2009-05-09
7
-8
/
+33
*
* string/stratcliff.c (do_test): Test for zero length
Ulrich Drepper
2009-05-09
2
-9
/
+33
*
* sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_AT_RANDOM.
Ulrich Drepper
2009-05-09
2
-0
/
+7
*
* sysdeps/x86_64/memchr.S: Handle invalid buffer pointers when
Ulrich Drepper
2009-05-09
2
-1
/
+6
*
* po/da.po: Update from translation team.
Ulrich Drepper
2009-05-08
2
-93
/
+106
*
* io/sys/stat.h (fstatat64): Guard prototype with __USE_LARGEFILE64,
Ulrich Drepper
2009-05-07
3
-1
/
+10
*
* localedata/locales/bn_BD: Remove comment about missing collation
Ulrich Drepper
2009-05-04
3
-1
/
+252
*
Update from translation team.
Ulrich Drepper
2009-05-04
1
-4056
/
+4414
*
Add missing CHangeLog entry.
Jakub Jelinek
2009-04-29
1
-0
/
+9
*
* sysdeps/unix/sysv/linux/ifaddrs.c: Revert unintended 2008-08-12 comment cha...
Jakub Jelinek
2009-04-29
2
-2
/
+7
*
* cancellation.c (__pthread_disable_asynccancel): Use THREAD_ATOMIC_AND
Ulrich Drepper
2009-04-27
5
-4
/
+49
*
* locale/programs/locarchive.c (create_archive): Add MAP_PRIVATE
cvs/fedora-glibc-20090427T1419
Ulrich Drepper
2009-04-27
2
-11
/
+41
*
* sysdeps/ieee754/dbl-64/s_expm1.c: Set errno for overflow.
Ulrich Drepper
2009-04-27
4
-5
/
+17
*
* sysdeps/ieee754/k_standard.c (__kernel_standard): Pole errors in
Ulrich Drepper
2009-04-27
2
-1
/
+4
*
* inet/inet6_option.c (option_alloc): Add temporary variable to
Ulrich Drepper
2009-04-27
1
-1
/
+1
*
[BZ #10087]
Ulrich Drepper
2009-04-27
2
-3
/
+11
*
* nscd/connections.c (send_ro_fd): Define temporary variable to avoid
Ulrich Drepper
2009-04-26
3
-16
/
+59
*
* sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inline
Ulrich Drepper
2009-04-26
12
-39
/
+141
*
* sem_open.c (sem_open): Rewrite initialization of initsem to
Ulrich Drepper
2009-04-26
2
-8
/
+14
*
* sysdeps/unix/sysv/linux/libc_pthread_init.c (__libc_pthread_init):
Ulrich Drepper
2009-04-26
13
-41
/
+83
*
* nss/nsswitch.c (__nss_lookup_function): En/Decrypt cached
Ulrich Drepper
2009-04-26
2
-3
/
+12
*
* sysdeps/ieee754/dbl-64/s_tan.c (tan): Fix -Wsequence-point warnings.
Ulrich Drepper
2009-04-26
2
-7
/
+18
*
* posix/bits/posix1_lim.h: Cleanup namespace a bit.
Ulrich Drepper
2009-04-26
2
-4
/
+10
*
* sysdeps/i386/fpu/s_tan.S: Set errno for ±Inf.
Ulrich Drepper
2009-04-26
8
-10
/
+121
*
* sysdeps/ieee754/k_standard.c (__kernel_standard): Use correct
Ulrich Drepper
2009-04-26
3
-5
/
+24
*
* math/w_fmod.c: Also handle x=±Inf as error.
Ulrich Drepper
2009-04-26
5
-8
/
+22
*
* sysdeps/i386/fpu/s_cos.S: Set errno for ±Inf.
Ulrich Drepper
2009-04-26
16
-25
/
+250
*
* stdlib/strtod_l.c (round_and_return): We have to set errno to
Ulrich Drepper
2009-04-25
3
-4
/
+9
*
* stdio-common/stdio_lim.h.in (L_cuserid): Not part of POSIX since
Ulrich Drepper
2009-04-25
2
-2
/
+7
*
for lgamma should set errno to ERANGE, not EDOM.
Ulrich Drepper
2009-04-25
2
-5
/
+2
*
* libio/tst-widetext.input: Remove surrogates.
Ulrich Drepper
2009-04-25
2
-41
/
+2
*
* include/features.h: _POSIX_C_SOURCE >= 200112L implies C99.
Ulrich Drepper
2009-04-25
2
-0
/
+4
*
* sysdeps/ieee754/k_standard.c (__kernel_standard): Pole errors
Ulrich Drepper
2009-04-25
3
-2
/
+8
*
* sysdeps/generic/stdint.h (WINT_MAX): Define as 2147483647 since
Ulrich Drepper
2009-04-25
2
-1
/
+6
*
* locales/cs.CZ: Change week[2] to 19971130, change first_weekday and
Ulrich Drepper
2009-04-25
26
-63
/
+96
*
[BZ #10093]
cvs/fedora-glibc-20090424T1908
Ulrich Drepper
2009-04-24
2
-2
/
+8
*
* locale/programs/locarchive.c (enlarge_archive): Conserve address
Ulrich Drepper
2009-04-24
2
-9
/
+23
*
[BZ #10100]
Ulrich Drepper
2009-04-24
3
-15
/
+20
*
* iconvdata/sjis.c (BODY): Don't advance inptr before
Ulrich Drepper
2009-04-24
2
-12
/
+23
*
* locale/locarchive.h (struct locarhandle): Rename len field to
Ulrich Drepper
2009-04-24
3
-16
/
+117
*
* stdio-common/psiginfo.c: Include <errno.h>.
Ulrich Drepper
2009-04-24
2
-0
/
+5
*
[BZ #9920]
cvs/fedora-glibc-20090424T0747
Ulrich Drepper
2009-04-24
2
-2
/
+6
*
[BZ #10052]
Ulrich Drepper
2009-04-24
2
-0
/
+8
*
[BZ #10092]
Ulrich Drepper
2009-04-24
2
-1
/
+11
*
* sysdeps/unix/sysv/linux/preadv.c: The kernel API changed. Adjust.
Ulrich Drepper
2009-04-23
11
-41
/
+55
*
* shadow/sgetspent_r.c (__sgetspent_r): Recognize too small buffers.
Ulrich Drepper
2009-04-23
3
-4
/
+13
*
* shadow/Makefile (tests): Add tst-shadow.
Ulrich Drepper
2009-04-23
4
-5
/
+97
*
[BZ #9955]
Ulrich Drepper
2009-04-23
25
-25
/
+1018
[next]