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
/
libposix
Age
Commit message (
Expand
)
Author
2014-08-10
MKCOMPAT fixes for when compat MACHINE_CPU != normal MACHINE_CPU
matt
2011-10-27
remove second _errno.h
christos
2011-10-27
HACK: Include _errno.c here for powerpc64 build. Otherwise __errno does not
christos
2011-01-18
Use PRINTOBJDIR to get the object directory of libc and use that with -I.
matt
2011-01-17
Add -D_REENTRANT
matt
2011-01-16
For cerror, allow -I../libc to allow inclusion of any assym.h, if up.
matt
2011-01-14
Let libposix and librt have their own version of __cerror (__posix_cerror and
matt
2008-10-26
use libc/libcincludes.mk.
mrg
2007-11-13
Need to point to sys/ for includes to pick up <sys/lwpctl.h> for
he
2004-04-18
Append to AFLAGS rather than setting AINC.
lukem
2004-02-08
MAKEVERBOSE messages
lukem
2003-08-01
Rework how dependency generation is performed:
lukem
2003-05-08
Use ${HOST_SH}
christos
2003-01-28
Make the generated .S files depend on ${.CURDIR}/sys/Makefile.inc.
thorpej
2002-09-14
Set LLIBS to nothing; no sense in warning about the routines from
thorpej
2002-09-14
Invoke makelintstub with CPP in the environment.
thorpej
2002-08-19
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).
lukem
2002-01-29
Don't run makelintstub if MKLINT=no.
tv
2001-11-13
Update to match libc's new .S build rules.
tv
2001-01-08
use MACIHNE_CPU to determine architecture-dependent source code directory.
itojun
2001-01-04
sh3 split
itojun
1999-10-27
Actually profile system calls.
is
1999-08-21
Fix build with DESTDIR set in mk.conf..
sommerfeld
1999-07-05
Some cleanup; g/c unneeded lint stub files.
kleink
1999-02-25
Add a note to update src/distrib/sets/lists/base/shl.*, and add a missing
abs
1999-02-24
make this build again after the mips->mipse? transition
drochner
1998-02-14
Bump libposix minor version to 1: addition of chown(), fchown() and lchown().
kleink
1998-02-14
Generate PSEUDO-stubs for chown(), fchown() and lchown(). Also, change the
kleink
1998-01-05
RCSID Police.
perry
1997-11-06
sh makelintstub, rather than trying to execute it directly
cgd
1997-11-05
Instead of creating a .ln for each syscall stub, create one (big) .ln
thorpej
1997-10-23
use CPPFLAGS instead of CFLAGS
lukem
1997-05-31
Back out BUILDDIR and NOINSTALL changes.
cjs
1997-05-30
DESTDIR -> BUILDDIR
cjs
1997-05-30
DESTDIR -> BUILDDIR
cjs
1997-05-24
Use toolchain-driven PIC flags to build .so files from assembler source,
jonathan
1997-05-18
Add POSIX compatibility library.
kleink