aboutsummaryrefslogtreecommitdiffstats
path: root/udev_libc_wrapper.h
AgeCommit message (Expand)AuthorFilesLines
2006-08-16rename udev_libc_wrapper -> udev_sysdepsKay Sievers1-172/+0
2006-08-05switch ifdef __KLIBC__ to ifndef __GLIBC__Kay Sievers1-2/+2
2006-08-05Makefile: fix dependencyKay Sievers1-3/+2
2006-07-27Fix inotify syscalls on ARMRichard Purdie1-3/+3
2006-04-06add inotify support for hppa and MIPS and log if inotify is not availableMarco d'Itri1-0/+22
2006-02-21workaround missing kernel headers for some architecturesKyle McMartin1-0/+4
2005-12-17clearenv() is now part of klibcKay Sievers1-8/+0
2005-10-28add dummy inotify syscalls on unsupported architectureKay Sievers1-2/+18
2005-10-27move rules parsing into daemonKay Sievers1-2/+67
2005-10-11force event socket buffer size to 16MBKay Sievers1-0/+4
2005-08-15cleanup some debug output and move to info level + unify select() loopsKay Sievers1-2/+7
2005-08-04add NETLINK define for the lazy distrosKay Sievers1-0/+4
2005-06-26store the imported device information in the udevdbKay Sievers1-5/+8
2005-04-26[PATCH] fix ia64 compilekay.sievers@vrfy.org1-6/+16
2005-04-26[PATCH] replace strncpy()/strncat() by strlcpy()/strlcat()kay.sievers@vrfy.org1-0/+20
2005-04-26[PATCH] remove Makefile magic for klibc integrationkay.sievers@vrfy.org1-0/+28