ossp-pkg/pth/striptease.pl 1.10 -> 1.11
--- striptease.pl 2001/03/24 14:51:05 1.10
+++ striptease.pl 2001/03/27 15:34:29 1.11
@@ -81,7 +81,7 @@
pth_compat.c pth_debug.c pth_syscall.c pth_errno.c pth_ring.c pth_mctx.c
pth_clean.c pth_time.c pth_tcb.c pth_util.c pth_pqueue.c pth_event.c
pth_sched.c pth_data.c pth_msg.c pth_cancel.c pth_sync.c pth_attr.c pth_lib.c
- pth_fork.c pth_high.c pth_ext.c
+ pth_fork.c pth_high.c pth_ext.c pth_string.c
));
foreach $f (@files) {
|
|