Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Oct 2002 16:25:23 -0800
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        Garrett Wollman <wollman@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/bin/expr expr.1 expr.y src/include unistd.h src/lib/libc/gen Makefile.inc check_utility_compat.3 check_utility_compat.c
Message-ID:  <20021027162523.A68817@FreeBSD.org>
In-Reply-To: <200210280015.g9S0Fhfp042683@repoman.freebsd.org>; from wollman@FreeBSD.org on Sun, Oct 27, 2002 at 04:15:43PM -0800
References:  <200210280015.g9S0Fhfp042683@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
* De: Garrett Wollman <wollman@FreeBSD.org> [ Data: 2002-10-27 ]
	[ Subjecte: cvs commit: src/bin/expr expr.1 expr.y src/include unistd.h src/lib/libc/gen Makefile.inc check_utility_compat.3 check_utility_compat.c ]
> wollman     2002/10/27 16:15:43 PST
> 
>   Modified files:
>     bin/expr             expr.1 expr.y 
>     include              unistd.h 
>     lib/libc/gen         Makefile.inc 
>   Added files:
>     lib/libc/gen         check_utility_compat.3 
>                          check_utility_compat.c 
>   Log:
>   Create a small library function, check_utility_compat(3), to determine
>   whether a named utility should behave in FreeBSD 4.x-compatible mode
>   or in a standard mode (default standard).  The configuration is done
>   malloc(3)-style, with either an environment variable or a symlink.
>   
>   Update expr(1) to use this new interface.

in libc!?  I dunno, isn't that a bit frivilous?  Our libc is big enough
without freebsd-base-system-only-and-even-few-there stuff in it... What
about libutil or something?
-- 
Juli Mallett <jmallett@FreeBSD.org>       | FreeBSD: The Power To Serve
Will break world for fulltime employment. | finger jmallett@FreeBSD.org
http://people.FreeBSD.org/~jmallett/      | Support my FreeBSD hacking!

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021027162523.A68817>