History log of /freebsd/lib/libc/locale/Makefile.inc (Results 151 – 160 of 160)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/2.2.5_cvs
# 2bc3b4d7 15-Oct-1997 Bruce Evans <bde@FreeBSD.org>

Removed the subdirectory paths from the definitions of MAN[1-9]. They
were a workaround for limitations in bsd.man.mk that were fixed about
2 years ago.


# 16f76e6f 24-Sep-1997 Julian Elischer <julian@FreeBSD.org>

Submitted by: Sin'ichiro MIYATANI / Phase One, Inc <siu@phaseone.co.jp>
Basic support for the Shift JIS encoding of japanese.
(and one tiny typo fixed in a comment)


Revision tags: release/2.2.2_cvs
# 87003932 03-May-1997 John Birrell <jb@FreeBSD.org>

Changed all paths to be relative to src/lib instead of src/lib/libc
so that all these makefiles can be used to build libc_r too.

Added .if ${LIB} == "c" tests to restrict man page builds to libc
to

Changed all paths to be relative to src/lib instead of src/lib/libc
so that all these makefiles can be used to build libc_r too.

Added .if ${LIB} == "c" tests to restrict man page builds to libc
to avoid needlessly building them with libc_r too.

Split libc Makefile into Makefile and Makefile.inc to allow the
libc_r Makefile to include Makefile.inc too.

show more ...


Revision tags: release/2.2.1_cvs, release/2.2.0, release/2.1.7_cvs, release/2.1.6_cvs, release/2.1.6.1, release/2.1.5_cvs
# 2eecfbac 12-Aug-1996 Andrey A. Chernov <ache@FreeBSD.org>

Add internal function __collcmp once instead of adding it statically
to many places in the libc


Revision tags: release/2.1.0_cvs
# 9d45c3af 23-Oct-1995 Andrey A. Chernov <ache@FreeBSD.org>

Reduce static binaries bloat by splitting out normally unused
setinvalidrune()


# 350a3d3e 23-Oct-1995 Andrey A. Chernov <ache@FreeBSD.org>

Migrate from XPG4 to XPG3 (libxpg4 will be added soon)
Remove big part of my startup_setlocale hack.
Add missing manpage links.


Revision tags: release/2.0.5_cvs
# c3d0cca4 16-Feb-1995 Andrey A. Chernov <ache@FreeBSD.org>

Add 8-bit collate stuff
Submitted by: alex@elvisti.kiev.ua


Revision tags: release/2.0
# 2f04ec53 24-Sep-1994 Andrey A. Chernov <ache@FreeBSD.org>

Make not-so-space-eaten locale version:
split modules to bring only neccessary functions,
eliminate sprintf, make reduced startup_locale version.


# 2ceb2ce9 05-Aug-1994 Garrett Wollman <wollman@FreeBSD.org>

First crack at making libc work with the new make macros. It compiles on
my machine, and a simple static (genassym) and shared (sysctl) executable
both work. Still to be done: RPCand YP merge.


Revision tags: release/1.1.5.1_cvs
# 58f0484f 27-May-1994 Rodney W. Grimes <rgrimes@FreeBSD.org>

BSD 4.4 Lite Lib Sources


1234567