Changeset 3445
- Timestamp:
- Nov 20, 2012 11:54:29 PM (6 months ago)
- File:
-
- 1 edited
-
cpu/x86/pc/olpc/oatstime.fth (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cpu/x86/pc/olpc/oatstime.fth
r3134 r3445 317 317 " flush-writes" $call-http 318 318 ; 319 [ifndef] random-long 320 variable rn 321 : random-long rn @ d# 1103515245 * d# 12345 + h# 7FFFFFFF and dup rn ! ; 322 time&date >unix-seconds get-msecs xor rn ! 323 [then] 319 324 0 value the-nonce 320 325 : oats-msg$ ( -- msg$ )
Note: See TracChangeset
for help on using the changeset viewer.
