Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jun 2009 14:11:41 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r194704 - in head/lib/libc: arm/stdlib ia64/stdlib mips/stdlib sparc64/stdlib
Message-ID:  <200906231411.n5NEBfnx078355@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ed
Date: Tue Jun 23 14:11:41 2009
New Revision: 194704
URL: http://svn.freebsd.org/changeset/base/194704

Log:
  Remove unneeded stdlib directories.
  
  It's not necessary to add stdlib directories for each architecture, even
  if the architecture doesn't implement any files of its own.
  
  Submitted by:	Christoph Mallon

Deleted:
  head/lib/libc/arm/stdlib/
  head/lib/libc/ia64/stdlib/
  head/lib/libc/mips/stdlib/
  head/lib/libc/sparc64/stdlib/



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