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
/
regress
/
lib
/
libc_r
Age
Commit message (
Expand
)
Author
2002-01-03
depend regress: on PROG (this whole Makefile is ugly)
Artur Grabowski
2002-01-03
convert everything to bsd.regress.mk
Artur Grabowski
2002-01-02
Be sure both programs are using the same port.
Federico G. Schwindt
2001-12-12
indent.
Federico G. Schwindt
2001-12-12
Set MAXTIME to 10, allowing to pass on slower machines like p 300.
Federico G. Schwindt
2001-11-12
Make MAXTIME overrideable.
Federico G. Schwindt
2001-11-12
add missing -lpcap, lost in resurection of the file
Marco S Hyman
2001-11-11
signal race fixes
Theo de Raadt
2001-11-11
bring back test, this time in the public domain
Marco S Hyman
2001-11-11
place 2 line test in the public domain
Marco S Hyman
2001-11-11
remove files that have a copyright theo doesn't like
Marco S Hyman
2001-11-10
Add a pcap/pthread test as it was reported that using
Marco S Hyman
2001-11-09
another pthread regression test: system/waitpid/wait4
Marco S Hyman
2001-11-03
Fix pthread_mutex regression test... undefined behavior does not
Marco S Hyman
2001-09-20
per man page and gcc 3.0.1, exit requires prototype from stdlib.h
Todd T. Fries
2001-09-20
comment extra tokens at end of #endif directive
Todd T. Fries
2001-09-12
Fix test.
Federico G. Schwindt
2001-09-11
match getgrgid_r() change
Peter Valchev
2001-08-30
this shouldn't be commented out.
Federico G. Schwindt
2001-08-23
while im here, remove -Wall warnings.
Federico G. Schwindt
2001-08-23
Uncomment SUBDIR in libc_r/Makefile and remove libc_r from SUBDIR.
Federico G. Schwindt
2001-08-22
You are not allowed to break entire architectures
Theo de Raadt
2001-08-15
Use int instead of char to avoid promotion.
Federico G. Schwindt
2001-08-15
Regression tests for libc_r (pthreads) library.
Federico G. Schwindt