Go to file
Matthias-Christian Ott a49919a10c drop stdio usage
Std requires I/O multiplexing which is very complicated with
stdio, because it provides no transparent buffering.
2008-06-14 23:12:07 +02:00
LICENSE added some new files for the initial rewrite of st from scratch 2008-05-20 10:03:59 +01:00
Makefile make st and std separate programmes 2008-06-14 11:03:29 +02:00
TODO update TODO 2008-06-09 22:24:44 +02:00
config.mk make st and std separate programmes 2008-06-14 11:03:29 +02:00
pty.c source utility functions out to util.c 2008-06-10 17:56:57 +02:00
st.c make st and std separate programmes 2008-06-14 11:03:29 +02:00
std.c drop stdio usage 2008-06-14 23:12:07 +02:00
util.c source utility functions out to util.c 2008-06-10 17:56:57 +02:00
util.h source utility functions out to util.c 2008-06-10 17:56:57 +02:00