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
*
* iconvdata/gbk.c (BODY): Make buf and cp char instead of unsigned
Ulrich Drepper
2007-07-28
43
-276
/
+442
*
[BZ #4772]
Ulrich Drepper
2007-07-28
2
-0
/
+16
*
* include/time.h (enum ptime_locale_status): Remove.
Ulrich Drepper
2007-07-28
4
-210
/
+236
*
* iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code.
Ulrich Drepper
2007-07-28
12
-72
/
+107
*
* sysdeps/posix/posix_fallocate64.c: Undefine
Ulrich Drepper
2007-07-28
6
-1
/
+208
*
Include <fcntl.h>.
Ulrich Drepper
2007-07-28
1
-0
/
+1
*
2007-07-27 Jakub Jelinek <jakub@redhat.com>
Jakub Jelinek
2007-07-27
2
-0
/
+15
*
copyright update
Roland McGrath
2007-07-25
1
-1
/
+2
*
* Makerules (install-others-programs-nosubdir): New target.
Roland McGrath
2007-07-24
2
-11
/
+24
*
2007-07-24 Roland McGrath <roland@redhat.com>
Roland McGrath
2007-07-24
3
-4
/
+4
*
* sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: Fix
Ulrich Drepper
2007-07-24
3
-2
/
+9
*
* sysdeps/unix/sysv/linux/powerpc/lowlevellock.h
Ulrich Drepper
2007-07-24
5
-275
/
+260
*
* io/Makefile (tests): Add tst-posix_fallocate.
Ulrich Drepper
2007-07-23
4
-1
/
+114
*
* pthread_rwlock_rdlock.c (__pthread_rwlock_rdlock): Add LLL_SHARED
Ulrich Drepper
2007-07-23
6
-22
/
+111
*
* sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: Fix
Ulrich Drepper
2007-07-23
1
-0
/
+10
*
Fix compilation when unconditionally using private futexes.
Ulrich Drepper
2007-07-23
5
-5
/
+13
*
[BZ #3665, BZ #4126, BZ #4178, BZ #4610]
Roland McGrath
2007-07-23
7
-8
/
+21
*
* sysdeps/mach/hurd/bits/fcntl.h [__USE_GNU] (O_CLOEXEC): New macro.
Roland McGrath
2007-07-22
1
-0
/
+5
*
2007-07-22 Roland McGrath <roland@frob.com>
Roland McGrath
2007-07-22
2
-3
/
+5
*
* login/utmp_file.c (setutent_file): Use O_CLOEXEC if possible.
Ulrich Drepper
2007-07-22
2
-9
/
+35
*
* libio/fileops.c (_IO_new_file_fopen): Recognize 'e' flag and set
Ulrich Drepper
2007-07-22
5
-28
/
+153
*
(_IO_new_file_fopen): Recognize 'e' flag and set O_CLOEXEC is needed.
Ulrich Drepper
2007-07-22
1
-0
/
+5
*
* manual/errno.texi: Change ECANCELED value to 119.
Roland McGrath
2007-07-22
2
-1
/
+3
*
* mach/lock-intern.h: Include <sys/cdefs.h>.
Roland McGrath
2007-07-22
5
-1
/
+25
*
2006-06-13 Thomas Schwinge <tschwinge@gnu.org>
Roland McGrath
2007-07-22
2
-3
/
+3
*
* nscd/nscd_helper.c (get_mapping): Use MSG_CMSG_CLOEXEC for
Ulrich Drepper
2007-07-21
2
-1
/
+8
*
* sysdeps/unix/sysv/linux/bits/socket.h: Define MSG_CMSG_CLOEXEC.
Ulrich Drepper
2007-07-21
7
-6
/
+23
*
Define MSG_CMSG_CLOEXEC.
Ulrich Drepper
2007-07-21
1
-1
/
+6
*
[BZ #4816]
Jakub Jelinek
2007-07-20
2
-1
/
+4
*
[BZ #4813]
Jakub Jelinek
2007-07-20
2
-3
/
+10
*
Update.
Ulrich Drepper
2007-07-19
1
-9
/
+1
*
* include/features.h (__USE_ISOC95): New define.
Ulrich Drepper
2007-07-19
6
-10
/
+30
*
* sysdeps/ia64/sched_cpucount.c: New file.
Ulrich Drepper
2007-07-19
3
-0
/
+49
*
* sysdeps/unix/sysv/linux/bits/sched.h (__sched_cpucount): Add
Ulrich Drepper
2007-07-19
3
-1
/
+19
*
* bits/types.h: Don't include stddef.h, don't define __need_size_t.
Ulrich Drepper
2007-07-19
7
-14
/
+24
*
* libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): New function.
Ulrich Drepper
2007-07-19
11
-20
/
+48
*
* bits/confname.h (_CS_POSIX_V6_WIDTH_RESTRICTED_ENVS): Define.
Ulrich Drepper
2007-07-19
5
-11
/
+18
*
[BZ #4792]
Ulrich Drepper
2007-07-19
3
-3
/
+16
*
* libio/iopopen.c (_IO_new_proc_open): Don't close child_std_end
Ulrich Drepper
2007-07-19
3
-1
/
+100
*
(_IO_new_proc_open): Don't close child_std_end if one of proc_file_chain stre...
Ulrich Drepper
2007-07-19
1
-2
/
+11
*
* elf/ldconfig.c: Allow GPLv2 or any later version.
Roland McGrath
2007-07-16
73
-144
/
+291
*
* sysdeps/sh/bsd-setjmp.S (setjmp): Use correct argument registers.
Roland McGrath
2007-07-15
4
-11
/
+18
*
* configure: Regenerated.
Roland McGrath
2007-07-13
1
-1
/
+4
*
2007-07-13 Roland McGrath <roland@redhat.com>
Roland McGrath
2007-07-13
1
-1000
/
+5134
*
* sysdeps/powerpc/powerpc32/power6/memset.S: Update comments.
Ulrich Drepper
2007-07-12
11
-145
/
+613
*
[BZ #4775, BZ #4776]
Ulrich Drepper
2007-07-12
11
-247
/
+1143
*
[BZ #4773]
Ulrich Drepper
2007-07-10
4
-30
/
+82
*
Test of greedy matching in strptime.
Ulrich Drepper
2007-07-10
1
-0
/
+23
*
* elf/elf.h (NT_GNU_ABI_TAG): New macro.
Roland McGrath
2007-07-10
1
-0
/
+6
*
2007-07-09 Roland McGrath <roland@redhat.com>
Roland McGrath
2007-07-10
1
-5
/
+18
[next]