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
Age
Commit message (
Expand
)
Author
2003-11-11
Make {g|s|l}crt0.o depend on crt.o and remove the non-standand .afterdepend
dsl
2002-11-12
MKDYNAMICROOT for a.out
itohy
2002-11-12
Do not print \0 at the end of error message.
itohy
2001-06-07
set FILESDIR to "${LIBDIR}", not hard coded /usr/lib.
mrg
2000-02-09
Const poisoning of dladdr (so that things build after the dlfcn.h change)
kristerw
2000-01-22
Adjust for .mk file changes.
mycroft
1999-06-17
MAP_COPY -> MAP_PRIVATE
thorpej
1999-05-19
Declare dlerror()'s return value __aconst.
kleink
1999-03-19
Fix -I path.
thorpej
1999-02-27
Add c++rt0 for arm32 with the "special" hacks. Put c++rt0.c in arm32's
tv
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-07-25
Don't pull in param.h (and therefore don't pull in unistd.h).
mycroft
1998-07-25
Revert previous incorrect change.
mycroft
1998-07-24
Fix the protoype of __syscall: s/int/quad_t/
veego
1998-05-30
If the runtime linker does not indicate an error condition, let dlerror()
kleink
1998-05-12
Add `dladdr()' stub.
pk
1998-05-12
Include <dlfcn.h> before <link.h>
pk
1998-02-20
Fill in missing (default) mmap(2) flags.
mycroft
1998-02-03
remove obsolete register declarations
perry
1997-10-27
use a common Makefile.csu.aout for the a.out ports
lukem
1997-01-03
Catch up with const changes to dlopen() and dlsym() prototypes in
scottr
1996-12-07
Add a __ps_strings variable here, initialized to 0.
mycroft
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-05
#include <dlfcn.h>, and <string.h> too.
pk
1995-06-04
add dlerror() stub
pk
1995-06-03
Factor out common code.
pk