freebsd-dev/lib/libc
Doug Rabson ceb336710e * Add stubs for pthread_cond_broadcast.
* Fix typos in rwlock stubs.
* Add pthread_XXX counterparts to the _pthread_XXX stubs which libraries
  like libX11 can use to ensure thread-safety without requiring the use
  of a thread library.

Submitted by: Terry Lambert (pthread_cond_broadcast)
Reviewed by: deischen
2002-11-01 09:37:17 +00:00
..
alpha Re-apply the previously backed-out commit that fixes the problem where 2002-10-31 23:05:20 +00:00
amd64 Re-apply the previously backed-out commit that fixes the problem where 2002-10-31 23:05:20 +00:00
compat-43 Assume __STDC__, remove non-__STDC__ code. 2002-05-28 17:03:12 +00:00
db Correct the headers needed to use dbopen(3) and friends. 2002-10-18 16:20:08 +00:00
gen * Add stubs for pthread_cond_broadcast. 2002-11-01 09:37:17 +00:00
gmon Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
i386 Re-apply the previously backed-out commit that fixes the problem where 2002-10-31 23:05:20 +00:00
ia64 Re-apply the previously backed-out commit that fixes the problem where 2002-10-31 23:05:20 +00:00
include * Add stubs for pthread_cond_broadcast. 2002-11-01 09:37:17 +00:00
locale Add two additional references to the See Also section, which contain much 2002-10-30 11:49:05 +00:00
net query ip6.arpa then ip6.int for IPv6 reverse lookup. follows RFC3152. 2002-10-26 19:00:14 +00:00
nls Do not include <sys/syslimits.h> directly; it is not intended for general 2002-10-27 17:44:33 +00:00
posix1e Scoop out examples illustrating the label text format and refer to 2002-10-28 23:06:04 +00:00
powerpc _C_LABEL -> CNAME 2002-05-17 05:11:13 +00:00
quad Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
regex Add restrict type-qualifier. 2002-10-02 07:49:35 +00:00
rpc Cosmetics. 2002-10-29 15:00:10 +00:00
sparc64 Re-apply the previously backed-out commit that fixes the problem where 2002-10-31 23:05:20 +00:00
stdio No need to include floatio.h here: vfscanf() no longer uses anything 2002-11-01 05:13:01 +00:00
stdlib de-__P() 2002-10-16 22:18:42 +00:00
stdtime Add cross-references to the wide character counterparts of these functions. 2002-10-15 10:11:53 +00:00
string Replace wcsstr() with an implementation based on strstr(), which is far 2002-10-24 02:53:45 +00:00
sys While an interface can be depreciated, we prefer deprecated. 2002-10-29 20:53:46 +00:00
uuid Implement DCE 1.1 compliant UUID functions. Immediate use of these 2002-10-30 03:51:00 +00:00
xdr Removed duplicated MLINKS which make(1) recently started warning about. 2002-08-15 12:31:01 +00:00
yp Spell void * as void * rather than caddr_t. This is complicated by the 2002-04-28 15:18:50 +00:00
Makefile Zap the early-adopter transition aid before we get into serious 2002-10-11 22:38:17 +00:00
Makefile.inc Implement DCE 1.1 compliant UUID functions. Immediate use of these 2002-10-30 03:51:00 +00:00