4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-18 04:19:21 +08:00
Corinna Vinschen d43863f569 newlib: vf[w]scanf: Implement POSIX %m modifier
* The new code is guarded with _WANT_IO_POSIX_EXTENSIONS, but
  this is automatically enabled with _WANT_IO_C99_FORMATS for now.

* vfscanf neglects to implement %l[, so %ml[ is not implemented yet
  either.

* Sidenote: vfwscanf doesn't allow ranges in %[ yet.  Strictly this
  is allowed per POSIX, but it differes from vfscanf as well as from
  glibc.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2017-11-30 21:50:23 +01:00
..
2015-12-08 21:23:22 +01:00
2017-06-30 07:45:16 +02:00
2015-12-08 21:23:22 +01:00
2015-11-02 16:34:49 -05:00
2015-11-02 16:34:49 -05:00
2015-07-02 09:38:06 +02:00
2017-07-28 15:05:54 +02:00
2017-07-28 15:05:54 +02:00
2015-07-02 09:38:06 +02:00
2017-04-18 12:25:35 +02:00
2017-06-07 11:50:31 +02:00
2011-06-14 03:56:05 +00:00