freebsd-src/lib/libc
Ruslan Ermilov c4d9468ea0 mdoc(7) police:
Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text.
Not only this slows down the mdoc(7) processing significantly, but it also
has an undesired (in this case) effect of disabling hyphenation within the
entire enclosed block.
2001-08-07 15:48:51 +00:00
..
alpha Clean up syscall generation in libc by removing HIDDEN_SYSCALLS 2001-01-29 03:23:46 +00:00
amd64 MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
compat-43 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
db Don't clobber the default for CFLAGS. 2001-08-03 21:45:54 +00:00
gen mdoc(7) police: 2001-08-07 15:48:51 +00:00
gmon Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
i386 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
ia64 Use relative paths to find byte_swap_*.S to make it easier to use these 2001-03-06 16:08:19 +00:00
include Add entries for the posix1e functions that will be overridden in libc_r. 2001-04-04 18:04:10 +00:00
locale mdoc(7) police: 2001-08-07 15:48:51 +00:00
mips Bring in initial libc support for mips. These files were taken from 1999-03-03 07:06:17 +00:00
mipseb Fix all the mipseb Makefiles. They were broken when I checked them in 1999-04-22 07:16:11 +00:00
mipsel Fix all the mipseb Makefiles. They were broken when I checked them in 1999-04-22 07:16:11 +00:00
net mdoc(7) police: 2001-08-07 15:48:51 +00:00
nls Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
posix1e Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
quad $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
regex mdoc(7) police: 2001-08-07 15:48:51 +00:00
rpc In getclnthandle(), if the address is found in the cache we need 2001-08-02 21:31:21 +00:00
stdio mdoc(7) police: 2001-08-07 15:48:51 +00:00
stdlib Only pull in the MD files if they exist. This allows for progressive 2001-07-31 16:34:52 +00:00
stdtime mdoc(7) police: 2001-08-07 15:48:51 +00:00
string Only pull in the MD files if they exist. This allows for progressive 2001-07-31 16:34:52 +00:00
sys mdoc(7) police: 2001-08-07 15:48:51 +00:00
xdr Fix a comment within a comment warning due to a missing "*/". 2001-04-10 03:47:40 +00:00
yp Changed the clnt_perror string in yp_all because it was saying the 2001-05-23 15:37:10 +00:00
Makefile Fix the current libc breakage in current: 2001-02-16 06:11:22 +00:00
Makefile.inc Activate build of posix1e extensions in libc and libc_r that have been 2001-04-04 18:17:28 +00:00