Konstantin Belousov
9d79ec20fb
Slightly modernize realpath(3).
...
SUSv4 requires that implementation returns EINVAL if supplied path is NULL,
and ENOENT if path is empty string [1].
Bring prototype in conformance with SUSv4, adding restrict keywords.
Allow the resolved path buffer pointer be NULL, in which case realpath(3)
allocates storage with malloc().
PR: kern/121897 [1]
MFC after: 2 weeks
2010-04-20 10:16:44 +00:00
..
2010-03-18 19:00:35 +00:00
2010-03-20 22:58:54 +00:00
2010-03-02 18:44:08 +00:00
2010-03-02 18:44:08 +00:00
2010-01-02 09:58:07 +00:00
2010-01-02 09:58:07 +00:00
2010-01-02 09:58:07 +00:00
2009-10-26 17:27:30 +00:00
2010-01-02 09:58:07 +00:00
2010-03-02 16:58:04 +00:00
2010-01-02 09:58:07 +00:00
2010-04-20 10:16:44 +00:00
2010-02-15 14:14:13 +00:00
2010-01-02 09:58:07 +00:00
2010-04-14 19:08:06 +00:00
2010-04-14 19:08:06 +00:00
2010-01-02 09:58:07 +00:00
2010-01-02 09:58:07 +00:00
2010-01-02 09:58:07 +00:00
2009-09-21 04:04:02 +00:00
2010-02-25 22:16:30 +00:00
2010-04-14 19:08:06 +00:00
2010-02-09 18:43:20 +00:00
2010-04-14 19:08:06 +00:00
2010-01-02 09:58:07 +00:00
2010-01-26 15:06:22 +00:00
2010-01-02 09:58:07 +00:00
2010-01-17 08:12:28 +00:00
2010-02-01 20:53:55 +00:00
2010-04-14 19:08:06 +00:00
2010-01-02 09:58:07 +00:00
2010-01-02 09:58:07 +00:00
2010-02-17 16:45:03 +00:00
2010-01-02 09:58:07 +00:00
2010-02-15 14:14:13 +00:00
2010-03-12 10:01:06 +00:00
2010-01-02 09:58:07 +00:00
2010-01-02 09:58:07 +00:00
2010-04-14 19:08:06 +00:00
2010-01-02 09:58:07 +00:00
2010-01-02 09:58:07 +00:00
2010-01-02 09:58:07 +00:00
2009-12-28 12:29:13 +00:00
2010-01-02 09:58:07 +00:00
2010-01-13 18:02:30 +00:00
2010-03-09 19:16:43 +00:00
2010-01-02 09:58:07 +00:00
2010-04-14 19:08:06 +00:00
2010-02-25 22:16:30 +00:00
2010-01-02 09:58:07 +00:00
2010-03-12 10:01:06 +00:00
2009-02-26 20:32:11 +00:00
2010-02-25 20:24:19 +00:00
2010-01-02 09:58:07 +00:00
2009-07-19 17:25:24 +00:00
2010-03-04 05:53:06 +00:00
2009-07-19 17:25:24 +00:00
2010-01-02 09:58:07 +00:00
2010-01-02 09:58:07 +00:00
2010-03-30 19:07:41 +00:00
2010-01-21 15:01:09 +00:00
2009-02-26 21:43:15 +00:00
2010-04-14 19:08:06 +00:00
2010-01-02 09:58:07 +00:00
2010-02-11 17:30:30 +00:00
2010-04-14 19:08:06 +00:00
2010-04-14 19:08:06 +00:00
2010-02-13 09:45:50 +00:00
2010-03-27 08:00:16 +00:00
2010-04-14 19:08:06 +00:00
2010-01-02 09:58:07 +00:00
2010-01-02 09:58:07 +00:00
2010-01-02 09:58:07 +00:00
2010-01-02 09:58:07 +00:00
2010-04-16 20:07:24 +00:00
2010-03-12 10:01:06 +00:00
2010-01-02 09:58:07 +00:00
2010-03-13 03:06:48 +00:00
2010-01-02 09:58:07 +00:00