mirror of
https://sourceware.org/git/glibc.git
synced 2026-01-06 11:51:29 +03:00
Update.
2002-07-28 Ulrich Drepper <drepper@redhat.com> * po/fi.po: New file.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2002-07-28 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* po/fi.po: New file.
|
||||
|
||||
2002-07-15 Alexandre Oliva <aoliva@redhat.com>
|
||||
|
||||
* configure.in (static_nss): Set to `yes' if --disable-shared.
|
||||
|
||||
@@ -19,7 +19,7 @@ pthread_mutex_t errchkmutex = PTHREAD_ERRORCHECK_MUTEX_INITIALIZER_NP;
|
||||
|
||||
int pthread_mutex_init(pthread_mutex_t *mutex, const pthread_mutexattr_t *mutexattr);
|
||||
|
||||
int pthread_mutex_lock(pthread_mutex_t *mutex));
|
||||
int pthread_mutex_lock(pthread_mutex_t *mutex);
|
||||
|
||||
int pthread_mutex_trylock(pthread_mutex_t *mutex);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user