summaryrefslogtreecommitdiff
path: root/lib/libc/Makefile
AgeCommit message (Expand)Author
2013-06-01Fix catopen(3) for UTF-8 locales and update the implementation to POSIX-2008.Stefan Sperling
2012-08-15A couple small but long anticipated changes:Matthew Dempsky
2012-08-02remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets.Okan Demirmen
2010-02-03Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependentMiod Vallat
2009-11-24Add `da.msg'.Michael Knudsen
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2006-03-14add italian nls; from jwk@xtf.itTheo de Raadt
2005-11-24use WANTLINT= (on all architectures)Theo de Raadt
2005-09-29use tabs instead of spaces in tags fileUwe Stuehler
2005-06-29only include copy-to-libkern-* targets if making copy-to-libkern to avoid zom...Michael Shalayeff
2004-01-28oopsTheo de Raadt
2004-01-28toast long lineTheo de Raadt
2003-11-20remove -Werror from userland builds, to give us a chance toAnil Madhavapeddy
2002-07-15suppress ctags warnings; millert@ okMichael Shalayeff
2001-06-18compile libc with -Werror since any warnings gcc produces without extra -Wfoo...Todd C. Miller
2000-10-04teach tags about SYSENTRYDavid Leonard
1998-11-20Add thread-safety to libc, so that libc_r will build (on i386 at least).David Leonard
1998-08-08add russian messages supportOleg Safiullin
1997-06-18catalogs from netbsdTheo de Raadt
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPTodd C. Miller
1997-04-19Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")''Todd C. Miller
1996-12-08install -> ${INSTALL}, -c -> ${COPY}Jason Downs
1996-09-30Added subdir "hash"Todd C. Miller
1996-09-15Add a couple of syscalls; bring more prototypes into scopeThorsten Lockert
1996-09-05bsd.own.mk before YP testTheo de Raadt
1996-09-04permit YP to be compiled out using flag in bsd.own.mk; pr#15, peter@demon.netTheo de Raadt
1996-08-19Fix RCS idsThorsten Lockert
1996-06-03Add md[245] routines in libc/md, remove md5 from libc/crypt. Add $OpenBSD$Niklas Hallqvist
1996-03-25Add support for building lint(1) libraryThorsten Lockert
1995-12-15look for additional sources in crypt/Theo de Raadt
1995-12-14from netbsd:Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt