haiku/src/system
Axel Dörfler 7af3465eb5 * Made set_timezone() argument const - it's not supposed to mess with it.
* Renamed time.c to time.cpp.
* set_timezone() now uses localtime_r() instead of localtime(), and will also
  no longer fail in case there was no timezone symlink before.
* Cleaned up OS.h header.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31371 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-07-02 14:07:46 +00:00
..
boot * Check for disk extensions before using them (mostly for good practice reasons) 2009-05-06 11:55:19 +00:00
glue Should have been part of r30818. The version "glue". 2009-05-21 15:05:45 +00:00
kernel * _user_{get|set}_tzfilename() can now be used with NULL filename pointers 2009-07-02 14:05:44 +00:00
ldscripts Merge in all .text.Z* sections back to .text... 2008-11-12 00:14:07 +00:00
libroot * Made set_timezone() argument const - it's not supposed to mess with it. 2009-07-02 14:07:46 +00:00
runtime_loader * Renamed _kern_reserve_heap_address_range() to _kern_reserve_address_range(), 2009-06-19 11:09:21 +00:00
Jamfile Reorganized building of kernel, boot loader, and libroot. 2005-11-27 00:27:19 +00:00