hyung-hwan
  • Joined on 2022-12-21
hyung-hwan pushed to main at hyung-hwan/hawk 2024-05-03 07:50:48 +00:00
ca5ca2c3ce updated README.md
hyung-hwan pushed to main at hyung-hwan/hawk 2024-05-03 05:04:21 +00:00
114040cf68 made @argc and @argv look like ARGC and ARGV
hyung-hwan pushed to main at hyung-hwan/hawk 2024-05-03 01:23:36 +00:00
32d5a3f335 updated socket library detection in configure.ac
hyung-hwan pushed to main at hyung-hwan/hawk 2024-05-03 00:16:07 +00:00
58c5fe9682 updated socket library detection in configure.ac
hyung-hwan pushed to main at hyung-hwan/hawk 2024-05-02 13:47:41 +00:00
35e8edd783 fixed typos
hyung-hwan pushed to main at hyung-hwan/hawk 2024-05-02 13:37:06 +00:00
e28faca54e primitive support of variadic arguments
hyung-hwan pushed to main at hyung-hwan/hawk 2024-05-01 04:24:21 +00:00
4fbbe049ba fixed a potential invalid memory access issue related to function argument spec handling
hyung-hwan pushed to main at hyung-hwan/hawk 2024-04-29 10:54:20 +00:00
3105f52a71 fixed a flaw of HAWK_RTX_IS_NUMSTRDETECT_ON()
hyung-hwan pushed to main at hyung-hwan/hcl 2024-04-29 10:01:18 +00:00
31cd79beb4 refactoring x-client.c - code broken as of this commit
hyung-hwan pushed to main at hyung-hwan/hawk 2024-04-29 00:32:12 +00:00
616fe96150 fixed the location of SIGPIPE change in bin/hawk.c
hyung-hwan pushed to main at hyung-hwan/hawk 2024-04-28 18:29:46 +00:00
c9829f8f1e updated README.md with text for functions and control structures
hyung-hwan pushed to main at hyung-hwan/hawk 2024-04-28 14:16:26 +00:00
08ff43dd97 added the hawk image for fun
hyung-hwan pushed to main at hyung-hwan/hawk 2024-04-28 13:42:22 +00:00
d1fee4d84c updated README.md with more text
hyung-hwan pushed to main at hyung-hwan/hawk 2024-04-28 12:50:43 +00:00
21fc3dc86e updated README.md with more text
hyung-hwan pushed to main at hyung-hwan/hawk 2024-04-28 10:15:27 +00:00
db2651d811 updated README.md
hyung-hwan pushed to main at hyung-hwan/hawk 2024-04-28 07:34:16 +00:00
90a3e4e73b updated README.md
hyung-hwan pushed to main at hyung-hwan/hcl 2024-04-28 04:41:07 +00:00
c801556603 redefined HCL_ALIGNOF() and added HCL_SFN()
hyung-hwan pushed to main at hyung-hwan/hawk 2024-04-28 04:32:53 +00:00
f928ce5ec8 code touch-up for recent c language standard
hyung-hwan pushed to main at hyung-hwan/hcl 2024-04-27 12:33:46 +00:00
06a135f852 merged hclj to hclx
8dc884aa7e added hcl_get_base_name_from_path()
Compare 2 commits »
hyung-hwan pushed to main at hyung-hwan/hcl 2024-04-27 05:36:50 +00:00
e14b8e1e04 modify main-s.c to act as both server and client