Skip to content

Commit

Permalink
Split some of the unix.c code out to posix.c for BeOS to use.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed May 24, 2002
1 parent 70f82bd commit 2ea62ae
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 442 deletions.
1 change: 1 addition & 0 deletions platform/Makefile.am
Expand Up @@ -4,6 +4,7 @@ INCLUDES = -I$(top_srcdir)

libplatform_la_SOURCES = \
unix.c \
posix.c \
beos.cpp

EXTRA_DIST = \
Expand Down

0 comments on commit 2ea62ae

Please sign in to comment.