Message195884
Some typos on last commit....
"current time (miliseconds or seconds) and an uninitialized arry."
should be
"current time (miliseconds or seconds) and an uninitialized array."
"instead of a child handler because fork() is suppose to be async-signal"
should be
"instead of a child handler because fork() is supposed to be async-signal"
"A pthread_atfork() parent handler is used to seeded the PRNG with pid, time"
should be
"A pthread_atfork() parent handler is used to seed the PRNG with pid, time" |
|
Date |
User |
Action |
Args |
2013-08-22 13:10:17 | vajrasky | set | recipients:
+ vajrasky, barry, georg.brandl, pitrou, vstinner, christian.heimes, benjamin.peterson, neologix, python-dev, sbt |
2013-08-22 13:10:17 | vajrasky | set | messageid: <1377177017.88.0.460601348715.issue18747@psf.upfronthosting.co.za> |
2013-08-22 13:10:17 | vajrasky | link | issue18747 messages |
2013-08-22 13:10:17 | vajrasky | create | |
|