Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/include



Module Name:    src
Committed By:   christos
Date:           Fri Oct 27 20:03:21 UTC 2006

Modified Files:
        src/include: stdio.h

Log Message:
- flags should be unsigned short instead of short.
- add __SAFE flag, to indicate that we want async-signal-safe functionality
  only.
- add snprintf_ss, and vsnprintf_ss; these are undocumented on purpose.


To generate a diff of this commit:
cvs rdiff -r1.64 -r1.65 src/include/stdio.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index