Changeset ea50906 in mainline


Ignore:
Timestamp:
2013-08-04T17:47:57Z (11 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
7fbe5ec
Parents:
bdae198
Message:

libposix: placeholders for pthread API

Location:
uspace/lib/posix
Files:
5 added
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/posix/Makefile

    rbdae198 rea50906  
    6161        source/locale.c \
    6262        source/math.c \
     63        source/pthread/condvar.c \
     64        source/pthread/keys.c \
     65        source/pthread/mutex.c \
     66        source/pthread/threads.c \
    6367        source/pwd.c \
    6468        source/signal.c \
Note: See TracChangeset for help on using the changeset viewer.