68 Commits

Author SHA1 Message Date
d895ca93d6 enhanced error handling in fnc_unlink 2020-01-10 04:44:44 +00:00
8526c4eeac fixed segfault in fnc_system 2020-01-10 04:33:39 +00:00
13eba6b85d added sys::chroot() 2020-01-10 04:29:27 +00:00
44937ce12a added sys::fchown() 2020-01-09 14:24:26 +00:00
4af782af80 fixed Hawk & HawkStd more 2020-01-07 16:34:26 +00:00
b62142dea7 fixed the bug of having omitted setting an error message when given wrong handle.
more fixes in HawkStd
2020-01-06 08:53:31 +00:00
f3f4ee4ebe have refactored error information handling in error.c.
removed hawk_seterror() and hawk_seterrstr()
2020-01-04 04:47:41 +00:00
9e6cd784cf renamed set_error_on_sys_list_with_syserr to set_error_on_sys_list_with_errno in mod-sys.c
implemented getppid for win32
2020-01-03 03:02:26 +00:00
11f898591d fixed a bug in fmt_put_bchars_to_uch_buf()
added getpgid() and getpgrp() check to configure.ac
redefined RC_XXXX in mod-sys.c
changed some functions in mod-sys.c
2020-01-02 15:10:04 +00:00
912c2787ad fixed bugs in query_module()
deleted unused files.
added sys::resetdir().
2020-01-02 08:33:24 +00:00
bd61380fa0 added hawk_gem_skadtoucstr() and hawk_gem_skadtobcstr() 2019-12-31 06:46:33 +00:00
4ccf7d99a5 added hawk_uchars_to_bin() and bchars_to_bin() 2019-12-30 15:53:35 +00:00
d2ed09fe4d revived syslog functions in the sys module.
fixed script and stream file name handling issues.
added the path field to the hawk_sio_arg_t structure. the field should be set by the I/O handler if the name field is not HAWK_NULL.
2019-12-25 16:01:43 +00:00
476a800572 simplified assertion 2019-12-21 16:59:00 +00:00
c23d902ad0 got mod-sys.c working partially 2019-12-20 14:55:10 +00:00
446925bcbf more fixes to use gem 2019-12-18 05:15:03 +00:00
58d06e55b3 some code refactoring 2019-12-16 08:57:43 +00:00
043a24a4ea starting hawk. goodbye to qseawk 2019-12-13 04:29:58 +00:00