-
Notifications
You must be signed in to change notification settings - Fork 2
The Mickey Mouse of dynamic linkers
License
stephenrkell/donald
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
donald -- the Mickey Mouse of dynamic linkers donald doesn't really do dynamic linking... it's just the groundwork. In particular, it doesn't load depended-on libraries or apply relocations. It also doesn't implement TLS, except in a hacky way so that the initial thread can use TLS variables like errno. It does do bootstrap relocation, auxv futzing, and mapping the segments of the executable. That's enough groundwork to be approachable for study purposes. I may expand it, but perhaps not much.
About
The Mickey Mouse of dynamic linkers
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published