Let's do another funny docs. Files will be here soon.
http://www-128.ibm.com/developerworks/linux/library/l-posix1.html http://www-128.ibm.com/developerworks/linux/library/l-posix2/ http://www-128.ibm.com/developerworks/linux/library/l-posix3/
Created attachment 64483 [details] l-posix1.xml First one!
Created attachment 64534 [details] l-posix2.xml Here's second one.
Comment on attachment 64534 [details] l-posix2.xml needs fixes!
Created attachment 64558 [details] l-posix3.xml Here's third file. It contains link to http://www-128.ibm.com/developerworks/linux/library/l-posix3/thread-3.tar.gz and that file should be host by us, not ibm folks.
Created attachment 64560 [details] l-posix2.xml Here's final file with done <figure> i forgot last time. File http://www-128.ibm.com/developerworks/linux/library/l-posix2/mutex.gif should be put into /images/docs/mutex.gif dir.
Ok, it's ready to check, please read all the info here and don't forget to put the image file into our dir. Thanks in advance for putting it in.
tar files are owned by Daniel: $ tar vtfz thread-3.tar.gz -rw-r--r-- drobbins/drobbins 2243 2000-07-14 02:52:43 control.c -rw-r--r-- drobbins/drobbins 130 2000-06-17 16:44:42 control.h -rw-r--r-- drobbins/drobbins 105 2000-06-17 17:08:10 dbug.h -rw-r--r-- drobbins/drobbins 1637 2000-07-14 02:56:44 queue.c -rw-r--r-- drobbins/drobbins 338 2000-06-17 17:41:44 queue.h -rw-r--r-- drobbins/drobbins 4799 2000-07-15 22:27:05 workcrew.c I see no reason we could not have it in /doc/en/files, after we have been allowed to commit it. Current restrictions are \.(xml|xsl|txt|pdf|html|rdf|dtd|log|sxi|css|png|jpg))|changelog)$
FYI, no need to chmod, gcc does it for you. $ gcc th.c -o th1 -lpthread $ ls -lrt|tail -n2 -rw-r--r-- 1 neysx users 631 Aug 3 11:59 th.c -rwxr-xr-x 1 neysx users 8274 Aug 3 11:59 th1 $ ./th1 Thread says hi! .... <chapter id="#resources"> tss tss (fixed) All in CVS. Thanks.