mirror of
https://github.com/GnoConsortium/gno.git
synced 2024-12-22 14:30:29 +00:00
6eebdb8e3a
- 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. |
||
---|---|---|
.. | ||
gnocmd.asm | ||
gnocmd.mac | ||
gnomisc.c | ||
gsstring.c | ||
Makefile | ||
map.c | ||
parsearg.asm | ||
parsearg.mac | ||
stack2.c | ||
stack.asm | ||
stack.mac | ||
vsprintmt.c |