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
/
lib
/
csu
/
common_aout
/
common.c
Age
Commit message (
Expand
)
Author
2002-11-12
MKDYNAMICROOT for a.out
itohy
2000-02-09
Const poisoning of dladdr (so that things build after the dlfcn.h change)
kristerw
1999-06-17
MAP_COPY -> MAP_PRIVATE
thorpej
1999-05-19
Declare dlerror()'s return value __aconst.
kleink
1999-01-28
Change ld_entry handling a bit to make dl*() from init sections work.
fvdl
1998-10-19
Don't write the NUL at the end of string.
matt
1998-09-05
Assign my copyrights to TNF.
pk
1998-07-25
Adjust some #ifdefs.
mycroft
1998-05-30
If the runtime linker does not indicate an error condition, let dlerror()
kleink
1998-05-12
Add `dladdr()' stub.
pk
1998-02-20
Fill in missing (default) mmap(2) flags.
mycroft
1998-02-03
remove obsolete register declarations
perry
1997-01-03
Catch up with const changes to dlopen() and dlsym() prototypes in
scottr
1996-10-18
RCS id police.
thorpej
1995-09-23
Activate interface version 4: call dlexit() at exit.
pk
1995-06-15
Private strrchr() not needed for scrt0.o
pk
1995-06-04
add dlerror() stub
pk
1995-06-03
Factor out common code.
pk