gno/lib/libc/gno
gdr-ftp 6eebdb8e3a Makefile, vsprintmt.c:
- 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.
1998-10-31 17:22:05 +00:00
..
gnocmd.asm initial checkin of libc source and tests 1997-02-28 05:12:58 +00:00
gnocmd.mac initial checkin of libc source and tests 1997-02-28 05:12:58 +00:00
gnomisc.c Makefile, vsprintmt.c: 1998-10-31 17:22:05 +00:00
gsstring.c move #pragma's out of source when possible (depend on makefile) 1997-09-21 06:08:11 +00:00
Makefile Makefile, vsprintmt.c: 1998-10-31 17:22:05 +00:00
map.c move #pragma's out of source when possible (depend on makefile) 1997-09-21 06:08:11 +00:00
parsearg.asm initial checkin of libc source and tests 1997-02-28 05:12:58 +00:00
parsearg.mac initial checkin of libc source and tests 1997-02-28 05:12:58 +00:00
stack2.c added the _reportStack(3) routine 1998-03-28 16:46:59 +00:00
stack.asm Makefile, stack.asm: 1998-02-19 01:05:17 +00:00
stack.mac initial checkin of libc source and tests 1997-02-28 05:12:58 +00:00
vsprintmt.c Makefile, vsprintmt.c: 1998-10-31 17:22:05 +00:00