]> git.tdb.fi Git - libs/core.git/commit - source/time/timestamp.h
Throw out anything polling related - they will go to libmspio eventually
authorMikko Rasa <tdb@tdb.fi>
Fri, 17 Nov 2006 23:15:04 +0000 (23:15 +0000)
committerMikko Rasa <tdb@tdb.fi>
Fri, 17 Nov 2006 23:15:04 +0000 (23:15 +0000)
commitfe77fc6b869a71bf94d501a0762579f4ddbc5094
tree7a546a56a82e82486d3d69b49515b90e15d6a074
parent7292f4413397b7f2e4689f7597f4b9e73435352e
Throw out anything polling related - they will go to libmspio eventually
Remove some old files
Redesign Application::main
29 files changed:
Package [deleted file]
source/core/Module [deleted file]
source/core/application.cpp
source/core/application.h
source/core/error.h
source/core/event.cpp [deleted file]
source/core/event.h [deleted file]
source/core/main.cpp
source/core/mutex.h
source/core/pollable.cpp [deleted file]
source/core/pollable.h [deleted file]
source/core/poller.cpp [deleted file]
source/core/poller.h [deleted file]
source/core/semaphore.cpp
source/core/semaphore.h
source/core/thread.cpp
source/core/thread.h
source/core/types.h
source/core/win32poll.h [deleted file]
source/time/Module [deleted file]
source/time/timedelta.cpp
source/time/timedelta.h
source/time/timer.cpp
source/time/timer.h
source/time/timestamp.h
source/time/units.cpp
source/time/units.h
source/time/utils.cpp
source/time/utils.h