freebsd-src/lib/libc
Maxim Konovalov 63173f5f56 o The macro versions of sigemptyset(3), sigfillset(3), sigaddset(3),
sigdelset(3) and sigismember(3) were killed about five years ago.

o The functions (specifically sigismember(3)) could return -1 and
set errno.

PR:		bin/75156
Obtained from:	NetBSD
MFC after:	2 weeks

o Bump the date of the document.
2004-12-16 20:27:55 +00:00
..
alpha When required to negate the absoulte result of a division/remainder 2004-11-27 20:59:49 +00:00
amd64 Fix brk(3). The stack was unbalanced when we jumped to cerror. Oops! 2004-10-27 17:11:43 +00:00
arm Use the RET macro. 2004-11-09 16:49:14 +00:00
compat-43 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
db Fix a condition where the hole would be inserted in the wrong 2004-09-13 22:07:24 +00:00
gdtoa
gen o The macro versions of sigemptyset(3), sigfillset(3), sigaddset(3), 2004-12-16 20:27:55 +00:00
gmon Enable building with LIBC_SCCS defined. 2004-10-16 06:32:43 +00:00
i386 Make sure the first argument to the user function is 16-byte aligned. 2004-12-05 21:22:08 +00:00
ia64 For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
include Add support for TLS in statically linked programs. 2004-08-15 16:18:52 +00:00
locale Remove setrunelocale() 2004-10-18 02:06:18 +00:00
net Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set. 2004-11-13 20:40:32 +00:00
nls
posix1e -Add a note that currently two syntax styles for label element declaration 2004-11-18 15:24:47 +00:00
powerpc Add support for TLS in statically linked programs. 2004-08-15 16:18:52 +00:00
quad
regex Fix computation of the 'n' argument to mbrtowc (through XMBRTOWC) to avoid 2004-11-21 03:14:32 +00:00
rpc Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set. 2004-11-13 20:40:32 +00:00
softfloat Oooops I forgot to commit that. 2004-12-08 18:41:42 +00:00
sparc64 For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
stdio Document that the length modifier l is ignored for floating point 2004-10-16 16:00:01 +00:00
stdlib sranddev() is not magic pixie dust. While it gives a good random 2004-11-10 17:25:49 +00:00
stdtime Add glibc-style strftime(3) padding specifiers, namely, -(no padding), 2004-11-04 08:34:57 +00:00
string Date business, update. 2004-12-10 15:27:06 +00:00
sys MNT_NODEV is deprecated. 2004-11-29 09:56:12 +00:00
uuid
xdr Enable building with LIBC_SCCS defined. 2004-10-16 06:32:43 +00:00
yp
Makefile Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set. 2004-11-13 20:40:32 +00:00