Changeset 69a93df7 in mainline for uspace/srv/net/udp
- Timestamp:
- 2012-04-17T06:33:25Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 06a1d077
- Parents:
- 7fda2e0
- Location:
- uspace/srv/net/udp
- Files:
-
- 16 moved
-
Makefile (moved) (moved from uspace/srv/udp/Makefile ) (1 diff)
-
assoc.c (moved) (moved from uspace/srv/udp/assoc.c )
-
assoc.h (moved) (moved from uspace/srv/udp/assoc.h )
-
msg.c (moved) (moved from uspace/srv/udp/msg.c )
-
msg.h (moved) (moved from uspace/srv/udp/msg.h )
-
pdu.c (moved) (moved from uspace/srv/udp/pdu.c )
-
pdu.h (moved) (moved from uspace/srv/udp/pdu.h )
-
sock.c (moved) (moved from uspace/srv/udp/sock.c )
-
sock.h (moved) (moved from uspace/srv/udp/sock.h )
-
std.h (moved) (moved from uspace/srv/udp/std.h )
-
ucall.c (moved) (moved from uspace/srv/udp/ucall.c )
-
ucall.h (moved) (moved from uspace/srv/udp/ucall.h )
-
udp.c (moved) (moved from uspace/srv/udp/udp.c )
-
udp_inet.c (moved) (moved from uspace/srv/udp/udp_inet.c )
-
udp_inet.h (moved) (moved from uspace/srv/udp/udp_inet.h )
-
udp_type.h (moved) (moved from uspace/srv/udp/udp_type.h )
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/udp/Makefile
r7fda2e0 r69a93df7 27 27 # 28 28 29 USPACE_PREFIX = ../.. 29 USPACE_PREFIX = ../../.. 30 30 LIBS = $(LIBNET_PREFIX)/libnet.a 31 31 EXTRA_CFLAGS = -I$(LIBNET_PREFIX)/include
Note:
See TracChangeset
for help on using the changeset viewer.
