1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-14 15:21:37 +03:00
systemd/libudev
Kay Sievers 4851d131d6 assign errno for getgrnam_r()/getpwnam_r()
On Mon, Aug 24, 2009 at 19:50, Lennart Poettering<lennart@poettering.net> wrote:
> One little comment here: on POSIX getrnam_r() doesn't touch
> errno. Instead it returns the error value as return value.
2009-08-25 21:09:22 +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 change database file names 2009-08-19 20:49:49 +02:00
libudev-enumerate.c libudev: silent gcc warning: may be used uninitialized in this function 2009-08-06 15:37:55 +02:00
libudev-list.c libudev: doc - add section headers 2009-06-15 17:09:43 +02:00
libudev-monitor.c fix spelling 2009-08-08 15:42:05 +02:00
libudev-private.h change database file names 2009-08-19 20:49:49 +02:00
libudev-queue-private.c change database file names 2009-08-19 20:49:49 +02:00
libudev-queue.c fix spelling 2009-08-08 15:42:05 +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 assign errno for getgrnam_r()/getpwnam_r() 2009-08-25 21:09:22 +02:00
libudev-util.c libudev: move to top-level directory 2009-06-08 21:36:06 +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