I'm doing a repo init on the master branch, sync it, then do a "gitk bionic/libc/bionic" which shows me the cupcake modifications. strange...
On Wed, Mar 18, 2009 at 5:47 PM, Eric <[email protected]> wrote: > > Thanks for David and Jean-Baptiste 's reply :-) > > i checked out the cupcake branch last week as the follow steps: > > mkdir cupcake # create a new client directory > cd cupcake > repo init -u git://android.git.kernel.org/platform/manifest.git > -b <http://android.git.kernel.org/platform/manifest.git%0A-b> cupcake > repo sync > > but i found the file "bionic/libc/bionic/pthread-timers.c" has no > difference with the master branch. > > Did i make some mistakes when i checked out the cupcake branch? > > Or could you give me a copy of "pthread-timers.c" directly if i can > merge it to my old branch? > > thanks > > On Mar 19, 1:51 am, David Turner <[email protected]> wrote: > > the fix is already in the cupcake branch of the open source tree > > (bionic/libc/bionic/pthread-timers.c) > > I believe it's going to reach the master branch soon when we integrate > the > > cupcake one into it. > > > > On Wed, Mar 18, 2009 at 6:53 AM, Eric <[email protected]> wrote: > > > hi David, > > > > > I have noticed that some bugs of timer_create() routine were reported > > > and fixed such as --- > > > > >http://groups.google.com/group/android-porting/browse_thread/thread/1. > .. > > > > >http://groups.google.com/group/android-porting/browse_thread/thread/e. > .. > > > > > Could you give me a patch of that bugs or tell me where can i get the > > > fixed source code ? > > > > > many thanks > > > --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
