summaryrefslogtreecommitdiff
path: root/lib/libc/Makefile
AgeCommit message (Expand)Author
2003-12-07Make building IPv6 support controllable by MKINET6matt
2003-07-10Rename a large chunk of the make(1) variables which refer to alukem
2003-06-27Citrus iconv support(4)tshiozak
2003-04-14Add slovak language libc message catalog.salo
2003-04-09Add a Catalan libc message catalog file (plus everything else needed tojmmv
2003-01-18Merge the nathanw_sa branch.thorpej
2002-08-19Explicitly move setting of NOxxx and USE_SHLIBDIR to the top of thelukem
2002-08-19Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).lukem
2002-07-20for _I18N_DYNAMIC, use CSHLIBFLAGS instead of CPICFLAGS.yamt
2002-03-22Split the notion of building Hesiod, Kerberos, S/key, and YPthorpej
2002-03-17refine i18n stuffs.tshiozak
2002-03-05No need to reference .OBJDIR here.thorpej
2002-01-31Make it possible for ctags to be a host tool.tv
2001-12-28* Add user-controlled mk.conf variableslukem
2001-09-02Add pl.msg file to nls/ directory and list it in the Makefilezuntum
2001-02-06I've had it. Raise the barrier on committing unlinted code. On the i386christos
2001-01-25(finally!) enable multibyte LC_CTYPE locale support.itojun
2001-01-16Remove duplicate "tags" target.tron
2001-01-08use MACIHNE_CPU to determine architecture-dependent source code directory.itojun
2001-01-04prepare for sh3e[bl] splititojun
2000-12-29Create shared ARM source for libc, and move arm26 port over to using it.bjh21
2000-12-20Ignore empty translation unit errors.christos
2000-08-13Don't enable lin's exit on warnings yet. It'll break most ports.christos
2000-08-13add -w to ctags. got finally tired of looking at all those dup error messageschristos
2000-06-02Add new RPC code, based on Sun's TI-RPC code. Adapted to not use XTI,fvdl
2000-04-02Move dl* function definitions to libc on ELF.minoura
2000-01-26move -DINET6 upwards, into lib/libc/Makefile.itojun
2000-01-23Fix the tags build.mycroft
1999-09-26Add czech language message catalogjdolecek
1999-02-27Revert part of previous and use C/// instead of S/// for mipse[bl]->mips.tv
1999-02-24-this fancy S/mipse[bl]/mips/ didn't work - replace it by something simpledrochner
1999-02-09Remap mipse[bl] to mips when finding arch directory.tv
1999-02-04add sha1 functions, like md5/4explorer
1999-01-15Move the bswap functions from libutil to libc (this bups thebouyer
1999-01-15merge nsswitch into main branchlukem
1998-11-28sparc doesn't need quad support when running in 64-bit mode either.eeh
1998-10-14Add _LIBC to the set of preprocessor symbols defined in the libc buildkleink
1998-08-04add strchr.c, strrchr.c, memmove.c, memcpy.c, to KSRC for copy to libkern.perry
1998-05-06Enable quad support on PowerPC.mycroft
1998-03-27add bcopy.c to KSRCS, to sync with charles's libkern changescgd
1998-03-04fix typo in commentmikel
1998-01-22copy memchr.c, index.c, and rindex.c to libkerncgd
1997-10-22- use CPPFLAGS instead of CFLAGSlukem
1997-10-09- define WARNS?=1 in the top-level Makefile.inc, and don't definelukem
1997-07-18Build with warnings enabled on m68k systems.veego
1997-07-18Build with warnings enabled on the Alpha.thorpej
1997-07-13Add WARNS=1 for the sparc and the i386christos
1997-06-19add ${.OBJDIR}/tags to CLEANFILESmikel
1997-06-04Try to fix the tags mess.christos
1997-05-12Use ${.CURDIR}/tags instead of tags. `tags' is .PHONY so it gets rebuiltchristos