Mercurial > ~darius > hgwebdir.cgi > stm32temp
log syscalls.c @ 66:0916bfe3f418
age | author | description |
---|---|---|
Mon, 08 Apr 2013 23:10:25 +0930 | Daniel O'Connor | Get timezone offsets right. |
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. |