On 01/21/12 12:46, Bruce Evans wrote:
On Sat, 21 Jan 2012, Andreas Tobler wrote:
I write this reply from another machine...
Here is what I have tested so far.
Is this the right approach?
Seems mostly what I want. I wouldn't change the right-justification
of the backslashes, since most place
On Sat, 21 Jan 2012, Andreas Tobler wrote:
I write this reply from another machine...
Here is what I have tested so far.
Is this the right approach?
Seems mostly what I want. I wouldn't change the right-justification
of the backslashes, since most places don't need it and it gives
unreadabl
I write this reply from another machine...
Here is what I have tested so far.
Is this the right approach?
Thank you in advance,
Andreas
Index: lib/libc/powerpc/SYS.h
===
--- lib/libc/powerpc/SYS.h (revision 230383)
+++ lib
On Fri, 6 Jan 2012, Andreas Tobler wrote:
Sorry for the delay.
Hi Bruce,
thank you for the feedback. I wasn't aware about the fine details.
I try to understand and implement what you suggest. It may take several
iterations until I match everything.
OK.
The easiest way to fix this is to r
Hi Bruce,
thank you for the feedback. I wasn't aware about the fine details.
I try to understand and implement what you suggest. It may take several
iterations until I match everything.
On 06.01.12 14:12, Bruce Evans wrote:
On Fri, 6 Jan 2012, Andreas Tobler wrote:
Log:
Use the macro WEA
On Fri, 6 Jan 2012, Andreas Tobler wrote:
Log:
Use the macro WEAK_ALIAS. Tested on 32 and 64-bit.
This API should be fixed before using it extensively. It has the args
reversed relative to the C API __weak_reference(). Also, its name is
different, and the spelling of "=" in its implementati
Author: andreast
Date: Fri Jan 6 09:21:40 2012
New Revision: 229693
URL: http://svn.freebsd.org/changeset/base/229693
Log:
Use the macro WEAK_ALIAS. Tested on 32 and 64-bit.
Modified:
head/lib/libc/powerpc/SYS.h
head/lib/libc/powerpc64/SYS.h
Modified: head/lib/libc/powerpc/SYS.h
=