This commit is contained in:
glenux 2006-03-13 13:04:40 +00:00
parent 781ed9aaf0
commit 3942e13bba
6 changed files with 11 additions and 0 deletions

View file

@ -1,3 +1,5 @@
/* vim: set sw=4 ts=4 si et: */
#include <pthread.h>
#include <sys/types.h>

View file

@ -1,3 +1,4 @@
/* vim: set sw=4 ts=4 si et: */
#include <pthread.h>

2
test.c
View file

@ -1,3 +1,5 @@
/* vim: set sw=4 ts=4 si et: */
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>

View file

@ -1,3 +1,5 @@
/* vim: set sw=4 ts=4 si et: */
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>

View file

@ -1,3 +1,5 @@
/* vim: set sw=4 ts=4 si et: */
/*
* Copyright (c) 1980, 1993
* The Regents of the University of California. All rights reserved.

View file

@ -1,3 +1,5 @@
/* vim: set sw=4 ts=4 si et: */
/*
* Copyright (c) 1980, 1993
* The Regents of the University of California. All rights reserved.