mirror of git://sourceware.org/git/glibc.git
parent
87a36c0975
commit
7508154210
|
|
@ -1,5 +1,7 @@
|
||||||
2003-03-03 Ulrich Drepper <drepper@redhat.com>
|
2003-03-03 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
|
* po/tr.po: Update from translation team.
|
||||||
|
|
||||||
* elf/dl-load.c (_dl_map_object_from_fd): Determine whether there
|
* elf/dl-load.c (_dl_map_object_from_fd): Determine whether there
|
||||||
are holes between the segments. Only call mprotect to set
|
are holes between the segments. Only call mprotect to set
|
||||||
proection to PROT_NONE if there are some.
|
proection to PROT_NONE if there are some.
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
NPTL 0.27 by Ulrich Drepper
|
NPTL 0.28 by Ulrich Drepper
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,5 @@
|
||||||
2003-03-03 Ulrich Drepper <drepper@redhat.com>
|
2003-03-03 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
* po/tr.po: Update from translation team.
|
|
||||||
|
|
||||||
* sysdeps/unix/sysv/linux/libc_pthread_init.c
|
* sysdeps/unix/sysv/linux/libc_pthread_init.c
|
||||||
(__pthread_child_handler): Renamed from pthread_child_handler,
|
(__pthread_child_handler): Renamed from pthread_child_handler,
|
||||||
exported, and marked hidden. Change all users.
|
exported, and marked hidden. Change all users.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue