| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable LIBREBUILD to construct libc.so.*.a |  deraadt | 2016-04-26 | 1 | -1/+2 |
* | libc.so can't be unloaded, so move the hidden atexit() and pthread_atfork() |  guenther | 2015-11-10 | 1 | -2/+2 |
* | The only thing that was translated into multiple languages in OpenBSD |  bluhm | 2015-10-25 | 1 | -11/+1 |
* | Add Symbols.map to CLEANFILES |  deraadt | 2015-08-29 | 1 | -2/+2 |
* | Explicitly list the symbols permitted to be exported by libc. |  guenther | 2015-08-22 | 1 | -1/+11 |
* | Nuke the machinery to sync libkern with libc, it's not been used in the |  miod | 2014-06-09 | 1 | -25/+1 |
* | warn about implicit. misspelled function names in libc are deadly. |  tedu | 2014-05-21 | 1 | -1/+2 |
* | Fix catopen(3) for UTF-8 locales and update the implementation to POSIX-2008. |  stsp | 2013-06-01 | 1 | -2/+6 |
* | A couple small but long anticipated changes: |  matthew | 2012-08-15 | 1 | -1/+2 |
* | remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets. |  okan | 2012-08-02 | 1 | -3/+1 |
* | Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependent |  miod | 2010-02-03 | 1 | -4/+4 |
* | Add `da.msg'. |  mk | 2009-11-24 | 1 | -2/+2 |
* | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and |  deraadt | 2009-10-27 | 1 | -7/+1 |
* | add italian nls; from jwk@xtf.it |  deraadt | 2006-03-14 | 1 | -2/+2 |
* | use WANTLINT= (on all architectures) |  deraadt | 2005-11-24 | 1 | -1/+2 |
* | use tabs instead of spaces in tags file |  uwe | 2005-09-29 | 1 | -2/+2 |
* | only include copy-to-libkern-* targets if making copy-to-libkern to avoid zombie dependancies elsewhere |  mickey | 2005-06-29 | 1 | -1/+3 |
* | oops |  deraadt | 2004-01-28 | 1 | -2/+2 |
* | toast long line |  deraadt | 2004-01-28 | 1 | -2/+3 |
* | remove -Werror from userland builds, to give us a chance to |  avsm | 2003-11-20 | 1 | -2/+2 |
* | suppress ctags warnings; millert@ ok |  mickey | 2002-07-15 | 1 | -2/+2 |
* | compile libc with -Werror since any warnings gcc produces without extra -Wfoo directives is something we care about |  millert | 2001-06-18 | 1 | -1/+2 |
* | teach tags about SYSENTRY |  d | 2000-10-04 | 1 | -2/+2 |
* | Add thread-safety to libc, so that libc_r will build (on i386 at least). |  d | 1998-11-20 | 1 | -51/+4 |
* | add russian messages support |  form | 1998-08-08 | 1 | -2/+2 |
* | catalogs from netbsd |  deraadt | 1997-06-18 | 1 | -2/+2 |
* | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP |  millert | 1997-04-27 | 1 | -2/+2 |
* | Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")'' |  millert | 1997-04-19 | 1 | -3/+3 |
* | install -> ${INSTALL}, -c -> ${COPY} |  downsj | 1996-12-08 | 1 | -2/+2 |
* | Added subdir "hash" |  millert | 1996-09-30 | 1 | -1/+2 |
* | Add a couple of syscalls; bring more prototypes into scope |  tholo | 1996-09-15 | 1 | -2/+2 |
* | bsd.own.mk before YP test |  deraadt | 1996-09-05 | 1 | -1/+3 |
* | permit YP to be compiled out using flag in bsd.own.mk; pr#15, peter@demon.net |  deraadt | 1996-09-04 | 1 | -2/+7 |
* | Fix RCS ids |  tholo | 1996-08-19 | 1 | -2/+1 |
* | Add md[245] routines in libc/md, remove md5 from libc/crypt. Add $OpenBSD$ |  niklas | 1996-06-03 | 1 | -1/+2 |
* | Add support for building lint(1) library |  tholo | 1996-03-25 | 1 | -0/+2 |
* | look for additional sources in crypt/ |  deraadt | 1995-12-15 | 1 | -0/+1 |
* | from netbsd: |  deraadt | 1995-12-14 | 1 | -2/+2 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 1 | -0/+96 |