Tim J. Robbins
|
58d38e2520
|
Style: One space between "restrict" qualifier and "*".
|
2002-09-06 11:24:06 +00:00 |
|
Robert Drehmel
|
840b798c83
|
- Add the 'restrict' qualifier to match the IEEE Std 1003.1-2001
prototype of the tdelete(3) function.
- Remove duplicated space.
- Use an ANSI-C function definition for tdelete(3).
- Update the manual page.
|
2002-08-14 21:16:41 +00:00 |
|
David E. O'Brien
|
333fc21e3c
|
Fix the style of the SCM ID's.
I believe have made all of libc .c's as consistent as possible.
|
2002-03-22 21:53:29 +00:00 |
|
David E. O'Brien
|
c05ac53b8b
|
Remove __P() usage.
|
2002-03-21 22:49:10 +00:00 |
|
Alfred Perlstein
|
64566a3e2a
|
bring in binary search tree code.
Obtained from: NetBSD
|
2000-07-01 06:55:11 +00:00 |
|