Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jan 2001 16:00:10 -0500
From:      Daniel Eischen <eischen@vigrid.com>
To:        arch@FreeBSD.org
Subject:   Final Call: (was Request For Review: libc/libc_r changes to allow -lc_r)
Message-ID:  <3A6C9F5A.99083D3@vigrid.com>

next in thread | raw e-mail | index | archive | help
This is what I've settled on:

	__sys_foo - actual syscall
	_foo - weak definition to __sys_foo
	foo - weak definition to __sys_foo

The latest patches are at:

	http://people.freebsd.org/~deischen/libc.diffs
	http://people.freebsd.org/~deischen/libc_r.diffs

I'll be committing them sometime within the next couple of days
unless there's any other strong objections.

This will also force a recompile of all (shared) threaded apps.  I
imagine the ports team will have a bit of a heartburn over this
change as the -pthread linker option will no longer work in -current
(separate message to be sent to -ports shortly).

-- 
Dan Eischen


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A6C9F5A.99083D3>