HLA v1.102 is now available on Webster (added: MacOSX)0109 (5/15/2008 5:08:46 AM) comp.lang.asm.x86 Hi All, I've finally got the issues with Webster resolved and I've put HLA v1.102 up on Webster (just about in time for a v1.103 release :-) ). You can find the new version at http://webster.cs.ucr.edu/AsmTools... rhyde
HLA v1.102 beta release029 (3/27/2008 4:22:29 PM) comp.lang.asm.x86 Hi All, Well, Webster is being fussy again, so I can't get a beta version of HLA up on Webster. So I will publish it on my .Mac page instead. The beta version of HLA v1.102 can be found here: http://homepage.m... rhyde
HLA v1.101 is now available on Webster028 (2/19/2008 4:47:39 PM) comp.lang.asm.x86 Hi All, HLA v1.101 is now available on Webster at the HLA download page: http://webster.cs.ucr.edu/AsmTools/HLA/dnld.html This version, for Windows, Linux, and FreeBSD supports the new HLA stdlib v3.1 system, a... rhyde
FreeBSD Assembly6108 (11/6/2007 12:15:26 AM) comp.lang.asm.x86 Hi All, I've been porting the HLA standard library to FreeBSD recently and I have a question for those who've been through this already: In the documentation (man page) of the __syscall API, I notice that they... rhyde
HLA v1.98 is now available0152 (10/2/2007 3:37:08 PM) comp.lang.asm.x86 Hi All, HLA v1.98 is now up on Webster at the usual URL: http://webster.cs.ucr.edu/AsmTools/HLA/dnld.html This is a quick maintenance release that fixes a couple of defects encountered while working on the H... rhyde
HLA stdlib v2.3 is now available.032 (10/1/2007 11:50:42 PM) comp.lang.asm.x86 Hi All, The HLA Standard Library, v2.2 is now available on Webster. You can download a copy from the stdlib v2.x support page: http://webster.cs.ucr.edu/AsmTools/HLA/stdlib2/index.html v2.3of the HLA stdlib... rhyde
Timezone under Linux10101 (9/29/2007 12:01:14 AM) comp.lang.asm.x86 Does anyone here know how I can get the timezone information in an assembly language program under Linux. (Note: calling a C stdlib function is no good, as I'm creating the library code myself). Thanks, Randy H... rhyde
MMAP writing fails in Linux?9138 (9/28/2007 9:19:20 PM) comp.lang.asm.x86 Hi All, Although in the past I've used memory mapped files to *read* data, I've never actually *written* data to a memory-mapped file. While working on the mmap interface for the HLA standard library, I've dis... rhyde
Passing 64-bit values in Linux5127 (9/28/2007 6:34:03 PM) comp.lang.asm.x86 Hi All, I'm upgrading the HLA stdlib to use 64-bit filesystem calls like ftruncate64 and pread64. I have a question about the Linux API: how are 64-bit values passed? Specifically, if the parameters are passed ... rhyde
HLA v1.97 is now available #2034 (9/14/2007 3:43:27 PM) comp.lang.asm.x86 Hi All, HLA v1.97 is now available on Webster at: http://webster.cs.ucr.edu/AsmTools/HLA/dnld.html This version of HLA corrects a bunch of issues. Please see the HLA download page for details. hLater, Randy... rhyde