index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libexec
/
ld.so
/
hppa
/
ldasm.S
Age
Commit message (
Expand
)
Author
2014-07-14
Now that we have sendsyslog(2), we can directly use it in the
Theo de Raadt
2014-07-09
_dl_fcntl() is no longer used; kill the stubs
Philip Guenther
2014-07-06
move from sysclt(KERN_ARND) to getentropy(2); ok miod@, kettenis@
Otto Moerbeek
2013-12-23
Make ld.so pass its cleanup handler in %arg1 and stop calling atiexit(4)
Mark Kettenis
2013-08-13
Switch time_t, ino_t, clock_t, and struct kevent's ident and data
Philip Guenther
2013-06-01
Introduce ltrace(1). This tool works with ld.so to inject utrace record for
Miod Vallat
2013-04-05
- Add ORIGIN, OSNAME, OSREL and PLATFORM substitution support for rpaths.
Kurt Miller
2012-10-27
Clear arg1 before passing control to the main object.
Mark Kettenis
2012-10-24
Garbage-collect the _dl_stat() routine, now unused
Philip Guenthe
2010-02-01
Properly restore ret1 instead of overwriting ret0 with the saved value.
Mark Kettenis
2010-01-03
Make lazy binding work on hppa.
Mark Kettenis
2006-05-03
prebind - how to prelink a binary without throwing security out the window
Dale Rahn
2005-01-09
set %dp before any constructors get to run; found and debugged w/ niklas@
Michael Shalayeff
2004-05-25
spaces
Theo de Raadt
2004-05-25
md parts for hppa
Michael Shalayeff