46e4ed5087 
					 
					
						
						
							
							implemented the pipe to the child process and integrated it into awk  
						
						... 
						
						
						
						- renamed pio to pcp
- finished the first version of pcp for unix
- integrated pcp into awk
- yet to finish pcp for win32 
						
						
					 
					
						2009-01-15 03:58:27 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b1897b3b4d 
					 
					
						
						
							
							interim commit for qse_pio_t  
						
						... 
						
						
						
						- adding code to support QSE_PIO_TEXT. not compilable yet. 
						
						
					 
					
						2009-01-14 08:16:43 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f6dda99f51 
					 
					
						
						
							
							interim commit for qse_pio_t  
						
						... 
						
						
						
						- added QSE_KILL()
- added qse_pio_kill()
- enhanced qse_pio_wait() 
						
						
					 
					
						2009-01-14 04:30:32 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						31efbc7ecf 
					 
					
						
						
							
							added the errnum field to qse_pio_t  
						
						
						
						
					 
					
						2009-01-13 08:37:29 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8d794c7c73 
					 
					
						
						
							
							interim update for pio  
						
						... 
						
						
						
						- improved qse_pio_wait but not finished it yet 
						
						
					 
					
						2009-01-13 05:26:36 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						cf09e22560 
					 
					
						
						
							
							interim commit while writing qse_pio_t functions.  
						
						... 
						
						
						
						- enhanced qse_pio_init() to handle a wide character string.
- added qse_wcsntombsnlen(). 
						
						
					 
					
						2009-01-11 09:25:33 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c010af38cb 
					 
					
						
						
							
							added qse_strspl().  
						
						
						
						
					 
					
						2009-01-09 08:12:26 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						567eaa483b 
					 
					
						
						
							
							interim commit  
						
						... 
						
						
						
						- fixed wrong qse_pio_hid_t definition 
						
						
					 
					
						2009-01-09 04:48:46 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						86a1d88307 
					 
					
						
						
							
							interim commit  
						
						... 
						
						
						
						- fixed wrong enum definitions of qse_pio_hid_t
- changed code to use a static buffer if the command is short enough in qse_pio_init(). 
						
						
					 
					
						2009-01-08 08:14:06 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						37344d7e09 
					 
					
						
						
							
							interim commit  
						
						... 
						
						
						
						- added wide-to-multibyte charater conversion in pio 
						
						
					 
					
						2009-01-08 04:26:55 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e606d9f9e1 
					 
					
						
						
							
							interim commit while overhauling pio  
						
						... 
						
						
						
						- added qse_wcstombslen() 
						
						
					 
					
						2009-01-06 04:40:25 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b037bfcaf5 
					 
					
						
						
							
							interim commit while overhauling pio  
						
						
						
						
					 
					
						2009-01-05 07:38:55 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						afefb7b85a 
					 
					
						
						
							
							interim commit while adding pio.c  
						
						
						
						
					 
					
						2008-12-31 00:08:03 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						da61cde8fd 
					 
					
						
						
							
							finished interim implementation of qse_timegm() and qse_timelocal().  
						
						... 
						
						
						
						- currently, they use timegm() and timelocal() provided by libc.
added test programs. 
						
						
					 
					
						2008-12-30 04:49:25 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4592f9725a 
					 
					
						
						
							
							added the LICENSE file  
						
						
						
						
					 
					
						2008-12-27 04:35:14 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						39c4afe129 
					 
					
						
						
							
							implemented qse_fio_chmod() for win32 and unix  
						
						... 
						
						
						
						- on win32, it is a best effort implemention.
- it gets the volume name from a handle and use SetFileAttributes().
fixed the problem of wrongly detecting objdump.
- place AC_PROG_LIBTOOL after any AC_CHECK_TOOL.
- otherwise, AC_PROG_LIBTOOL overrides the value of tools checked. 
						
						
					 
					
						2008-12-27 02:52:47 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						359beea51e 
					 
					
						
						
							
							reconfigured autoconf  
						
						
						
						
					 
					
						2008-12-25 08:20:25 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						deb4ea4ab6 
					 
					
						
						
							
							renamed makefile.* to Makefile.*  
						
						
						
						
					 
					
						2008-12-25 08:16:17 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e72c6db022 
					 
					
						
						
							
							fixed minor bugs  
						
						
						
						
					 
					
						2008-12-24 04:04:30 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c9a39fa64f 
					 
					
						
						
							
							added qse_localtime() but it needs to be of the dependency on the system's localtime/localtime_r() later  
						
						
						
						
					 
					
						2008-12-23 04:12:59 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						311e3bf4e7 
					 
					
						
						
							
							partially implemented qse_gmtime()  
						
						... 
						
						
						
						- still need to enhance to support msec in the broken-down time 
						
						
					 
					
						2008-12-22 08:31:30 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						21e7970256 
					 
					
						
						
							
							corrected wrong library names  
						
						
						
						
					 
					
						2008-12-21 22:04:18 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4803bd861a 
					 
					
						
						
							
							initial import  
						
						
						
						
					 
					
						2008-12-21 21:35:07 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4c01ea1604 
					 
					
						
						
							
							renamed ase to qse  
						
						
						
						
					 
					
						2008-12-21 20:30:00 +00:00