/[hurd]/hurd/libpthread/sysdeps/mach/pt-spin.c
ViewVC logotype

Diff of /hurd/libpthread/sysdeps/mach/pt-spin.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by neal, Thu Oct 10 23:05:05 2002 UTC revision 1.2 by neal, Tue Feb 8 14:42:03 2005 UTC
# Line 1  Line 1 
1  /* Spin locks.  Mach version.  /* Spin locks.  Mach version.
2     Copyright (C) 2002 Free Software Foundation, Inc.     Copyright (C) 2002, 2004 Free Software Foundation, Inc.
3     This file is part of the GNU C Library.     This file is part of the GNU C Library.
4    
5     The GNU C Library is free software; you can redistribute it and/or     The GNU C Library is free software; you can redistribute it and/or
# Line 33  _pthread_spin_lock (__pthread_spinlock_t Line 33  _pthread_spin_lock (__pthread_spinlock_t
33  }  }
34    
35  weak_alias (_pthread_spin_lock, pthread_spin_lock);  weak_alias (_pthread_spin_lock, pthread_spin_lock);
36    weak_alias (_pthread_spin_lock, __pthread_spin_lock);

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26