the big split: break sysbits.c into 4 files; also, support glob

This commit is contained in:
Vítor Santos Costa
2015-11-05 15:47:36 +00:00
parent 9ce6ba5186
commit 6cc1ed77ed
6 changed files with 1924 additions and 2 deletions

View File

@@ -26,7 +26,6 @@ static char SccsId[] = "%W% %G%";
*/
/*
* In this routine we shall try to include the inevitably machine dependant
* routines. These include, for the moment : Time, A rudimentary form of
* signal handling, OS calls,
*