freebsd_amp_hwpstate/lib/libc
Giorgos Keramidas 6fb9b618f5 Fix all the spelling mistakes I could find in the man pages for words
that have at least 3 characters.

MFC after:	1 week
Thanks to:	Music band ``Chingon''
		for keeping me company while searching for these.
2005-07-31 03:30:48 +00:00
..
alpha
amd64 Optimize the instruction alignment. 2005-04-23 18:45:36 +00:00
arm Use the correct values for softfloat, in both the little endian and the big 2005-03-20 00:53:52 +00:00
compat-43
db
gdtoa
gen Move initialization above point of first possible reference to 2005-07-25 17:57:15 +00:00
gmon Fix race by using atomic operation, with this change, both libpthread 2005-05-06 07:37:01 +00:00
i386 Clean out the leftovers from the i386_set_gsbase() TLS conversion. 2005-06-29 23:15:36 +00:00
ia64
include
locale Add HISTORY section. 2005-07-21 10:53:27 +00:00
net Fix all the spelling mistakes I could find in the man pages for words 2005-07-31 03:30:48 +00:00
nls Better translation. 2005-07-23 21:30:35 +00:00
posix1e Fix all the spelling mistakes I could find in the man pages for words 2005-07-31 03:30:48 +00:00
powerpc
quad
regex Remove unused file. 2005-04-25 02:29:03 +00:00
rpc
softfloat
sparc64 Add the functions _Qp_cmp() and _Qp_cmpe() as described in the Sparc 2005-06-21 21:13:07 +00:00
stdio Speed up __wcsconv() (and hence the printf() %ls format): 2005-07-24 12:12:44 +00:00
stdlib Fix ptsname(3) by converting it to use devname(3) to obtain the name of 2005-07-07 17:48:40 +00:00
stdtime Fix all the spelling mistakes I could find in the man pages for words 2005-07-31 03:30:48 +00:00
string Replace the current strspn() and strcspn() with significantly faster 2005-04-02 18:52:44 +00:00
sys Fix all the spelling mistakes I could find in the man pages for words 2005-07-31 03:30:48 +00:00
uuid Avoid (unnecessarily) casting away const within uuid_is_nil. 2005-05-11 13:18:10 +00:00
xdr
yp do mutex lock for each yp calls. with this, 2005-05-03 20:30:31 +00:00
Makefile