index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
* po/nl.po: Likewise.
cvs/fedora-glibc-20070804T2027
Ulrich Drepper
2007-08-04
1
-0
/
+1
*
* sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_init.c:
Jakub Jelinek
2007-08-04
2
-63
/
+0
*
Updated translation from translation team.
Ulrich Drepper
2007-08-04
1
-900
/
+876
*
* io/bits/fcntl2.h (open, open64, openat, openat64): Add
Jakub Jelinek
2007-08-04
2
-116
/
+129
*
* sysdeps/unix/opendir.c (__alloc_dir): Correct order of DIR
Ulrich Drepper
2007-08-04
2
-2
/
+5
*
* po/pl.po: Updated translation from translation team.
Ulrich Drepper
2007-08-04
3
-2108
/
+1756
*
* rt/aio.h: Add __nonnull attributes.
Ulrich Drepper
2007-08-03
2
-23
/
+35
*
* stdlib/strtod_l.c (____STRTOF_INTERNAL): Properly handle -0.
Ulrich Drepper
2007-08-03
5
-4
/
+217
*
* intl/dcigettext.c (_nl_find_msg): Free encoding if __gconv_open
Ulrich Drepper
2007-08-03
24
-415
/
+602
*
Add U0141 and U0142.
Ulrich Drepper
2007-08-03
1
-0
/
+4
*
* rt/mqueue.h (mq_timedreceive, mq_timedsend): Fix nonnull argument
Jakub Jelinek
2007-08-03
2
-2
/
+7
*
* io/Makefile (aux): Add have_o_cloexec.
Ulrich Drepper
2007-08-03
6
-8
/
+71
*
* sysdeps/unix/opendir.c (__alloc_dir): Don't initialize ->data.
Ulrich Drepper
2007-08-03
3
-11
/
+14
*
* sysdeps/unix/dirstream.h (struct __dirstream): Move lock member
Ulrich Drepper
2007-08-03
7
-259
/
+103
*
* rt/mqueue.h: Change const to __const and add nonnull attributes.
Ulrich Drepper
2007-08-02
1
-0
/
+4
*
Change const to __const and add nonnull attributes.
Ulrich Drepper
2007-08-02
1
-13
/
+18
*
* posix/Makefile ($(inst_libexecdir)/getconf): Make hard links to
Roland McGrath
2007-08-02
1
-0
/
+9
*
2007-08-02 Roland McGrath <roland@redhat.com>
Roland McGrath
2007-08-02
1
-8
/
+12
*
* sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Using
Ulrich Drepper
2007-08-01
2
-59
/
+11
*
* sysdeps/unix/sysv/linux/i386/syscalls.list (fallocate): Add fallocate
cvs/fedora-glibc-20070801T1703
Ulrich Drepper
2007-08-01
4
-0
/
+127
*
* sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):
Ulrich Drepper
2007-08-01
103
-1991
/
+2346
*
* stdlib/tst-strtod2.c (do_test): Use %tu in fmt string for ptrdiff_t
Ulrich Drepper
2007-08-01
10
-22
/
+57
*
* sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S
Ulrich Drepper
2007-08-01
4
-9
/
+19
*
* sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs_conf): Count
Ulrich Drepper
2007-08-01
2
-41
/
+71
*
* sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use /sys
Ulrich Drepper
2007-07-31
1
-0
/
+5
*
(__get_nprocs): Use /sys filesystem to determine which processors are online.
Ulrich Drepper
2007-07-31
1
-1
/
+51
*
* sysdeps/sparc/tls.h (tcbhead_t): Add private_futex field.
Jakub Jelinek
2007-07-31
2
-0
/
+8
*
* sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate): Fix
Jakub Jelinek
2007-07-31
2
-1
/
+4
*
[BZ #4858]
cvs/fedora-glibc-20070731T1624
Jakub Jelinek
2007-07-31
1
-1
/
+1
*
* stdio-common/tfformat.c (sprint_doubles): Add 12 new tests.
Jakub Jelinek
2007-07-31
2
-0
/
+16
*
* manual/libc.texinfo: Update copyrights, formatting magic, and
Roland McGrath
2007-07-31
1
-0
/
+5
*
2007-07-30 Roland McGrath <roland@redhat.com>
Roland McGrath
2007-07-31
1
-47
/
+24
*
[BZ #4860]
Ulrich Drepper
2007-07-29
2
-1
/
+4
*
* sysdeps/unix/sysv/linux/bits/sched.h (__CPU_ZERO_S): Optimize
Ulrich Drepper
2007-07-29
2
-3
/
+17
*
* posix/Makefile (routines): Add sched_cpualloc and sched_cpufree.
Ulrich Drepper
2007-07-29
7
-13
/
+200
*
Define old CPU_* macros in temers of __CPU_*_S macros. Define CPU_*_S macros.
Ulrich Drepper
2007-07-29
1
-5
/
+35
*
(__lll_private_flag): Define. (lll_futex_timed_wait, lll_futex_wake): Use it. (lll_private_futex_wait, lll_private_futex_timed_wait, lll_private_futex_wake): Removed.
Jakub Jelinek
2007-07-29
1
-74
/
+31
*
* posix/getconf.c (vars): Add missing _SC_LEVEL4_CACHE_LINESIZE
Ulrich Drepper
2007-07-29
2
-0
/
+6
*
[BZ 4858]
Ulrich Drepper
2007-07-29
3
-1
/
+13
*
* locale/programs/ld-monetary.c (monetary_finish): Avoid range check
Ulrich Drepper
2007-07-28
6
-24
/
+34
*
* nscd/selinux.c (preserve_capabilities): Initialize new_caps
Ulrich Drepper
2007-07-28
5
-4
/
+15
*
* nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to
Ulrich Drepper
2007-07-28
26
-71
/
+155
*
* 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
[next]