[go: up one dir, main page]

Menu

#372 -rdonly option improvement: open(O_RDWR) to replace with access(2)?

v4.5
closed-fixed
v4.4
5
2017-09-25
2017-06-01
Sourry
No

egmont already responded to my feature request regarding the (in some environments problematic/unexpected) -rdonly option here:
https://sourceforge.net/p/joe-editor/mailman/message/35856940/
This was a quiet valuable little improvement IMHO, which ensures unionfs mounts won't get unnecessary polluted.
Just wanted to file it here, hope referencing the ml-post isn't violating good manners here!

Thanks, -harry

Discussion

  • John J. Jordan

    John J. Jordan - 2017-06-22

    I think it's just this change, right? access(2) isn't one of those calls that don't exist in things like SVr3, is it? We already have -- and only relatively recently -- added one call to it in path.c so I'm assuming it's OK.

     
  • John J. Jordan

    John J. Jordan - 2017-09-13

    Fixed with [48e294]

     

    Related

    Commit: [48e294]


    Last edit: John J. Jordan 2017-09-13
  • John J. Jordan

    John J. Jordan - 2017-09-25
    • status: open --> closed-fixed
    • assigned_to: John J. Jordan
    • Group: Unknown --> v4.5
     
  • John J. Jordan

    John J. Jordan - 2017-09-25

    Fixed in 4.5

     

Log in to post a comment.