mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
Update.
* stdio-common/Makefile (generated): Add errlist-compat.c. * locale/Makefile (extra-objs): Add $(localedef-aux:=.o).
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
2002-08-31 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* Makefile: Don't use rule for crt%.o, spell it out as rules for
|
||||
crti.o and crtn.o.
|
||||
|
||||
2002-08-30 Roland McGrath <roland@redhat.com>
|
||||
|
||||
* Makefile (extra-objs, omit-deps): Add crtn.
|
||||
@ -12,8 +17,8 @@
|
||||
|
||||
2002-08-30 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* pthread.c (__pthread_initialize_minimal): Call __uselocale even
|
||||
if [! SHARED].
|
||||
* pthread.c (__pthread_initialize_minimal): Call __uselocale even
|
||||
if [! SHARED].
|
||||
|
||||
2002-08-30 Roland McGrath <roland@redhat.com>
|
||||
|
||||
|
Reference in New Issue
Block a user