search for: ttmp

Displaying 5 results from an estimated 5 matches for "ttmp".

Did you mean: tmp
2003 Mar 17
3
nanosleep() replacement
...-0800 +++ openssh/openbsd-compat/bsd-misc.c 2003-03-16 14:49:58.740480006 -0800 @@ -135,3 +135,34 @@ } #endif +#if !defined(HAVE_NANOSLEEP) && !defined(HAVE_NSLEEP) +int nanosleep(const struct timespec *req, struct timespec *rem) +{ + int rc; + extern int errno; + struct timeval tsave, ttmp, time2wait; + + TIMESPEC_TO_TIMEVAL(&time2wait, req) + + gettimeofday(&tsave, NULL); + rc = select(0, NULL, NULL, NULL, &time2wait); + if (rc) { + gettimeofday (&ttmp, NULL); + ttmp.tv_sec -= tsave.tv_sec; + ttmp.tv_usec -= tsave.tv_usec; + tsave.tv_sec = (time2wait.tv_sec -...
2010 Nov 29
3
Replacing several rows of a matrix at once
Hello Folks. This must be a silly question with a (not) obvious (to me) answer. Consider this: tmp <- matrix(1:200, nrow = 20) vec <- 300:309 tmp[9,] <- vec # replacing one row works fine p <- c(3, 11, 17) tmp[p,] <- vec # replacing multple rows pastes the values down a column and recycles vec. What I want to do is replace multiple rows simultaneously at once. I suppose I can
1998 Sep 11
2
R-beta: compiling problems under DU4.0D
...he command "R_PRINTCMD=ppr CC=cc CFLAGS="-O" PERL=/local/bin/perl5 ./configure --prefix=/local/math" after this I'm trying to make the package and issue the command "make" at the end of this process I get the following error: make[3]: Entering directory `/local/ttmp/R-0.62.3/src/main' f77 -o R.binary arithmetic.o array.o attrib.o bind.o builtin.o character.o coerce.o colors.o complex.o context.o cov.o cum.o debug.o deparse.o deriv.o devices.o dotcode.o dstruct.o duplicate.o envir.o errors.o eval.o format.o fourier.o iosupport.o gram.o list.o logic.o main....
2002 Mar 19
0
BSD/OS and 2.5.2-current
...: server_recv(2) starting pid=17346 recv_file_name(.) recv_file_name(foo-wheel) recv_file_name(foo-kmem) recv_file_name(foo-sys) recv_file_name(foo-tty) recv_file_name(foo-operator) recv_file_name(foo-staff) received 7 names recv_file_list done get_local_name count=7 /usr/home/root/rsync-2.5.4/testtmp.chgrp/to/ rsync: mkdir /usr/home/root/rsync-2.5.r /usr/home/root/rsync-2.5.4/testtmp.chgrp /to/: No such file or directory rsync error: error in file IO (code 11) at main.c(285) rsync: connection unexpectedly closed (8 bytes read so far) rsync error: error in rsync protocol data stream (code 12) at...
2012 Jun 24
0
nouveau _BIOS method
...4 .7UCMP........h. 2ed0: 00 a0 09 92 93 0a 10 87 69 a4 00 70 00 60 a2 17 ........i..p.`.. 2ee0: 95 60 0a 10 a0 0f 92 93 83 88 68 60 00 83 88 69 .`........h`...i 2ef0: 60 00 a4 00 75 60 a4 01 14 44 24 5f 44 53 4d 0c `...u`...D$_DSM. 2f00: 08 54 54 4d 50 11 03 01 00 8c 54 54 4d 50 00 54 .TTMP.....TTMP.T 2f10: 4d 50 56 a0 43 1c 93 55 43 4d 50 68 11 13 0a 10 MPV.C..UCMPh.... 2f20: a6 fa dd 3d 1b 36 b4 4e a4 24 8d 10 08 9d 16 53 ...=.6.N.$.....S 2f30: 01 a0 09 93 6a 00 a4 11 03 01 7f a0 0d 93 6a 01 ....j.........j. 2f40: a4 11 07 0a 04 31 2e 30 00 a0 40 05 93 6a 0a 02 .....1.0....