New version of libc; Added strndup () function into libc library; Added new 2 udp...
commit78302e4737824bf13ed17f5b77a739f8da0f5307
authorTomas 'ZeXx86' Jedrzejek <zexx86@gmail.com>
Sun, 21 Jun 2009 14:14:30 +0000 (21 16:14 +0200)
committerTomas 'ZeXx86' Jedrzejek <zexx86@gmail.com>
Sun, 21 Jun 2009 14:14:30 +0000 (21 16:14 +0200)
tree26b30a49a30db1f7789c269b820ca4178cde67e0
parent26db85a586d10b3bc8b86f92600cee3bac40324f
New version of libc; Added strndup () function into libc library; Added new 2 udp functions for kernel purposes
(dhcp connection)
apps/edit/main.c
apps/websrv/html
kernel/core/net/if.c
kernel/core/net/udp.c
kernel/include/net/udp.h
libc/Makefile
libc/VERSION
libc/include/string.h
libc/string/strndup.c [new file with mode: 0644]