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
/
libc
Age
Commit message (
Expand
)
Author
1999-02-12
Mention that MD4 is pretty much broken, and MD5 may follow. A couple
Angelos D. Keromytis
1999-02-12
It's always a good idea to test those last minute changes to make sure they c...
Todd C. Miller
1999-02-12
add old dbm-compatible interface from db-1.86 with minor changes by me (needs...
Todd C. Miller
1999-02-09
Fixed brk() and sbrk(). Removal of old mvme88k dir.
Steve Murphree
1999-02-05
support MSG_BCAST and MSG_MCAST
Theo de Raadt
1999-02-04
END -> SYSEND (typo fix)
David Leonard
1999-02-04
correct clnt_control() args; alex@freebsd
Theo de Raadt
1999-02-03
wrong ret type for write define (millert@)
David Leonard
1999-02-02
typo
David Leonard
1999-02-01
Should be taken care of but make it obvious
Per Fogelstrom
1999-02-01
sync with tzcode1999a
David Leonard
1999-02-01
mi ptrace
David Leonard
1999-02-01
malloc can't use write() if it fails very early, so use the unwrapped syscall...
David Leonard
1999-02-01
remove PASSTHRU
David Leonard
1999-01-29
tzcode1999a from ftp://elsie.nci.nih.gov/pub - merge with libc_r stuff
David Leonard
1999-01-29
tzcode1999a from ftp://elsie.nci.nih.gov/pub
David Leonard
1999-01-28
namespaces: unix --> __unix__
Marc Espie
1999-01-28
Preliminary version for PIC support. Builds and runs standard and profiled
Dale S. Rahn
1999-01-22
typo
Artur Grabowski
1999-01-22
ENTRY -> SYSENTRY for sparc libc_r (per d@)
Marco S Hyman
1999-01-22
mention that rmdir(.) returns EBUSY as per XPG4.2
Todd C. Miller
1999-01-20
use LIBCSRCDIR
David Leonard
1999-01-19
thread support
David Leonard
1999-01-11
mention fcntl.h; jfw@jfwhome.funhouse.com
Theo de Raadt
1999-01-11
RFNOWAIT is now supported
Niklas Hallqvist
1999-01-08
when malloc fails set bufsize to 0 or all other calls to getmntinfo will fail
Artur Grabowski
1999-01-06
_THREAD_SAFE
David Leonard
1999-01-06
_THREAD_SAFE; nominal testing by fries
David Leonard
1999-01-06
_THREAD_SAFE; nominal testing by fries
David Leonard
1999-01-06
use indr_reference instead of PASSTHRU
David Leonard
1999-01-06
clean
David Leonard
1999-01-04
include blurb about ISO 8601 dates straight from strftime.c
Todd C. Miller
1998-12-31
typo; jon@oaktree.co.uk
Theo de Raadt
1998-12-31
typo; matter@suspicious.org
Todd C. Miller
1998-12-30
append \n correctly
Theo de Raadt
1998-12-30
doc fix: clnt_sperrno does not append a NEWLINE
Theo de Raadt
1998-12-23
libc_r support
Michael Shalayeff
1998-12-23
_thread_sys changes for powerpc SYS.h, code mostly from d, fixed up
Dale S. Rahn
1998-12-21
document EOPNOTSUPP
Artur Grabowski
1998-12-21
missed some function return types
Theo de Raadt
1998-12-21
md spinlock
David Leonard
1998-12-20
alphabetize function forward decls for prettiness
Todd C. Miller
1998-12-18
add md _atomic_is_locked; clean
David Leonard
1998-12-17
some missing parts; sys is not ready yet
Michael Shalayeff
1998-12-15
more
Theo de Raadt
1998-12-15
flesh out this man page with some examples
Theo de Raadt
1998-12-15
correted sigsetjmp, setjump. Fixed MACHINE_ARCH vs. MACHINE stuff.
Steve Murphree
1998-12-07
No need to cast to they type we already are. Also minor KNF
Todd C. Miller
1998-12-07
remove bogus divide, fixes pr #656
Todd C. Miller
1998-12-05
typo
Marc Espie
[next]