summaryrefslogtreecommitdiffstats
path: root/lib/libc/Makefile
AgeCommit message (Expand)AuthorFilesLines
2019-11-12Now that libc.so has only five PLT entries on almost all our archs,guenther1-2/+2
2019-06-02Complete the ld.so boot cleanup: move most libc initialization fromguenther1-1/+2
2017-01-22Link libc with compiler_rt not libgcc if COMPILER_VERSION is clang.jsg1-2/+7
2016-04-26Enable LIBREBUILD to construct libc.so.*.aderaadt1-1/+2
2015-11-10libc.so can't be unloaded, so move the hidden atexit() and pthread_atfork()guenther1-2/+2
2015-10-25The only thing that was translated into multiple languages in OpenBSDbluhm1-11/+1
2015-08-29Add Symbols.map to CLEANFILESderaadt1-2/+2
2015-08-22Explicitly list the symbols permitted to be exported by libc.guenther1-1/+11
2014-06-09Nuke the machinery to sync libkern with libc, it's not been used in themiod1-25/+1
2014-05-21warn about implicit. misspelled function names in libc are deadly.tedu1-1/+2
2013-06-01Fix catopen(3) for UTF-8 locales and update the implementation to POSIX-2008.stsp1-2/+6
2012-08-15A couple small but long anticipated changes:matthew1-1/+2
2012-08-02remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets.okan1-3/+1
2010-02-03Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependentmiod1-4/+4
2009-11-24Add `da.msg'.mk1-2/+2
2009-10-27rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt1-7/+1
2006-03-14add italian nls; from jwk@xtf.itderaadt1-2/+2
2005-11-24use WANTLINT= (on all architectures)deraadt1-1/+2
2005-09-29use tabs instead of spaces in tags fileuwe1-2/+2
2005-06-29only include copy-to-libkern-* targets if making copy-to-libkern to avoid zombie dependancies elsewheremickey1-1/+3
2004-01-28oopsderaadt1-2/+2
2004-01-28toast long linederaadt1-2/+3
2003-11-20remove -Werror from userland builds, to give us a chance toavsm1-2/+2
2002-07-15suppress ctags warnings; millert@ okmickey1-2/+2
2001-06-18compile libc with -Werror since any warnings gcc produces without extra -Wfoo directives is something we care aboutmillert1-1/+2
2000-10-04teach tags about SYSENTRYd1-2/+2
1998-11-20Add thread-safety to libc, so that libc_r will build (on i386 at least).d1-51/+4
1998-08-08add russian messages supportform1-2/+2
1997-06-18catalogs from netbsdderaadt1-2/+2
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPmillert1-2/+2
1997-04-19Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")''millert1-3/+3
1996-12-08install -> ${INSTALL}, -c -> ${COPY}downsj1-2/+2
1996-09-30Added subdir "hash"millert1-1/+2
1996-09-15Add a couple of syscalls; bring more prototypes into scopetholo1-2/+2
1996-09-05bsd.own.mk before YP testderaadt1-1/+3
1996-09-04permit YP to be compiled out using flag in bsd.own.mk; pr#15, peter@demon.netderaadt1-2/+7
1996-08-19Fix RCS idstholo1-2/+1
1996-06-03Add md[245] routines in libc/md, remove md5 from libc/crypt. Add $OpenBSD$niklas1-1/+2
1996-03-25Add support for building lint(1) librarytholo1-0/+2
1995-12-15look for additional sources in crypt/deraadt1-0/+1
1995-12-14from netbsd:deraadt1-2/+2
1995-10-18initial import of NetBSD treederaadt1-0/+96