Changeset c7a8442 in mainline for uspace/lib/socket/Makefile


Ignore:
Timestamp:
2010-10-06T21:09:03Z (14 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
d9e2e0e
Parents:
88e127ee
Message:

Move net_modules.[ch] to the standard library. Note that this functionality is
not directly related to networking so the next step regarding these two files
would be to somehow merge its functionality with what we already have in lib c.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/socket/Makefile

    r88e127ee rc7a8442  
    3636        generic/socket_core.c \
    3737        generic/socket_parse.c \
    38         generic/net_modules.c \
    3938        generic/icmp_common.c \
    4039        generic/icmp_api.c \
Note: See TracChangeset for help on using the changeset viewer.