mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-03 00:10:10 +00:00
Update.
2002-07-28 Ulrich Drepper <drepper@redhat.com> * po/fi.po: New file.
This commit is contained in:
parent
3172f58fa3
commit
79996eeed1
@ -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>
|
2002-07-15 Alexandre Oliva <aoliva@redhat.com>
|
||||||
|
|
||||||
* configure.in (static_nss): Set to `yes' if --disable-shared.
|
* 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_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);
|
int pthread_mutex_trylock(pthread_mutex_t *mutex);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user