haiku/headers
Oliver Tappe e0ea55e0a0 * added get_timezone_offset() to kernel, which returns the offset in seconds
* made FAT add-on use get_timezone_offset(), this time correctly adjusted for
  the difference in units (minutes/seconds)
This makes the times in our FAT-fs agree with Linux again, at least :-)

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37905 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-04 17:11:47 +00:00
..
build
compatibility
config
cpp
glibc
libs Some more ICU-related improvements: 2010-07-15 21:23:45 +00:00
os * deprecated set_timezone(), as we no longer support (and need) timezone files 2010-08-03 16:50:28 +00:00
posix More consolidation of timezone code: 2010-08-03 23:02:57 +00:00
private * added get_timezone_offset() to kernel, which returns the offset in seconds 2010-08-04 17:11:47 +00:00
tools