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