svn commit: r199827 - in head: include lib/libc/compat-43 sys/sys

Dima Panov fluffy at fluffy.khv.ru
Wed Dec 2 09:37:42 UTC 2009


On Thursday 26 November 2009 23:49:38 Konstantin Belousov wrote:
> Author: kib
> Date: Thu Nov 26 13:49:37 2009
> New Revision: 199827
> URL: http://svn.freebsd.org/changeset/base/199827
> 
> Log:
>   Implement sighold, sigignore, sigpause, sigrelse, sigset functions
>   from SUSv4 XSI. Note that the functions are obsoleted, and only
>   provided to ease porting from System V-like systems. Since sigpause
>   already exists in compat with different interface, XSI sigpause is
>   named xsi_sigpause.
> 
>   Reviewed by:	davidxu
>   MFC after:	3 weeks
> 
> Modified:
>   head/include/signal.h
>   head/lib/libc/compat-43/Makefile.inc
>   head/lib/libc/compat-43/Symbol.map
>   head/lib/libc/compat-43/sigcompat.c
>   head/lib/libc/compat-43/sigpause.2
>   head/sys/sys/signal.h
>   head/sys/sys/signalvar.h

kib, you forgot about osversion bump, it is strongly needed.

This changeset caused jdk (may be not only jdk) breakage, as jdk-bsd-patches
always provide own implementations of sigingnore() for FreeBSD.

Patch for jdk16 port will be ready soon.

-- 
Dima "Red Fox" Panov @ Home | C73E 2B72 1FFD 61BD E206 1234 A626 76ED 93E3 B018
Khabarovsk, Russia          | 2D30 2CCB 9984 130C 6F87 BAFC FB8B A09D D539 8F29
KDE at FreeBSD Team | FreeBSD committer since 10.08.2009 | FreeBSD since Sept 1995
Twitter.com:fluffy_khv | Skype:dima.panov | Jabber.org:fluffy.khv | ICQ:1745024
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: This is a digitally signed message part.
Url : http://lists.freebsd.org/pipermail/svn-src-head/attachments/20091202/9e1b69ba/attachment.pgp


More information about the svn-src-head mailing list