f9a0524f94 
								
							
								 
							
						 
						
							
							
								
								add select(2)-based i/o multiplexing  
							
							
							
						 
						
							2008-06-14 23:24:12 +02:00  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								0c0ada8a7f 
								
							
								 
							
						 
						
							
							
								
								make st and std separate programmes  
							
							
							
						 
						
							2008-06-14 11:03:29 +02:00  
				
					
						
							
							
								 
						
							
							
								339e7f3571 
								
							
								 
							
						 
						
							
							
								
								add missing header file  
							
							
							
						 
						
							2008-06-10 18:01:15 +02:00  
				
					
						
							
							
								 
						
							
							
								09fe1e22ce 
								
							
								 
							
						 
						
							
							
								
								assume glibc by default  
							
							
							
						 
						
							2008-06-10 18:00:15 +02:00  
				
					
						
							
							
								 
						
							
							
								5f28725471 
								
							
								 
							
						 
						
							
							
								
								source utility functions out to util.c  
							
							
							
						 
						
							2008-06-10 17:56:57 +02:00  
				
					
						
							
							
								 
						
							
							
								05ebee6084 
								
							
								 
							
						 
						
							
							
								
								add copyright comment  
							
							
							
						 
						
							2008-06-10 17:32:15 +02:00  
				
					
						
							
							
								 
						
							
							
								47d8633f15 
								
							
								 
							
						 
						
							
							
								
								source getpty() out to pty.c  
							
							
							
						 
						
							2008-06-10 17:30:15 +02:00  
				
					
						
							
							
								 
						
							
							
								0dedee5de8 
								
							
								 
							
						 
						
							
							
								
								update TODO  
							
							
							
						 
						
							2008-06-09 22:24:44 +02:00  
				
					
						
							
							
								 
						
							
							
								0dce422d31 
								
							
								 
							
						 
						
							
							
								
								correct function name  
							
							
							
						 
						
							2008-06-09 22:21:37 +02:00  
				
					
						
							
							
								 
						
							
							
								b8f79f0ed0 
								
							
								 
							
						 
						
							
							
								
								remove xinerama flags  
							
							... 
							
							
							
							The xinerama related variables in config.mk are a relict of
dwm and therefore should be removed. 
							
						 
						
							2008-06-08 21:36:58 +02:00  
				
					
						
							
							
								 
						
							
							
								5e680d7102 
								
							
								 
							
						 
						
							
							
								
								add missing header file  
							
							
							
						 
						
							2008-06-08 21:18:49 +02:00  
				
					
						
							
							
								 
						
							
							
								dc01596e6d 
								
							
								 
							
						 
						
							
							
								
								add parser loop  
							
							
							
						 
						
							2008-06-08 21:17:02 +02:00  
				
					
						
							
							
								 
						
							
							
								5d055fdc7c 
								
							
								 
							
						 
						
							
							
								
								remove useless variable  
							
							
							
						 
						
							2008-06-08 20:55:42 +02:00  
				
					
						
							
							
								 
						
							
							
								a6efc851b6 
								
							
								 
							
						 
						
							
							
								
								replace state with separate variables  
							
							
							
						 
						
							2008-06-08 20:47:08 +02:00  
				
					
						
							
							
								 
						
							
							
								50b4785f26 
								
							
								 
							
						 
						
							
							
								
								terminate error message with newline  
							
							
							
						 
						
							2008-06-04 19:52:59 +02:00  
				
					
						
							
							
								 
						
							
							
								c61b34e8e1 
								
							
								 
							
						 
						
							
							
								
								correct LENGTH()  
							
							
							
						 
						
							2008-06-02 20:15:52 +02:00  
				
					
						
							
							
								 
						
							
							
								693e2413c8 
								
							
								 
							
						 
						
							
							
								
								simplify control flow  
							
							
							
						 
						
							2008-06-02 20:01:35 +02:00  
				
					
						
							
							
								 
						
							
							
								0b3510df45 
								
							
								 
							
						 
						
							
							
								
								remove debug code  
							
							
							
						 
						
							2008-06-02 18:42:23 +02:00  
				
					
						
							
							
								 
						
							
							
								40c0ecfe82 
								
							
								 
							
						 
						
							
							
								
								remove stdio slave pty opening  
							
							
							
						 
						
							2008-06-02 18:41:23 +02:00  
				
					
						
							
							
								 
						
							
							
								e2ac1676b1 
								
							
								 
							
						 
						
							
							
								
								drop support for proprietary UNIX variants  
							
							... 
							
							
							
							Proprietary UNIX variants like AIX, HP-UX or SCO UNIX
are nowadays rarely used and maintaining compatibility to
non-standard operating systems interfaces is wasteful and
practically useless.
Projects like xterm suffer from backward compatibility to decades-old
UNIX variants and terminal standards. This does not conform to st's
design goals. 
							
						 
						
							2008-06-02 18:40:22 +02:00  
				
					
						
							
							
								 
						
							
							
								375efb8891 
								
							
								 
							
						 
						
							
							
								
								slight changes  
							
							
							
						 
						
							2008-06-01 18:04:49 +01:00  
				
					
						
							
							
								 
						
							
							
								771ece25e8 
								
							
								 
							
						 
						
							
							
								
								applied Matthias-Christians changes to std.c  
							
							
							
						 
						
							2008-06-01 18:02:48 +01:00  
				
					
						
							
							
								 
						
							
							
								1987ae4bac 
								
							
								 
							
						 
						
							
							
								
								added some new files for the initial rewrite of st from scratch  
							
							
							
						 
						
							2008-05-20 10:03:59 +01:00  
				
					
						
							
							
								 
						
							
							
								16f373e36c 
								
							
								 
							
						 
						
							
							
								
								added new TODO  
							
							
							
						 
						
							2008-05-11 16:36:13 +00:00