This is the mail archive of the
glibc-cvs@sourceware.org
mailing list for the glibc project.
ports ./ChangeLog.hppa sysdeps/hppa/nptl/pthre ...
- From: carlos at sourceware dot org
- To: glibc-cvs at sourceware dot org
- Date: 11 Nov 2006 14:33:27 -0000
- Subject: ports ./ChangeLog.hppa sysdeps/hppa/nptl/pthre ...
CVSROOT: /cvs/glibc
Module name: ports
Changes by: carlos@sourceware.org 2006-11-11 14:33:27
Modified files:
. : ChangeLog.hppa
sysdeps/hppa/nptl: pthread_spin_unlock.c
sysdeps/unix/sysv/linux/hppa/nptl: sysdep-cancel.h
sysdeps/unix/sysv/linux/hppa/bits: fcntl.h
Added files:
sysdeps/hppa/nptl: pthread_spin_init.c
Log message:
2006-11-10 Carlos O'Donell <carlos@systemhalted.org>
* sysdeps/hppa/nptl/pthread_spin_init.c: New file.
* sysdeps/hppa/nptl/pthread_spin_unlock.c: Remove strong alias
to pthread_spin_init.
* sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Define
RTLD_SINGLE_THREAD_P.
2006-09-20 Carlos O'Donell <carlos@systemhalted.org>
* sysdeps/unix/sysv/linux/hppa/bits/fcntl.h (splice): Add offin
and offout arguments to the prototype.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/ports/ChangeLog.hppa.diff?cvsroot=glibc&r1=1.24&r2=1.25
http://sourceware.org/cgi-bin/cvsweb.cgi/ports/sysdeps/hppa/nptl/pthread_spin_init.c.diff?cvsroot=glibc&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/ports/sysdeps/hppa/nptl/pthread_spin_unlock.c.diff?cvsroot=glibc&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/ports/sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h.diff?cvsroot=glibc&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/ports/sysdeps/unix/sysv/linux/hppa/bits/fcntl.h.diff?cvsroot=glibc&r1=1.10&r2=1.11