12 Commits

Author SHA1 Message Date
0836d3e319 added more documentation 2009-02-02 04:12:49 +00:00
5c08cdefc3 more code enhancement
- renamed pcp back to pio
- added more fine-grained control to pio
2009-01-29 08:50:30 +00:00
3f48dd3d7f added QSE_FIO_TEXT to qse_fio_t 2009-01-27 09:26:15 +00:00
2220eda162 cleaned up source code a little more 2009-01-19 08:32:51 +00:00
524f2e34c9 cleaned up the code a little 2009-01-18 01:48:21 +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
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
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
4803bd861a initial import 2008-12-21 21:35:07 +00:00
4c01ea1604 renamed ase to qse 2008-12-21 20:30:00 +00:00