about summary refs log tree commit diff
path: root/sysdeps/pthread/tst-thread-dlopen-fork-mod.c
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2023-07-06 19:24:33 +0200
committerFlorian Weimer <fweimer@redhat.com>2023-07-06 19:24:33 +0200
commitfb45e0aca9d0bf43d3086fc28e9e5bc66fe6500b (patch)
treec36707fe2c170e8c43161799fc307a0f3119264e /sysdeps/pthread/tst-thread-dlopen-fork-mod.c
parente18c293af0ece38921ad71fbd76ff8049c3b2d67 (diff)
downloadglibc-fw/bug30619.tar.gz
glibc-fw/bug30619.tar.xz
glibc-fw/bug30619.zip
Test case for bug 30619 fw/bug30619
Diffstat (limited to 'sysdeps/pthread/tst-thread-dlopen-fork-mod.c')
-rw-r--r--sysdeps/pthread/tst-thread-dlopen-fork-mod.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/pthread/tst-thread-dlopen-fork-mod.c b/sysdeps/pthread/tst-thread-dlopen-fork-mod.c
new file mode 100644
index 0000000000..c219328239
--- /dev/null
+++ b/sysdeps/pthread/tst-thread-dlopen-fork-mod.c
@@ -0,0 +1 @@
+/* Empty shared object.  */