mirror of
https://github.com/GnoConsortium/gno.git
synced 2025-03-09 01:31:01 +00:00
- Added the sprintmt and vsprintmt routines. These are thread safe variants of the sprintf and vsprintf routines. Note that they don't support as many formatting options as stdio does. gnomisc.c: - Define the global variable "__progname". This is initially set to "(unknown)", but is properly initialized to the return value of __prognameGS() the first time that function is called.
…
…
…
Description
GNO is the UNIX-like environment for the Apple IIgs
Languages
C
64.7%
Roff
18.6%
Assembly
13.1%
Makefile
1.3%
C++
1.1%
Other
0.9%