| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Noam Zeilberger correctly notices that the prototype for vsnprintf() | bwarsaw | 2000-11-09 | 1 | -4/+1 |
| | | | | | is incorrect. This closes SF bug #121185 | ||||
| * | A couple of notes for later | bwarsaw | 2000-09-29 | 1 | -0/+2 |
| | | |||||
| * | An implementation of vsnprintf() ripped from GNU screen 3.7.6's misc.c | bwarsaw | 1999-07-12 | 1 | -0/+126 |
| file. Known operating systems missing vsnprintf(): Solaris 2.5 This code is GPL'd but not copyright the FSF. RMS says its okay to use, but should be kept in a separate file permanently. I can only test that it compiles correctly, but cannot test its proper operation on systems that are missing vsnprintf(). | |||||
