1
0
forked from 0ad/0ad
0ad/source/lib/posix
janwas 5a427440d0 #SwEng
fpclassify fix
EntityManager: rename getExtant -> GetExtantAsHandles, fix its
implementation+call site to avoid dynamic alloc/auto ptr, rename extant
-> IsExtant
vsnprintf2 -> sys_vsnprintf. remove printf.h (function is declared in
sysdep header)
use SUS/posix-ish strcasecmp instead of defining that to the
windows-only stricmp
add cppdoc for ia32/cpu

This was SVN commit r5011.
2007-04-30 19:58:04 +00:00
..
posix_aio.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +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 # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
posix_utsname.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
posix.cpp #SwEng 2007-04-30 19:58:04 +00:00
posix.h #SwEng 2007-04-30 19:58:04 +00:00