changeset 193 | 80a1a4eb0bb7 |
parent 188 | 77f536d09f08 |
child 198 | 87a4de7c7457 |
1.1 --- a/cgi-bin/tek/os/posix.c Sun May 20 18:28:42 2007 +0200 1.2 +++ b/cgi-bin/tek/os/posix.c Sun May 20 22:39:45 2007 +0200 1.3 @@ -1,3 +1,9 @@ 1.4 + 1.5 +/* 1.6 +** tek.os.posix - tek POSIX library 1.7 +** Written by Timm S. Mueller <tmueller at neoscientists.org> 1.8 +** See copyright notice in COPYRIGHT 1.9 +*/ 1.10 1.11 #include <stdlib.h> 1.12 #include <string.h>