1
0
forked from 0ad/0ad
0ad/source/lib/posix
janwas 82ef7fe089 cleanup
- malloc+error checking -> new
- better callback parameter name consistency (ctx -> cbData)

file_io: replace another manual malloc+free with shared_ptr
wclipboard: robustify _get as well

This was SVN commit r5372.
2007-09-25 10:43:11 +00:00
..
posix_aio.h # SwEng 2007-05-04 17:30:32 +00:00
posix_dlfcn.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
posix_errno.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
posix_filesystem.h # big refactoring in CPU-specific code, fix for dual core vs. HT detection 2007-04-25 18:19:35 +00:00
posix_mman.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
posix_pthread.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
posix_sock.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
posix_terminal.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
posix_time.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
posix_types.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
posix_utsname.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
posix.cpp cleanup 2007-09-25 10:43:11 +00:00
posix.h macosx compat: separate strdup and wcsdup 2007-05-16 23:56:08 +00:00