Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dlfcn
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dlfcn: Reformat Makefile.
Carlos O'Donell
2024-02-25
1
-12
/
+62
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
36
-36
/
+36
*
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
2023-06-02
1
-1
/
+1
*
Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions
Adhemerval Zanella Netto
2023-03-27
1
-1
/
+0
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
36
-36
/
+36
*
dlfcn: Pass caller pointer to static dlopen implementation (bug 29446)
Florian Weimer
2022-08-04
1
-1
/
+1
*
dlfcn: Move RTLD_DEFAULT/RTLD_NEXT outside __USE_GNU
Fangrui Song
2022-05-23
1
-12
/
+10
*
dlfcn: Implement the RTLD_DI_PHDR request type for dlinfo
Florian Weimer
2022-04-29
4
-2
/
+147
*
dlfcn: Do not use rtld_active () to determine ld.so state (bug 29078)
Florian Weimer
2022-04-26
10
-10
/
+10
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
35
-35
/
+35
*
elf: Add _dl_find_object function
Florian Weimer
2021-12-28
2
-1
/
+28
*
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-09-03
5
-7
/
+2
*
elf: Clean up GLIBC_PRIVATE exports of internal libdl symbols
Florian Weimer
2021-07-07
1
-1
/
+0
*
dlfcn: Rework static dlopen hooks
Florian Weimer
2021-06-03
10
-54
/
+13
*
dlfcn: Eliminate GLIBC_PRIVATE dependency from tststatic2
Florian Weimer
2021-06-03
2
-2
/
+18
*
dlfcn: Cleanups after -ldl is no longer required
Florian Weimer
2021-06-03
2
-52
/
+15
*
dlfcn: Move dlopen into libc
Florian Weimer
2021-06-03
6
-51
/
+67
*
dlfcn: Move dlvsym into libc
Florian Weimer
2021-06-03
4
-31
/
+45
*
dlfcn: Move dlinfo into libc
Florian Weimer
2021-06-03
5
-23
/
+36
*
dlfcn: Move dladdr1 into libc
Florian Weimer
2021-06-03
4
-18
/
+14
*
dlfcn: Move dlmopen into libc
Florian Weimer
2021-06-03
5
-37
/
+65
*
dlfcn: Move dlsym into libc
Florian Weimer
2021-06-03
4
-27
/
+39
*
dlfcn: Move dladdr into libc
Florian Weimer
2021-06-03
4
-18
/
+11
*
dlfcn: Move dlclose into libc
Florian Weimer
2021-06-03
4
-25
/
+12
*
dlfcn: Move dlerror into libc
Florian Weimer
2021-06-02
4
-31
/
+35
*
elf: Partially initialize ld.so after static dlopen (bug 20802)
Florian Weimer
2021-05-17
1
-8
/
+3
*
dlfcn: dlerror needs to call free from the base namespace [BZ #24773]
Florian Weimer
2021-04-21
6
-209
/
+265
*
dlfcn: Failures after dlmopen should not terminate process [BZ #24772]
Florian Weimer
2021-04-21
1
-2
/
+4
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
34
-34
/
+34
*
treewide: fix incorrect spelling of indices in comments
Dmitry V. Levin
2020-12-11
1
-1
/
+1
*
Add {,sysdep-}ld-library-path make variable
Samuel Thibault
2020-11-16
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
34
-34
/
+34
*
dlfcn: Remove remnants of caller sensitivity from dlinfo
Florian Weimer
2019-10-16
1
-25
/
+4
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
34
-34
/
+34
*
dlfcn: Avoid one-element flexible array in Dl_serinfo [BZ #24166]
Florian Weimer
2019-06-19
1
-0
/
+12
*
dlfcn: Guard __dlerror_main_freeres with __libc_once_get (once) [BZ# 24476]
Mark Wielaard
2019-05-15
1
-8
/
+21
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
34
-34
/
+34
*
malloc: tcache double free check
DJ Delorie
2018-11-20
1
-1
/
+4
*
libc: Extend __libc_freeres framework (Bug 23329).
Carlos O'Donell
2018-06-29
5
-1
/
+46
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
33
-33
/
+33
*
ld.so: Examine GLRO to detect inactive loader [BZ #20204]
Florian Weimer
2017-12-18
10
-10
/
+12
*
Prefer https for Sourceware links
Siddhesh Poyarekar
2017-11-16
2
-2
/
+2
*
Mark __dso_handle as hidden [BZ #18822]
H.J. Lu
2017-09-26
4
-19
/
+1
*
dlfcn: Remove internal_function attribute
Florian Weimer
2017-08-31
1
-1
/
+0
*
Miscellaneous low-risk changes preparing for _ISOMAC testsuite.
Zack Weinberg
2017-03-01
1
-4
/
+0
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
33
-33
/
+33
*
support: Introduce new subdirectory for test infrastructure
Florian Weimer
2016-12-09
2
-6
/
+2
*
Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628]
Florian Weimer
2016-11-30
4
-7
/
+7
*
Fix warning caused by unused-result in bug-atexit3-lib.cc
Gabriel F T Gomes
2016-10-28
1
-2
/
+10
*
tst-rec-dlopen: Fix build fail due to missing inclusion of string.h
Stefan Liebler
2016-06-06
1
-0
/
+1
[next]