glibc/scripts
Ulrich Drepper ff886b82a2 * configure.in: Recognize --enable-nss-crypt.
* config.make.in: Add nss-crypt entry.
	* crypt/Makefile: If nss-crypt==yes, don't build md5.c, sha256.c,
	sha512.c.  Don't run md5test, sha256test, sha512test.  Pass -DUSE_NSS
	and include path for NSS directory to compiler for md5-crypt,
	sha256-crypt, sha512-crypt.  Link libcrypt.so with -lfreebl3.
	* crypt/md5-crypt.c: If USE_NSS is defined, don't use local hash
	function implementation, use NSS.  Introduce wrappers around the
	hash function calls.  Little code size optimization.
	* crypt/sha256-crypt.c: Likewise.
	* crypt/sha512-crypt.c: Likewise.
	* scripts/check-local-headers.sh: Ignore nss3 directory.

	* configure.in: Rename pic_default to libc_cv_pic_default.
	* config.make.in: Likewise.
2009-04-02 17:00:46 +00:00
..
data * sysdeps/unix/sysv/linux/sparc/sparc32/setcontext.S: Use 2008-05-21 09:29:07 +00:00
abi-versions.awk [BZ #6024] 2008-04-09 05:39:54 +00:00
abilist.awk 2003-04-01 Roland McGrath <roland@redhat.com> 2003-04-02 04:00:03 +00:00
begin-end-check.pl Add rules to run scripts/begin-end-check.pl. 2005-09-17 17:15:50 +00:00
check-c++-types.sh * scripts/check-c++-types.sh: Don't use -fnu89-inline option. 2007-05-11 02:20:05 +00:00
check-local-headers.sh * configure.in: Recognize --enable-nss-crypt. 2009-04-02 17:00:46 +00:00
config.guess * scripts/config.guess: Update from master, timestamp='2006-02-27'. 2006-02-28 07:54:15 +00:00
config.sub 2007-10-06 David S. Miller <davem@davemloft.net> 2007-10-19 06:59:33 +00:00
cpp * locale/xlocale.h (struct __locale_struct): New member `__names'. 2002-08-30 10:36:44 +00:00
documented.sh Recognize documentation of obsolete functions. 2001-04-09 23:15:45 +00:00
extract-abilist.awk * scripts/extract-abilist.awk: If `lastversion' variable defined, omit 2004-08-31 06:17:48 +00:00
firstversions.awk 2008-12-05 Joseph Myers <joseph@codesourcery.com> 2008-12-06 02:13:20 +00:00
gen-FAQ.pl Update. 1998-05-08 20:56:30 +00:00
gen-as-const.awk * scripts/gen-as-const.awk: Use 32-bit values on 32-bit platforms. 2008-08-06 02:09:47 +00:00
gen-sorted.awk * Makefile (subdir-target-args): New variable. 2006-02-28 07:11:04 +00:00
install-sh Update. 1998-05-08 20:56:30 +00:00
lib-names.awk * scripts/lib-names.awk: Consider [0-9].* a "number", not just [0-9]+. 2005-02-10 21:16:55 +00:00
list-sources.sh * po/.cvsignore: List libc.pot.files, and not any .pot names. 2006-01-08 06:46:10 +00:00
merge-abilist.awk 2003-03-02 Roland McGrath <roland@redhat.com> 2003-03-03 07:11:46 +00:00
mkinstalldirs .. 2005-11-21 15:45:19 +00:00
move-if-change Update. 1998-05-08 20:56:30 +00:00
output-format.sed 2004-08-13 Daniel Jacobowitz <dan@debian.org> 2004-08-14 06:54:39 +00:00
rellns-sh Update. 1999-12-19 00:04:05 +00:00
rpm2dynsym.sh 2003-03-27 Roland McGrath <roland@redhat.com> 2003-03-27 22:48:49 +00:00
soversions.awk 2008-05-21 Roland McGrath <roland@redhat.com> 2008-05-22 00:03:36 +00:00
test-installation.pl [BZ #407] 2004-09-26 12:50:39 +00:00
versions.awk 2008-12-05 Joseph Myers <joseph@codesourcery.com> 2008-12-06 02:13:20 +00:00