diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-06-16 07:39:03 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-06-16 07:39:03 +0000 |
commit | 4cfde89657ffccbfb2801986d767964da400c7ec (patch) | |
tree | ce5425783f8c4d8503a6dee2e1c7472e442cc614 /nptl/tst-cancelx16.c | |
parent | 553eca268c4d06b0c0c5966b1b8a0b01cd80cc02 (diff) | |
download | glibc-4cfde89657ffccbfb2801986d767964da400c7ec.zip glibc-4cfde89657ffccbfb2801986d767964da400c7ec.tar.gz glibc-4cfde89657ffccbfb2801986d767964da400c7ec.tar.bz2 |
Update.
2003-06-16 Ulrich Drepper <drepper@redhat.com>
* elf/rtld.c (dl_main): Use l_map_start not l_addr in Phdr
computation so that prelinking wroks.
* inet/netinet/ip6.h (IP6OPT_PAD1, IP6OPT_PADN): Define.
Diffstat (limited to 'nptl/tst-cancelx16.c')
-rw-r--r-- | nptl/tst-cancelx16.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/tst-cancelx16.c b/nptl/tst-cancelx16.c new file mode 100644 index 0000000..99af3b1 --- /dev/null +++ b/nptl/tst-cancelx16.c @@ -0,0 +1 @@ +#include "tst-cancel16.c" |