freebsd-dev/lib/libc
Andrey A. Chernov 38aa46cdf0 Rename collate_range_cmp to __collate_range_cmp for internal usage
inside libc. Add collate_range_cmp as alias to __collate_range_cmp
for temp. backward compatibility.
collate_range_cmp will be replaced with direct code for each
external program for compatibility with the rest of world
1996-10-31 04:25:14 +00:00
..
amd64 Submitted by: john birell (jb@cimlogic.com.au) 1996-08-22 04:25:09 +00:00
compat-43 fix .Xr macro 1996-09-21 15:08:10 +00:00
db Back out most of the last backout. :-) Guido removed the 1.1.1.1->1.1.1.2 1996-10-19 01:34:25 +00:00
gen Fix an off-by-one error in getvfsent(). 1996-10-26 21:53:21 +00:00
gmon Cleaned up interrupt masking by declaring the state variable in a 1996-08-28 20:15:32 +00:00
i386 Submitted by: john birell (jb@cimlogic.com.au) 1996-08-22 04:25:09 +00:00
locale Rename collate_range_cmp to __collate_range_cmp for internal usage 1996-10-31 04:25:14 +00:00
net Bring back ns_* routines; we need them for ifconfig and route. 1996-10-16 19:38:51 +00:00
nls
quad
regex Correctly use .Fn instead of .Nm to reference function names 1996-08-22 23:31:07 +00:00
rpc Use the more robust and more efficient reserved port allocation mechanism 1996-08-12 14:09:46 +00:00
stdio perror () does not prepend ": " for the non-NULL argument "". close PR 1492 1996-09-30 15:39:18 +00:00
stdlib If you run with option Z and malloc fails, memset gets called 1996-10-29 20:35:39 +00:00
stdtime Require that a timezone specified via the TZ envariable be a regular 1996-10-09 17:39:37 +00:00
string delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
sys delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
xdr delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
yp
Makefile Back out minor bumping per Peter suggestion 1996-08-13 14:37:53 +00:00