Commit Graph

11 Commits

Author SHA1 Message Date
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
7fe07c5ca4 corrected wrong names 2008-12-21 22:14:09 +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