Am 30.11.2011 13:10, schrieb Dmitry Samersoff:
On 2011-11-30 16:05, Steve Poole wrote:
I suggested maintaining the name as src/solaris partly because I don't
believe in churn
and am not sure what would make a better name other than src/unix ..
would that be OK ?
+1 for src/unix
count me too for src/unix
  +1

I more would like src/posix + src/winapi


Combining Flat vs Hierarchical advantages:

src/common      or 'general' or 'independent' in homage to platform-independent
src/posix
src/posix.BSD
src/posix.GNU
src/posix.GNU.Linux
src/posix.SYSV
src/posix.SYSV.AIX
src/posix.SYSV.Sun
src/posix.X11
src/winapi
src/winapi.32
src/winapi.CE

Or "correctly":

src/all
src/all.posix
src/all.posix.BSD
src/all.posix.SYSV.Sun
src/all.winapi

Alternative:

src/posix-GNU-Linux

-Ulf

Reply via email to