log syscalls.c @ 46:5b7d21698a80

age author description
Wed, 03 Apr 2013 23:29:16 +1030 Daniel O'Connor When writing to stdout/stderr translate \n to \r\n.
Tue, 26 Mar 2013 15:09:46 +1030 Daniel O'Connor Don't use evil errno kludge, write a function that libc can use.
Tue, 27 Nov 2012 15:56:31 +1030 Daniel O'Connor Create a TZ info structure for ACST and use it when printing times.
Tue, 27 Nov 2012 13:19:11 +1030 Daniel O'Connor Set tv_usec in gettimeofday() by using the prescaler counter.
Sat, 17 Nov 2012 12:15:17 +1030 Daniel O'Connor Use CR/LF to printfs (should probably do the conversion in _write)
Sun, 01 Jan 2012 11:01:13 +1030 Daniel O'Connor Jumbo commit to make things work.
Mon, 03 Oct 2011 21:19:15 +1030 Daniel O'Connor Initial commit of STM32 test code.