Changeset bc1f1c2 in mainline for uspace/lib/libc/Makefile


Ignore:
Timestamp:
2007-06-28T00:54:12Z (17 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
12f91130
Parents:
b9641ee
Message:

Goodbye pseudo threads, welcome fibrils.
The renaming might still be incomplete.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/libc/Makefile

    rb9641ee rbc1f1c2  
    6464        generic/io/printf_core.c \
    6565        malloc/malloc.c \
    66         generic/psthread.c \
     66        generic/fibril.c \
    6767        generic/sysinfo.c \
    6868        generic/ipc.c \
Note: See TracChangeset for help on using the changeset viewer.