VOOZH about

URL: https://cvsweb.openbsd.org/src/lib/libc/include

⇱ OpenBSD CVS Repository


👁 Image

CVS Repository/ src/ lib/ libc/ include


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
File Revision Date Author Last log entry
👁 Image
Attic/
👁 Image
DETAILS
1.1 2019.05.13.20.00.32 guenther Move 'how this works' details from namespace.h to DETAILS
👁 Image
README
1.2 2021.12.25.01.13.44 guenther Update to reflect changes over the last six years
👁 Image
atfork.h
1.2 2015.08.27.04.37.09 guenther Use static and __{BEGIN,ENV}_HIDDEN_DECLS to hide a bunch of internal
👁 Image
cancel.h
1.5 2017.09.05.02.40.54 guenther Move mutex, condvar, and thread-specific data routes, pthread_once, and
👁 Image
ctype_private.h
1.2 2015.08.27.04.37.09 guenther Use static and __{BEGIN,ENV}_HIDDEN_DECLS to hide a bunch of internal
👁 Image
localedef.h
1.1 2016.05.23.00.05.15 guenther Stop exposing <sys/localedef.h> and various symbols internal to the libc
👁 Image
mpool.h
1.1 2015.09.09.15.35.24 guenther Stop exporting from libc the <mpool.h> and the mpool_* API
👁 Image
namespace.h
1.17 2025.10.23.19.06.10 miod Prepare for gcc 3 leaving the building, COMPILER_VERSION can no longer get
👁 Image
thread_private.h
1.40 2025.08.04.01.44.33 dlg replace the flockfile backend with a per FILE recursive mutex.