index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
Makefile
Age
Commit message (
Expand
)
Author
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