Develop and Download Open Source Software

Browse Subversion Repository

Contents of /branches/mty-makai/log.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 260 - (show annotations) (download) (as text)
Wed Jan 12 09:00:49 2011 UTC (13 years, 3 months ago) by notanpe
File MIME type: text/x-chdr
File size: 207 byte(s)
特殊検索を実装。
gettid() をちょっとマシにした。
1 #ifndef LOG_H__
2 #define LOG_H__
3
4 #include "mtytypes.h"
5
6 extern int log_open(char const *name);
7 extern void log_print(FILE *fp, int full, char const *hash, uint8_t const *key);
8
9 #endif /* LOG_H__ */

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26