summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/vfscanf.c
AgeCommit message (Expand)Author
1995-03-22Added "long long" support %ll{d,x,o,i}.jtc
1995-02-25when you have a quad and want to assign to a pointer, you must say:cgd
1995-02-02Merged with 4.4lite.jtc
1995-01-30Handle long doubles.jtc
1995-01-27Added support for quad_t and u_quad_t's with the 'q' flag.jtc
1995-01-26Removed conflicting "backwards compatibility" code to make scanfjtc
1994-09-19Move FLOATING_POINT definition into Makefile.inc.mycroft
1994-05-22_VA_LIST_ -> _BSD_VA_LIST_cgd
1993-08-26Declare rcsid strings so they are stored in text segment.jtc
1993-08-01Add RCS identifiers.mycroft
1993-07-12Make declarations match prototypes.mycroft
1993-07-09update for better FP routines, from AT&T & elsewherecgd
1993-04-18Make arguments match prototypes.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd