aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/stdio/flags.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-13Add _REENT_ERRNO(ptr)Matt Joyce1-1/+1
2020-02-06Typo in license for newlib/libc/stdio/flags.cKeith Packard1-1/+1
2020-01-29Use remove-advertising-clause script to edit BSD licensesKeith Packard1-1/+1
2019-02-22stdio: drop unused O_TEXT handling on non-CygwinCorinna Vinschen1-4/+0
2018-01-17ansification: remove _DEFUNYaakov Selkowitz1-2/+1
2018-01-17ansification: remove _ANDYaakov Selkowitz1-2/+2
2012-08-23* libc/stdio/flags.c (__sflags): Guard against using O_BINARY on systems whichChristopher Faylor1-0/+2
2012-08-21* libc/stdio/flags.c (__sflags): Rewrite recognition of extended mode flags toChristopher Faylor1-16/+27
2007-06-04Implement funopen, fopencookie.Eric Blake1-1/+1
2004-04-232004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston1-7/+6
2000-02-25Fri Feb 25 14:50:50 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston1-3/+3
2000-02-17import newlib-2000-02-17 snapshotChristopher Faylor1-0/+87