summary refs log tree commit diff stats
path: root/src/dirent/dirent-win32.h
AgeCommit message (Collapse)Author
2014-12-28Use glib for all allocationsTingPing
- Removes need to check for malloc failure - Removes need for NULL checks on free - Adds checks for integer overflows - Removes some extra memset calls - Removes chance of mixing libc and glib malloc/free
2013-05-20Update dirent.h win32 implementationBerke Viktor
2012-10-18Update win32 dirent.h implementation and use header instead of static libraryBerke Viktor
2012-06-10Migrate VS solution to VS2010+WDK7Berke Viktor