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
/
distrib
/
special
/
libstubs
Age
Commit message (
Expand
)
Author
2017-01-21
Nuke whitespace foolish enough to expose itself during the great
Kenneth R Westerback
2016-12-20
Add 'default:' cases to switch statements that gcc whines about.
Kenneth R Westerback
2016-05-07
Use a Thread Information Block in both single and multi-threaded programs.
Philip Guenther
2015-10-17
Move the last of the __DBINTERFACE_PRIVATE bits from <db.h> to libc's wrapper
Philip Guenther
2015-09-11
Blargh: unbreak after libc/Makefile.inc change
Philip Guenther
2015-09-05
Add DEB_WEAK(dbopen) such that we provide dbopen as well as _libc_dbopen.
Mark Kettenis
2015-08-31
add -I${LIBCSRCDIR}/hidden to handle _glibc_ churn
Theo de Raadt
2014-02-21
delete useless comment
Theo de Raadt
2014-01-11
use NOMAN=1 for all directories
Theo de Raadt
2014-01-08
rename SHA256_ONLY to SHA2_SMALL; changing things so that sha512 support
Theo de Raadt
2013-11-04
oops, meant MACHINE_CPU not MACHINE_ARCH (matters for mips64*)
Theo de Raadt
2013-11-01
Provide -I's to reach the gdtoa directory for .h files
Theo de Raadt
2013-03-28
switch to the new resolver implementation.
Eric Faurot
2012-01-18
Add support for C99 %ls, %lc, and %l[ format directives to scanf(3).
Stefan Sperling
2010-10-13
Put sha1.c here too, to gain savings from the -Os
Theo de Raadt
2010-07-28
Fix fallout from the utf-8 commit (segfaults in disklabel on install media).
Stefan Sperling
2010-07-27
Replace the single-byte placeholders for the multi-byte/wide-character
Stefan Sperling
2009-11-18
More shrinkage, a bit for ramdisks but mostly for static binaries:
Philip Guenthe
2009-10-28
Use a Makefile.inc to share all the -Os and such options we use
Theo de Raadt
2009-10-28
Strip the YP code from the binaries on the ramdisk by building with -UYP
Philip Guenthe
2009-04-17
Pull sha2.c from libc into libstubs, but compile it with -DSHA256_ONLY
Theo de Raadt
2005-08-03
libstubs stuff, not yet active.
Marc Espie