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