Files
semi-libc/src/stdio
Rich Felker 594c827a22 support kernels with no SYS_open syscall, only SYS_openat
open is handled specially because it is used from so many places, in
so many variants (2 or 3 arguments, setting errno or not, and
cancellable or not). trying to do it as a function would not only
increase bloat, but would also risk subtle breakage.

this is the first step towards supporting "new" archs where linux
lacks "old" syscalls.
2014-05-24 22:54:05 -04:00
..
2011-02-12 00:22:29 -05:00
2012-11-08 16:39:41 -05:00
2012-11-08 16:39:41 -05:00
2011-02-20 17:19:37 -05:00
2011-02-12 00:22:29 -05:00
2012-11-01 23:46:39 -04:00
2012-06-19 01:12:36 -04:00
2012-10-27 19:52:40 -04:00
2012-11-08 16:39:41 -05:00
2012-11-08 16:39:41 -05:00
2012-11-08 16:39:41 -05:00
2012-10-27 19:52:40 -04:00
2012-11-08 16:39:41 -05:00
2012-11-08 16:39:41 -05:00
2012-11-08 16:39:41 -05:00
2012-11-08 16:39:41 -05:00
2012-11-08 16:39:41 -05:00
2011-02-12 00:22:29 -05:00
2012-11-08 16:39:41 -05:00
2013-04-05 23:20:28 -07:00
2012-10-27 19:52:40 -04:00
2011-02-12 00:22:29 -05:00
2012-11-08 16:39:41 -05:00
2012-11-08 16:39:41 -05:00
2012-11-08 16:39:41 -05:00
2012-11-08 16:39:41 -05:00
2012-11-08 16:39:41 -05:00
2012-06-20 09:27:28 -04:00
2012-10-27 19:52:40 -04:00
2011-02-12 00:22:29 -05:00
2012-11-08 16:39:41 -05:00
2012-11-08 16:39:41 -05:00
2013-04-05 23:20:28 -07:00
2013-04-05 23:20:28 -07:00
2012-11-08 16:39:41 -05:00
2011-02-20 17:19:37 -05:00
2013-04-05 23:20:28 -07:00
2012-11-08 16:39:41 -05:00
2013-04-05 23:20:28 -07:00
2012-11-08 16:39:41 -05:00
2013-04-05 23:20:28 -07:00
2013-04-05 23:20:28 -07:00
2013-04-05 23:20:28 -07:00