kayws426 / embox

Automatically exported from code.google.com/p/embox
0 stars 1 forks source link

Constants in <stdio.h> #510

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently definitions in src/include/stdio.h are assigned to random values.

Original issue reported on code.google.com by alexandr...@gmail.com on 14 Dec 2012 at 2:47

GoogleCodeExporter commented 9 years ago
Constants list:
#define _IOLBF
#define _IONBF
#define BUFSIZ
#define L_tmpnam

Original comment by alexandr...@gmail.com on 14 Dec 2012 at 2:50

GoogleCodeExporter commented 9 years ago

Original comment by Anton.Bo...@gmail.com on 25 Jul 2013 at 12:39