Most Recent Programs

gettimeofday_diff.c: elapsed time using gettimeoday [C] [Apr-07-2011]

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-18-2009]

sigalarm.c: timer example with setitimer and SIGALRM handler [C] [Nov-26-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-22-2009]

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