log syscalls.c @ 72:d2041a9051f9

age author description
2013-04-08 Daniel O'Connor Get timezone offsets right.
2013-04-03 Daniel O'Connor When writing to stdout/stderr translate \n to \r\n.
2013-03-26 Daniel O'Connor Don't use evil errno kludge, write a function that libc can use.
2012-11-27 Daniel O'Connor Create a TZ info structure for ACST and use it when printing times.
2012-11-27 Daniel O'Connor Set tv_usec in gettimeofday() by using the prescaler counter.
2012-11-17 Daniel O'Connor Use CR/LF to printfs (should probably do the conversion in _write)
2012-01-01 Daniel O'Connor Jumbo commit to make things work.
2011-10-03 Daniel O'Connor Initial commit of STM32 test code.