1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-14 15:21:37 +03:00
systemd/libudev
Kay Sievers b6a2637524 put util_create_path() and file creastion in a retry loop
On 8/29/09, Florian Zumbiehl <florz@florz.de> wrote:
> Could it happen that > util_create_path() and util_delete_path()
> do run in parallel for > the same directory? After all, util_create_path()
> does handle > the case where creation of the directory happens in parallel
> to it running, so it doesn't seem all that unlikely to me ...
2009-09-10 02:08:05 +02:00
..
docs Fix building of documentation when doing out-of-source builds. 2009-08-07 21:54:35 +02:00
.gitignore libudev: move to top-level directory 2009-06-08 21:36:06 +02:00
exported_symbols udevadm: trigger - add --sysname-match= 2009-07-23 00:02:28 +02:00
libudev-ctrl.c libudev: move to top-level directory 2009-06-08 21:36:06 +02:00
libudev-device-private.c change database file names 2009-08-19 20:49:49 +02:00
libudev-device.c simplify "symlink name stack" 2009-09-09 18:49:07 +02:00
libudev-enumerate.c fix randonm findings from llvm-clang-analyzer 2009-09-08 22:11:04 +02:00
libudev-list.c libudev: doc - add section headers 2009-06-15 17:09:43 +02:00
libudev-monitor.c simplify "symlink name stack" 2009-09-09 18:49:07 +02:00
libudev-private.h simplify "symlink name stack" 2009-09-09 18:49:07 +02:00
libudev-queue-private.c put util_create_path() and file creastion in a retry loop 2009-09-10 02:08:05 +02:00
libudev-queue.c udev_queue_get_seqnum_sequence_is_finished(): fix possible file handle leak 2009-09-07 12:13:50 +02:00
libudev-selinux-private.c move common stuff from udev/ to private parts of libudev/ 2009-06-09 23:05:25 +02:00
libudev-util-private.c util_run_program(): fix possible buffer overflow #2 2009-09-08 21:42:21 +02:00
libudev-util.c udev_util_encode_string(): fix possible buffer overflow 2009-09-01 12:54:21 +02:00
libudev.c fix spelling 2009-08-08 15:42:05 +02:00
libudev.h udevadm: trigger - add --sysname-match= 2009-07-23 00:02:28 +02:00
libudev.pc.in cleanup ./configure installation directory options 2009-06-17 02:25:07 +02:00
test-libudev.c libudev: enumerate - sort with qsort() 2009-07-08 02:04:49 +02:00