Changeset a62ceaf in mainline for uspace/lib/c/Makefile


Ignore:
Timestamp:
2016-02-29T19:19:19Z (8 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
129b92c6
Parents:
5147ff1
Message:

Need better interfaces for handling internet host and host:port specifications.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/Makefile

    r5147ff1 ra62ceaf  
    9898        generic/inet/addr.c \
    9999        generic/inet/endpoint.c \
     100        generic/inet/host.c \
     101        generic/inet/hostname.c \
     102        generic/inet/hostport.c \
    100103        generic/inet/tcp.c \
    101104        generic/inet/udp.c \
Note: See TracChangeset for help on using the changeset viewer.