* po/tr.po: Update from translation team.
This commit is contained in:
Ulrich Drepper 2003-03-04 04:22:47 +00:00
parent 87a36c0975
commit 7508154210
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,7 @@
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
are holes between the segments. Only call mprotect to set
proection to PROT_NONE if there are some.

View File

@ -1 +1 @@
NPTL 0.27 by Ulrich Drepper
NPTL 0.28 by Ulrich Drepper

View File

@ -1,7 +1,5 @@
2003-03-03 Ulrich Drepper <drepper@redhat.com>
* po/tr.po: Update from translation team.
* sysdeps/unix/sysv/linux/libc_pthread_init.c
(__pthread_child_handler): Renamed from pthread_child_handler,
exported, and marked hidden. Change all users.