mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 04:50:07 +00:00
* init.c: Fix typo "#eli" for "#else".
This commit is contained in:
parent
415ef7d893
commit
2e49caba0e
@ -1,3 +1,7 @@
|
||||
2003-03-14 Roland McGrath <roland@redhat.com>
|
||||
|
||||
* init.c: Fix typo "#eli" for "#else".
|
||||
|
||||
2003-03-14 Steven Munroe <sjmunroe@us.ibm.com>
|
||||
|
||||
* allocatestack.c (__stack_user): Use hidden_data_def.
|
||||
|
@ -46,7 +46,7 @@
|
||||
# define __NR_set_tid_address 218
|
||||
#elif defined __powerpc__
|
||||
# define __NR_set_tid_address 232
|
||||
#elif
|
||||
#else
|
||||
# error "define __NR_set_tid_address"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -1,3 +1,7 @@
|
||||
2003-03-14 Roland McGrath <roland@redhat.com>
|
||||
|
||||
* td_thr_tls_get_addr.c (td_thr_tls_get_addr): Use `header.' prefix.
|
||||
|
||||
2003-03-10 Roland McGrath <roland@redhat.com>
|
||||
|
||||
* td_ta_thr_iter.c (iterate_thread_list): Don't use `header.data.'
|
||||
|
Loading…
Reference in New Issue
Block a user