index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libexec
/
ld.aout_so
/
shlib.c
Age
Commit message (
Expand
)
Author
2000-05-27
Changes to put the COMPAT_AOUT code into ld.aout_so. Search <dir> for <lib>
matt
1999-11-29
Use <link_aout.h> instead of <link.h>
itohy
1998-12-15
Export the common shared library search functions in its own header file.
pk
1998-09-15
Prevent spurious matches matches against unwanted major versions.
pk
1998-09-05
Assign my copyrights to TNF.
pk
1998-04-04
If a good matching shared library is found, don't look in the next
fvdl
1998-01-05
RCS Id police
cgd
1995-06-04
Implement compiled-in library search paths: any `-L' argument encountered
pk
1994-06-10
Conversion to err()/warn() for error reports.
pk
1994-01-29
Fix spelling error in Copyright notice
jtc
1994-01-28
Use `.type' directives generated by gcc.
pk
1993-12-08
Many internal changes, most notably in the symbol counting stuff.
pk
1993-12-07
#include ctype.h, since we use isdigit().
mycroft
1993-11-21
Add /usr/X386/lib to the standard list of library paths.
mycroft
1993-11-08
Use strsep() in stead of strtok() and restore colons in eg. env. vars.
pk
1993-10-23
Changed prototype and internals of std_search_dir().
pk
1993-10-21
No rounding of bss size to page boundary in ZMAGIC a.out's, the kernel
pk
1993-10-16
A linker supporting shared libraries.
pk