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
/
libc
/
arch
/
sparc
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2021-10-31
Tidy up how __sigaction14_sigtramp.c is added to SRCS.
thorpej
2014-07-12
Include sparc_v8 library into sparc64 32-bit compat libc library.
nakayama
2011-04-12
rm -f ${.TARGET} before trying to > write to it; some how mine ended up
mrg
2008-10-26
define and use LIBCDIR in terms of .CURDIR. fixes compat/lib/libc build.
mrg
2006-06-17
G/c KMSRCS and KMINCLUDES now that we have common/lib/libc
uwe
2005-10-15
Switch sparc to the new compat code layout.
uwe
2005-04-20
Don't use 'm4' here. Use $TOOL_M4 instead.
jmc
2003-10-12
SIGINFO __sigaction & trampoline code.
pk
2002-10-27
remove setjmp/longjmp from libkern, they're not used.
chs
2002-07-10
Enable the libc-provided signal trampoline. The old __sigaction14
thorpej
1997-10-09
rcsid police
lukem
1996-11-18
Remove reference to DEFS.h
pk
1994-06-30
set KMSRCS & friends
deraadt
1993-12-08
Fix location of sources -> arch/sparc
pk
1993-12-04
update for .S and MACHINE_ARCH
cgd
1993-10-07
make an arch directory in libc, and move all machine dirs into it
cgd