freebsd-dev/lib/libc_r
Nik Clayton fbc400a67a Add $Id$, to make it simpler for members of the translation teams to
track.

The $Id$ line is normally at the bottom of the main comment block in the
man page, separated from the rest of the manpage by an empty comment,
like so;

     .\"    $Id$
     .\"

If the immediately preceding comment is a @(#) format ID marker than the
the $Id$ will line up underneath it with no intervening blank lines.
Otherwise, an additional blank line is inserted.

Approved by:            bde
1999-07-12 20:50:10 +00:00
..
arch Change to a code sequence which is more likely to work on SMP systems. 1998-09-16 09:27:05 +00:00
man Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
sys Change the name of this source file so that libc_r builds it instead 1998-04-30 09:04:10 +00:00
test Mutex test program. 1999-05-09 07:55:24 +00:00
uthread Use USRSTACK (defined in <machine/vmparam.h>) to get top of the initial stack. 1999-07-12 16:09:30 +00:00
Makefile Always use growable thread stacks on the i386. The VM_STACK kernel option 1999-07-06 00:25:38 +00:00