libasyncio: (reinhard) more moves. UNUSABLE YET.
authorReinhard Pfau <reinhard.pfau@intra2net.com>
Mon, 20 Oct 2008 15:33:25 +0000 (15:33 +0000)
committerReinhard Pfau <reinhard.pfau@intra2net.com>
Mon, 20 Oct 2008 15:33:25 +0000 (15:33 +0000)
14 files changed:
asyncio/Makefile.am [moved from asnycio/Makefile.am with 100% similarity]
asyncio/libsimpleio.pc.in [moved from asnycio/libsimpleio.pc.in with 100% similarity]
asyncio/simplecallout.cpp [moved from asnycio/simplecallout.cpp with 100% similarity]
asyncio/simplecallout.hpp [moved from asnycio/simplecallout.hpp with 100% similarity]
asyncio/simpleio.cpp [moved from asnycio/simpleio.cpp with 100% similarity]
asyncio/simpleio.hpp [moved from asnycio/simpleio.hpp with 100% similarity]
asyncio/simplepipe.cpp [moved from asnycio/simplepipe.cpp with 100% similarity]
asyncio/simplepipe.hpp [moved from asnycio/simplepipe.hpp with 100% similarity]
asyncio/simpleprocess.cpp [moved from asnycio/simpleprocess.cpp with 100% similarity]
asyncio/simpleprocess.hpp [moved from asnycio/simpleprocess.hpp with 100% similarity]
asyncio/simplesocket.cpp [moved from asnycio/simplesocket.cpp with 100% similarity]
asyncio/simplesocket.hpp [moved from asnycio/simplesocket.hpp with 100% similarity]
asyncio/simpletimer.cpp [moved from asnycio/simpletimer.cpp with 100% similarity]
asyncio/simpletimer.hpp [moved from asnycio/simpletimer.hpp with 100% similarity]

similarity index 100%
rename from asnycio/Makefile.am
rename to asyncio/Makefile.am
similarity index 100%
rename from asnycio/simpleio.cpp
rename to asyncio/simpleio.cpp
similarity index 100%
rename from asnycio/simpleio.hpp
rename to asyncio/simpleio.hpp