Most Recent Programs

epoch2string.py: convert an epoch time to string using python [Python] [Jan-08-2010]

pthread_concurrency.c: multi-threaded concurrency syncronization performance testing [C] [Dec-19-2009]

sigalarm.c: timer example with setitimer and SIGALRM handler [C] [Nov-27-2009]

lambda.py: anonymous python functions using lambda [Python] [Nov-14-2009]

64_bit_test.c: Test if a machine is 32 or 64 bits [C] [Nov-11-2009]

sum_stdin.py: sum all the integers read from stdin [Python] [Nov-03-2009]

file_lock.c: advisory file locking using fcntl [C] [Sep-26-2009]

directio.c: Direct IO on device with no filesystem [C] [Aug-23-2009]

hostname.c: GNU libc call to get the local hostname [C] [Aug-09-2009]

callprintf.s: How to call printf in assembly language [x86] [Aug-02-2009]