~jdstrand/+git/test-sem-open:master

Last commit made on 2018-12-07
Get this branch:
git clone -b master https://git.launchpad.net/~jdstrand/+git/test-sem-open
Only Jamie Strandboge can upload to this branch. If you are Jamie Strandboge please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~jdstrand/+git/test-sem-open

Recent commits

00b17c5... by Jamie Strandboge

temporarily fallback to rename() if link receives EACCES or EPERM

dc821aa... by Jamie Strandboge

cleanup on failed fchmod()

fefb3bf... by Jamie Strandboge

be consistent with array initialization style. fix comment typo

0a5fff5... by Jamie Strandboge

only cleanup path after sem_open() if we created it

54412fc... by Jamie Strandboge

fix off-by-one in rewrite() when writing NUL

595c35a... by Jamie Strandboge

we don't need to use secure_getenv() with SNAP_NAME or SNAP_INSTANCE_NAME

c0ab112... by Jamie Strandboge

use array instead of malloc for path

2f02ac1... by Jamie Strandboge

use mkstemp/link and mimic documented behavior if O_CREAT without O_EXCL

d5c227a... by Jamie Strandboge

add TODO on O_TMPFILE

3236cd4... by Jamie Strandboge

remove stray comment