Commit Graph

42 Commits

Author SHA1 Message Date
af623db137 added code to handle QSE_FS_CPFILE_PRESERVE 2014-12-07 17:09:43 +00:00
e01c1f8644 wrote a file copy function partially 2014-12-03 15:27:45 +00:00
56e5b5191b switched the license to BSD 2014-11-19 14:42:24 +00:00
28ad5392c8 fixed files for an old compiler 2014-11-18 16:10:12 +00:00
056cff9192 changed configure.ac to detect dirfd() and related stuffs.
changed lib/cmn/syscall.h to use DIRFD related macros produced by configure
2014-09-25 15:27:08 +00:00
a89cd70ddb updated copyright notice 2013-12-31 10:24:12 +00:00
822bcf3afb enhanced get_highest_fd().
fixed an inifite looping bug in pio with posix_spawn() used
2013-09-11 09:14:29 +00:00
33d7fd632c implemented QSE_DIR_SORT.
changed the way directory listing is formatted.
2013-04-04 15:04:45 +00:00
28119c7289 enhanced qse_httpd_entaskfile() and qse_httpd_entaskdir() to handle more methods.
added qse_httpd_entaskallow().
removed some unused functions.
2013-03-28 09:43:59 +00:00
444abec9fe fixed a variable not matching the size of underlying registers for QSE_SYSCALL0 2013-01-15 11:51:26 +00:00
7e509d4daa added qse_dir_t.
added qse_mux_t.
added dir::xxx() for awk
2012-11-09 17:31:33 +00:00
55ee23a255 interim commit with incomplete tasking routines 2012-10-11 13:39:52 +00:00
e0353fca2f replaced a few calls to snprintf() with qse_fmtuintmaxtombs().
changed the behavior when handling a query path without a slash
2012-09-27 12:54:35 +00:00
1f0e2e081e enhanced syscall macros 2012-09-26 02:41:37 +00:00
4c2df3b4dd fixed gcc/fpic issue for x86 in syscall macros 2012-09-25 13:28:23 +00:00
fdba865863 improved httpd 2012-09-18 13:03:57 +00:00
b9a0863fff added qse_httpd_entaskdir() 2012-09-11 16:19:52 +00:00
ec5537a35f cleaned up $ 2012-08-16 03:47:55 +00:00
3c326c599f added qse_pma_clear() and updated the copyright notice 2012-07-20 04:13:39 +00:00
5a0bd73990 added system call macros for x86 and x86_64 for implementing pio based on vfork 2012-03-26 14:11:11 +00:00
a2346f6e4b enhanced error handling of sio,pio,tio 2012-02-12 13:20:39 +00:00
681e50822c made some enhancements to httpd 2012-02-02 14:48:06 +00:00
60ad0283bc updated os2 project files 2012-01-11 14:28:59 +00:00
c2264998f2 added qse_wcsatombsdup() 2011-12-02 16:05:16 +00:00
936353f809 made minor changes to syscall definitions 2011-11-23 15:11:22 +00:00
5bd21d36b2 added in-place editing to sed command.
relocated files in lib/fs to lib/cmn
2011-11-20 16:24:11 +00:00
1b600ee20c touched up code a bit 2011-10-27 22:29:28 +00:00
65588fad45 updated copyright notice 2011-04-23 08:28:43 +00:00
a1965a6544 fixed bugs in xma.c 2010-07-29 07:27:03 +00:00
773f5cec57 touched up code a bit 2009-09-16 04:01:02 +00:00
9ee15f2e0a fixed a bug of not closing inherited file handles in qse_pio_open(). 2009-06-12 01:44:44 +00:00
334b52900d adding code into pio.c for win32 2009-06-09 07:09:01 +00:00
3ac15453b1 enhanced qse_timegm() further 2009-06-07 23:03:44 +00:00
791565aa2b interim commit 2009-03-11 04:39:18 +00:00
94ad148625 added the QSE_CHROOT() macro 2009-03-05 18:13:41 +00:00
0cedc33a2c added missing entries into Makefile.am 2009-02-24 21:57:28 +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
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
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
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