Deleted Added
full compact
31a32,33
> *
> * $FreeBSD: head/lib/libc/compat-43/sigcompat.c 55837 2000-01-12 09:23:48Z jasone $
39c41
< "$FreeBSD: head/lib/libc/compat-43/sigcompat.c 52040 1999-10-09 00:25:29Z jdp $";
---
> "$FreeBSD: head/lib/libc/compat-43/sigcompat.c 55837 2000-01-12 09:23:48Z jasone $";
110c112
< return (sigsuspend(&set));
---
> return (_libc_sigsuspend(&set));