summaryrefslogtreecommitdiff
path: root/lib/libc/Makefile
AgeCommit message (Expand)Author
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
1997-04-30Add md5c.c to the list of files to copy-to-libkern.thorpej
1997-04-28Svensk meddelandekatalog, ursprungligen skriven av Martin Kullberg.ragge
1997-04-28Compile the Dutch message catalog.is
1997-04-28Added Norwegian libc error messages/signal names, donated by Stigis
1997-04-17Finnish libc error message/signal name catalog, by Jukka Marin and coworker.is
1997-03-29oops, add missing quotesthorpej
1997-03-29Don't need to build quad stuff on PowerPC.thorpej
1997-03-24Makefile cleanups:christos
1997-03-10Remove as per discussion with core.hpeyerl
1997-03-10Initial cut of Canadian national language supportperry
1997-03-10Color me bored.hpeyerl
1997-01-30Build the MD4/MD5 sources.thorpej
1996-12-19set LLIBS to nothing, so we don't try to lint the C libarary againstcgd
1996-11-07Add -D_REENTRANT to CFLAGSjtc
1996-10-18Use ${INSTALL}.thorpej
1996-08-15Add memcmp.c and memset.c to KSRCS (files copied to libkern).jtc
1995-11-23Added spanish language message catalog from Jesus M. Gonzalez <jgb@ordago.uc3...jtc
1995-10-09Add French libc message catalog by Matthieu Herrb <matthieu@abel.laas.fr>jtc
1995-10-04We don't have a libc/search.thorpej
1995-10-02Add german libc message catalogjtc
1995-06-26Use "${BINOWN}" and "${BINGRP}" instead of "bin".jtc
1995-06-07build tags at library build time, not at install time.cgd
1995-05-02Enable C and Pig Latin message catalogs.jtc
1995-04-25Handle new termios subdirectory.jtc