Thomas Veerman 76ddef10da UDS: terminate canonical path string
When you provided a string with junk after the terminating nul to a
UNIX domain socket and used bind(2), the canonical path function would
not properly terminate the new string. This caused VFS to return
ENAMETOOLONG on an otherwise valid path name.

Test case is added to test56.

Change-Id: I883b6be23d9e4ea13c3cee28cbb3726343df037f
2013-03-08 15:42:32 +00:00
2013-03-08 09:41:49 +01:00
2013-02-11 21:37:10 +01:00
2013-03-06 11:56:56 +01:00
2013-02-28 10:08:53 +00:00
2013-02-26 09:44:20 +00:00
2013-03-06 09:56:08 +00:00
2013-03-08 15:42:32 +00:00
2013-03-05 16:44:54 +01:00
2010-01-21 10:16:05 +00:00
Description
A fun microkernel meant to match modern usecases
GPL-3.0 148 MiB
Languages
C 78.2%
Roff 10.2%
Assembly 4.6%
Shell 3.7%
Makefile 1.6%
Other 1.2%