Subject: Re: CVS commit: src/lib/libc
To: Valeriy E. Ushakov <uwe@ptc.spbu.ru>
From: Christos Zoulas <christos@zoulas.com>
List: source-changes
Date: 10/16/2005 13:08:19
On Oct 16,  2:06pm, uwe@ptc.spbu.ru ("Valeriy E. Ushakov") wrote:
-- Subject: Re: CVS commit: src/lib/libc

| On Sun, Oct 16, 2005 at 06:02:50 -0400, Christos Zoulas wrote:
| 
| > | Did you forget to rename __setjmp14.S -> setjmp.S and ditto for sigsetjmp?
| > | 
| > | Also, what about __longjmp14.c?  I renamed it to longjmp.c for sparc
| > | as it seems logical.  mips renamed it to longjmp.c too.  alpha did not
| > | rename it.
| > 
| > I was planning to rename all those when everyone converted. The
| > same for __vfork14, etc.
| 
| Hmm, but you did the renames in 'gen' in the original i386 conversion.

Not all of them, but you are right for setjmp. I will fix it.

christos