added some new files for the initial rewrite of st from scratch
This commit is contained in:
parent
16f373e36c
commit
1987ae4bac
5 changed files with 130 additions and 0 deletions
4
std.c
Normal file
4
std.c
Normal file
|
@ -0,0 +1,4 @@
|
|||
/* See LICENSE file for copyright and license details. */
|
||||
|
||||
/* TODO: add the necessary code into here, which is going to be fork()ed from
|
||||
* st if this isn't an attach process */
|
Loading…
Add table
Add a link
Reference in a new issue