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
Age
Commit message (
Expand
)
Author
2005-11-16
CODESET support. okay millert@, otto@
Marc Espie
2005-11-15
Fix exp(3) for arg Inf and -Inf. From NetBSD; PR 4578. ok deraadt@
Otto Moerbeek
2005-11-15
Do not clobber errno when calling close(2) in example code.
Otto Moerbeek
2005-11-15
Use a forward declaration of struct timespec instead of assuming
Todd C. Miller
2005-11-14
clarify the description of append mode;
Jason McIntyre
2005-11-14
revert this file to -r1.2, when it was originally written,
Jason McIntyre
2005-11-14
use asprintf()
Theo de Raadt
2005-11-13
save errno in example code. from mpech@ ok jmc@
Otto Moerbeek
2005-11-12
- note that basename() may modify the string
Jason McIntyre
2005-11-10
Use correct size when zeroing fd sets. From Michael Shuldman in PR
Otto Moerbeek
2005-11-10
add $OpenBSD$ tags, as requested by dtucker.
Marc Espie
2005-11-09
- simplify integer overflow checks.
Niall O'Higgins
2005-11-06
- update comments about integer overflows to reflect reality.
Niall O'Higgins
2005-11-06
- fix a couple of integer overflows; the only code change so far resulting from
Niall O'Higgins
2005-11-01
a bit of rewording; with input from jmc@.
Federico G. Schwindt
2005-10-31
- Prefix MUTEX_TYPE_MAX with PTHREAD_ to avoid namespace pollution.
Brad Smith
2005-10-31
add copyright from the original FreeBSD man page.
Brad Smith
2005-10-30
Make xdrstdio_getlong() and xdrstdio_putlong() work on 64-bit big-endian
Mark Kettenis
2005-10-30
remove trailing spaces;
Jason McIntyre
2005-10-30
shuffle some of the function names around into new section names.
Brad Smith
2005-10-30
and make sure the header change goes in too.
Brad Smith
2005-10-30
Add pthread_atfork(3)
Brad Smith
2005-10-30
Don't use TAILQ_NEXT() on an element that has been removed. Similar to
Kenneth R Westerback
2005-10-29
rewording; ok millert otto
Jared Yanovich
2005-10-29
Don't use TAILQ_NEXT() on an element that has been removed. Similar to
Kenneth R Westerback
2005-10-29
Activate missing wcswidth, as noted by Alexander Bluhm.
Marc Espie
2005-10-27
remove errors that no longer apply; ok millert, tedu
Jared Yanovich
2005-10-26
Always set errno on error. Based on NetBSD. ok jaredy@ pat@
Otto Moerbeek
2005-10-26
Remove obsolete comment. ok deraadt@
Otto Moerbeek
2005-10-26
clarifications from ray lai;
Jason McIntyre
2005-10-25
dont' -> don't in comments;
Jason McIntyre
2005-10-22
fix MLINKS;
Jason McIntyre
2005-10-20
put HISTORY in the right order;
Jason McIntyre
2005-10-20
A library should not return EFAULT. Just segfault if a bogus or
Otto Moerbeek
2005-10-19
once again: library routines should not check pointers and what errno
Theo de Raadt
2005-10-19
library routines should not be checking for NULL pointers passed in,
Theo de Raadt
2005-10-19
add missing header for HISTORY section; ok jmc awhile ago
Jared Yanovich
2005-10-19
EFAULT corrections; ok millert and otto
Jared Yanovich
2005-10-19
missing full stop
Jared Yanovich
2005-10-14
Use queue macros instead of directly accessing fields. ok marc@ miod@
Otto Moerbeek
2005-10-12
three new .so libraries to help the ports people who need (or might need)
Theo de Raadt
2005-10-12
add uu_lock_txfr to .Nm list;
Jason McIntyre
2005-10-12
add hid_parse_usage_page and hid_parse_usage_in_page to .Nm list;
Jason McIntyre
2005-10-12
remove MLINK for skeyzero.3: the function was removed in -r1.5;
Jason McIntyre
2005-10-12
remove MLINKS for pthread_mutexattr_{g,s}etpshared.3:
Jason McIntyre
2005-10-12
Use queue macros instead of directly accessing fields. ok millert@
Otto Moerbeek
2005-10-11
add missing MLINK for evbuffer_readline.3
Jason McIntyre
2005-10-11
add el_get() to the Nm list;
Jason McIntyre
2005-10-11
fix potential SSL 2.0 rollback (http://www.openssl.org//news/secadv_20051011....
Markus Friedl
2005-10-11
tidy up examples
Jared Yanovich
[next]