Changeset 2463df9 in mainline for uspace/lib/posix/Makefile


Ignore:
Timestamp:
2014-02-11T04:38:26Z (10 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
89dcf93
Parents:
b6e481b
Message:

Remove the temptation to use mmap() and munmap() in native code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/posix/Makefile

    rb6e481b r2463df9  
    7373        source/string.c \
    7474        source/strings.c \
     75        source/sys/mman.c \
    7576        source/sys/stat.c \
    7677        source/sys/wait.c \
Note: See TracChangeset for help on using the changeset viewer.