[uClibc] CVS acting strange

Peter Kjellerstedt peter.kjellerstedt at axis.com
Fri Sep 17 09:53:59 UTC 2004


Hi, 

there seems to be something strange going on with the 
anonymous CVS repository. I wanted to take a closer look 
at the change Jocke made to ldso/ldso/i386/elfinterp.c, 
so I updated and got the new version of the file. Then 
when I ran diff it said that revision 1.35 did not exist...
Then a few seconds later it worked, and then after a
short while it did not... It seems to be coming and 
going. The log below shows what is happening.

//Peter

11:47 saur (~/uClibc/ldso/ldso/i386): cvs log -r1.34:1.35 -N elfinterp.c
RCS file: /var/cvs/uClibc/ldso/ldso/i386/elfinterp.c,v
Working file: elfinterp.c
head: 1.35
branch:
locks: strict
access list:
keyword substitution: kv
total revisions: 36;    selected revisions: 2
description:
----------------------------
revision 1.35
date: 2004-09-17 09:11:53 +0000;  author: jocke;  state: Exp;  lines:
+16 -10
Don't allow undefined global symbols to pass(all archs needs fixing,
but powerpc).
If you are using buildroot and soft floating point, you may have to
rebuild the libm.so library, copy it to staging_dir/lib and rebuild
your application.

Move handling of R_386_COPY back into _dl_do_reloc(all archs should
do this). Adjust the first argument to _dl_memcpy as it looks wrong
to have symtab[symtab_index].st_value as destination for the mem copy.
----------------------------
revision 1.34
date: 2004-08-25 15:18:58 +0000;  author: jocke;  state: Exp;  lines: +3
-3
Patch from Stefan Allius:
 Remove unused function parameter in ldso.
 Remove echo  option '-e' since it is not supported on Solaris.
========================================================================
=====

11:48 saur (~/uClibc/ldso/ldso/i386): cvs diff -udw -r 1.34 -r1.35
elfinterp.c
cvs diff: tag 1.35 is not in file elfinterp.c

11:48 saur (~/uClibc/ldso/ldso/i386): cvs log -r1.34:1.35 -N elfinterp.c
RCS file: /var/cvs/uClibc/ldso/ldso/i386/elfinterp.c,v
Working file: elfinterp.c
head: 1.34
branch:
locks: strict
access list:
keyword substitution: kv
total revisions: 35;    selected revisions: 1
description:
----------------------------
revision 1.34
date: 2004-08-25 15:18:58 +0000;  author: jocke;  state: Exp;  lines: +3
-3
Patch from Stefan Allius:
 Remove unused function parameter in ldso.
 Remove echo  option '-e' since it is not supported on Solaris.
========================================================================
=====




More information about the uClibc mailing list