Age | Commit message (Expand) | Author |
2015-11-10 | libc.so can't be unloaded, so move the hidden atexit() and pthread_atfork() | Philip Guenther |
2015-10-25 | The only thing that was translated into multiple languages in OpenBSD | Alexander Bluhm |
2015-08-29 | Add Symbols.map to CLEANFILES | Theo de Raadt |
2015-08-22 | Explicitly list the symbols permitted to be exported by libc. | Philip Guenther |
2014-06-09 | Nuke the machinery to sync libkern with libc, it's not been used in the | Miod Vallat |
2014-05-21 | warn about implicit. misspelled function names in libc are deadly. | Ted Unangst |
2013-06-01 | Fix catopen(3) for UTF-8 locales and update the implementation to POSIX-2008. | Stefan Sperling |
2012-08-15 | A couple small but long anticipated changes: | Matthew Dempsky |
2012-08-02 | remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets. | Okan Demirmen |
2010-02-03 | Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependent | Miod Vallat |
2009-11-24 | Add `da.msg'. | Michael Knudsen |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2006-03-14 | add italian nls; from jwk@xtf.it | Theo de Raadt |
2005-11-24 | use WANTLINT= (on all architectures) | Theo de Raadt |
2005-09-29 | use tabs instead of spaces in tags file | Uwe Stuehler |
2005-06-29 | only include copy-to-libkern-* targets if making copy-to-libkern to avoid zom... | Michael Shalayeff |
2004-01-28 | oops | Theo de Raadt |
2004-01-28 | toast long line | Theo de Raadt |
2003-11-20 | remove -Werror from userland builds, to give us a chance to | Anil Madhavapeddy |
2002-07-15 | suppress ctags warnings; millert@ ok | Michael Shalayeff |
2001-06-18 | compile libc with -Werror since any warnings gcc produces without extra -Wfoo... | Todd C. Miller |
2000-10-04 | teach tags about SYSENTRY | David Leonard |
1998-11-20 | Add thread-safety to libc, so that libc_r will build (on i386 at least). | David Leonard |
1998-08-08 | add russian messages support | Oleg Safiullin |
1997-06-18 | catalogs from netbsd | Theo de Raadt |
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd C. Miller |
1997-04-19 | Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")'' | Todd C. Miller |
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs |
1996-09-30 | Added subdir "hash" | Todd C. Miller |
1996-09-15 | Add a couple of syscalls; bring more prototypes into scope | Thorsten Lockert |
1996-09-05 | bsd.own.mk before YP test | Theo de Raadt |
1996-09-04 | permit YP to be compiled out using flag in bsd.own.mk; pr#15, peter@demon.net | Theo de Raadt |
1996-08-19 | Fix RCS ids | Thorsten Lockert |
1996-06-03 | Add md[245] routines in libc/md, remove md5 from libc/crypt. Add $OpenBSD$ | Niklas Hallqvist |
1996-03-25 | Add support for building lint(1) library | Thorsten Lockert |
1995-12-15 | look for additional sources in crypt/ | Theo de Raadt |
1995-12-14 | from netbsd: | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |