> Am 04.06.2024 um 09:31 schrieb Wolf Bergenheim via Freedos-devel 
> <freedos-devel@lists.sourceforge.net>:
> 
> I did some more digging... Found a wikipedia article discussing it [1] but 
> maybe more interesting was a german text on 4dos tips[2] apparently Windows 
> 95 only put the rest of the command line in CMDLINE.

The 4dos tips article states that only the command.com of the Windows 95 
preview restricted CMDLINE env to the missing part, and the release version 
includes the full command line.

> Rugxulo, do you know if IA-16 GCC also supports it? If not it should probably 
> also be patched...

I think the relevant part to look at is newlib, the C library implementation 
used by IA16-GCC. I had a quick look at it, but only found the usual PSP 
command tail thing. Maybe I miss something:

https://github.com/tkchia/newlib-ia16/blob/bad4dfe895de09aae26271de18acfa99ca286a71/libgloss/ia16/dos-models-crt0.S#L250

Bernd



_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to