summaryrefslogtreecommitdiff
path: root/src/timezone.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-17Imported Upstream version 1.24upstream/1.24Zhang zhengguang1-19/+19
2012-08-16timezone: Add commentPatrik Flykt1-1/+1
2012-08-16timezone: If there is no d_type support use fstatat()Andrei Gherzan1-0/+13
2012-04-29core: Update copyright informationMarcel Holtmann1-1/+1
2012-01-09inotify: Change inotify mask.Alok Barsode1-1/+1
2011-10-26core: Fix compilation in MeeGoJukka Rissanen1-0/+1
2011-10-25core: Add O_CLOEXEC to open()Daniel Wagner1-5/+5
2011-09-12timezone: Do not access already released memoryJukka Rissanen1-2/+3
2011-07-08timezone: Remove /etc/localtime if it's a symbolic linkYu A Wang1-0/+6
2011-06-16element: Remove element.cDaniel Wagner1-0/+1
2011-05-27timezone: Fix error handling of inotify functionMarcel Holtmann1-0/+3
2011-04-20timezone: Add support for writing new timezone informationMarcel Holtmann1-1/+49
2011-04-20timezone: Fix broken debug statementMarcel Holtmann1-1/+1
2011-04-19clock: Add skeleton for timezone change functionMarcel Holtmann1-0/+7
2011-04-19clock: Add support for timezone change notificationsMarcel Holtmann1-13/+140
2011-04-18timezone: Add support for retrieving current timezoneMarcel Holtmann1-1/+217
2011-04-18core: Add skeleton for timezone lookupMarcel Holtmann1-0/+31