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
/
include
Age
Commit message (
Expand
)
Author
2014-11-17
Add prototype for stravis().
Todd C. Miller
2014-10-31
Rename libressl to libtls to avoid confusion and to make it easier to
Joel Sing
2014-10-29
Add prototypes for xdr_{accepted,rejected}_reply() and svcudp_enablecache()
Philip Guenther
2014-09-18
Our setpgrp() is the BSD version with two args and not the XSI
Philip Guenther
2014-09-16
Missed this sendmail reference in the sendmail removal
Matthieu Herrb
2014-09-01
Sync readlink(2) with IEEE Std 1003.1-2008.
Doug Hogan
2014-08-31
Add uuid support routines to libc. From FreeBSD via NetBSD via Bitrig via
Miod Vallat
2014-08-31
setgrfile() isn't implemented
Philip Guenther
2014-08-31
inet_nsap_{addr,ntoa}() were removed on 2013/12/17
Philip Guenther
2014-08-31
Declare and document getthrid()
Philip Guenther
2014-08-31
Add additional userland interfaces for setting close-on-exec on fds
Philip Guenther
2014-08-31
Add additional kernel interfaces for setting close-on-exec on fds
Philip Guenther
2014-08-10
Delete duplicate conditional
Philip Guenther
2014-07-18
Change lsearch()'s "base" argument to require a non-const pointer to
Matthew Dempsky
2014-07-14
international currency locale rules as per POSIX.1-2008
Martin Pelikan
2014-07-14
enter libressl for make includes
Theo de Raadt
2014-07-12
Tackle the endian.h mess. Make it so that:
Philip Guenther
2014-07-12
Welcome to 1989: assume the compiler support const
Philip Guenther
2014-07-12
Per C99, wchar.h has to forward declare struct tm
Philip Guenther
2014-07-11
stop installing netbt headers
Ted Unangst
2014-07-11
make dump support DUIDs for command line arguments and /etc/dumpdates (using
Alexander Hall
2014-07-09
Clean up after arc4random u_int32_t uint32_t change
Bob Beck
2014-07-08
update _POSIX2_FORT_RUN, so that sysconf(_SC_2_FORT_RUN) remains correct.
Ted Unangst
2014-06-14
Change return value of getentropy() to int 0 for success. Maximum
Theo de Raadt
2014-06-13
Add new getentropy() system call. Code and pressure from matthew.
Theo de Raadt
2014-06-13
Add timingsafe_memcmp().
Matthew Dempsky
2014-05-26
Can't use a variable 'c' in a standard include; rename it to '_c'
Philip Guenther
2014-05-16
add prototypes for new crypt functions
Ted Unangst
2014-05-12
these files have moved to libutil
Marc Espie
2014-05-12
no md5crypt
Ted Unangst
2014-05-12
move the ohash functions into libutil by popular demand.
Marc Espie
2014-05-12
tweak interface to do the right thing, after useful comments from millert@
Marc Espie
2014-05-03
Annotate wide character routines so they get protected by Wbounded.
Martynas Venckus
2014-05-03
- Provide extended-precision math constants req'd by POSIX
Martynas Venckus
2014-04-28
Implement AI_ADDRCONFIG
sperreault
2014-04-22
change mallocarray to reallocarray. useful in a few more situations.
Ted Unangst
2014-04-22
Remove KERBEROS5 from the Makefiles (except ssh for now, where it is
Reyk Floeter
2014-04-22
Add errc/verrc/warnc/vwarnc family: versions of err/... that take the errno
Philip Guenther
2014-04-21
Remove historical comment about <varargs.h> and warn people from using
Philip Guenther
2014-04-21
Introducing: void *mallocarray(size_t nmemb, size_t size);
Theo de Raadt
2014-04-21
Use internal '__' names for __attributes__ in public headers
Philip Guenther
2014-04-19
stop installing altq includes
Henning Brauer
2014-04-11
Move build machinery for libcrypto from libssl/crypto to libcrypto, as well
Miod Vallat
2014-04-01
Define intptr_t in <unistd.h> as specified by POSIX
Matthew Dempsky
2014-03-27
safe to remove gets, now that's gone from cstdio too
Ted Unangst
2014-03-26
Make the asr API public. Install asr.h to /usr/include.h and manpages.
Eric Faurot
2014-03-25
try to put the pin back in.
Ted Unangst
2014-03-25
no gets
Ted Unangst
2014-03-24
unbreak the tree; no more libwrap
Mark Kettenis
2014-03-23
more bm excision
Ted Unangst
[next]