/[base]/head/include/wchar.h
ViewVC logotype

Diff of /head/include/wchar.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 265877 by tijl, Tue Apr 1 14:46:11 2014 UTC revision 265878 by jilles, Sun May 11 13:48:21 2014 UTC
# Line 204  int    wcwidth(wchar_t); Line 204  int    wcwidth(wchar_t);
204  #define wcwidth(_c)     __wcwidth(_c)  #define wcwidth(_c)     __wcwidth(_c)
205  #endif  #endif
206    
207  #if __POSIX_VISIBLE >= 200809 || __BSD_VISIBLE  #if __POSIX_VISIBLE >= 200809
208  size_t  mbsnrtowcs(wchar_t * __restrict, const char ** __restrict, size_t,  size_t  mbsnrtowcs(wchar_t * __restrict, const char ** __restrict, size_t,
209              size_t, mbstate_t * __restrict);              size_t, mbstate_t * __restrict);
210  FILE    *open_wmemstream(wchar_t **, size_t *);  FILE    *open_wmemstream(wchar_t **, size_t *);

Legend:
Removed from v.265877  
changed lines
  Added in v.265878

  ViewVC Help
Powered by ViewVC 1.1.27