I can't get the files online yet. I just burned them to a CD, and it seems that this Windows-based laptop can't read the damned disk! Not suprising, Windows has had a track record for barfing all over CR-RW discs. And people wonder why I use Linux... (and 9,999 other reaso^H^H^H^H^Hproblems with Windows as well) One thing about STO is that is CAN support directories without modifying the file format, all it needs is for someone to make it aware of the directory st_mode flag from stat(2). As it is, if stat() reports a filesize greater than 0 for the directory, the archive gets corrupted (I think). This does not apply to FreeBSD, where you can fread() directories and retrive the filesystem's directory data. sync.c from elkslibc+ compiles for i386 linux with all known compilers. (anything not bcc uses the same inline asm syntax)ret On the /14/06, Jody <jbruchon@xxxxxxxxx> wrote:
You can email the tarball directly to me and I will make it available on my self-hosted distribution site. Jody Segin Noname wrote: > I have something to report before I get my internet reconnected: I > have compiled a library of functions from different places (and wrote > a few of my own) into a nice library to supplement the ELKS libc. > > My ELKS libm is now part of my libc addon, the elkslibc+! > > elkslibc+ is a addon library containing new and replacement functions > for the old Linux-8086 libc. In fact, the entirety of elkslibc+ (save > sync.c) can be used on *ANY* OS on *ANY platform! (the reason about > sync.c is because it contains assembler code for bcc-i86 (ELKS), > bcc-i386 (Linux-a.out-386), and gcc (linux-???-i?86)) > > The elkslibm is also been de-CDDL'd, so it is LEGAL to use it with > GPL'd code (I used code from ancient UNIXes that SCO/Caldera > open-sourced under the BSD license to replace the OpenSolaris code) > > Please expect me to upload my tarball sometime this millenia. > > Also, I wrote a archive program called 'sto', it's like 'tar', only > that it doesn't support directories (yet!). It does save premissions, > etc. and is very mature. currently only 5k of source code total, and > WORKS ON ELKS! (elkslibc+ required, though) > - > To unsubscribe from this list: send the line "unsubscribe linux-8086" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html >
- To unsubscribe from this list: send the line "unsubscribe linux-8086" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html