Lionel Cons
2013-11-06 21:57:36 UTC
Does AST fopen() support 'x'?
Lionel
---------- Forwarded message ----------
From: Robert Mustacchi <rm at joyent.com>
Date: 6 November 2013 22:54
Subject: [developer] 4294 fopen could support 'x'
To: illumos Developer <developer at lists.illumos.org>
fopen 'x' is part of C11 and used on a bunch of other platforms. This is
certainly one of the most useful and simplest additions from my C11
workspace -- you don't have to think about header files.
https://us-east.manta.joyent.com/rmustacc/public/webrevs/4294/index.html
Robert
-------------------------------------------
illumos-developer
Archives: https://www.listbox.com/member/archive/182179/=now
RSS Feed: https://www.listbox.com/member/archive/rss/182179/22496273-db66b9f8
Modify Your Subscription:
https://www.listbox.com/member/?member_id=22496273&id_secret=22496273-e999b9ac
Powered by Listbox: http://www.listbox.com
Lionel
---------- Forwarded message ----------
From: Robert Mustacchi <rm at joyent.com>
Date: 6 November 2013 22:54
Subject: [developer] 4294 fopen could support 'x'
To: illumos Developer <developer at lists.illumos.org>
fopen 'x' is part of C11 and used on a bunch of other platforms. This is
certainly one of the most useful and simplest additions from my C11
workspace -- you don't have to think about header files.
https://us-east.manta.joyent.com/rmustacc/public/webrevs/4294/index.html
Robert
-------------------------------------------
illumos-developer
Archives: https://www.listbox.com/member/archive/182179/=now
RSS Feed: https://www.listbox.com/member/archive/rss/182179/22496273-db66b9f8
Modify Your Subscription:
https://www.listbox.com/member/?member_id=22496273&id_secret=22496273-e999b9ac
Powered by Listbox: http://www.listbox.com
--
Lionel
Lionel