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