summaryrefslogtreecommitdiff
path: root/udev_libc_wrapper.h
AgeCommit message (Expand)Author
2006-04-06add inotify support for hppa and MIPS and log if inotify is not availableMarco d'Itri
2006-02-21workaround missing kernel headers for some architecturesKyle McMartin
2005-12-17clearenv() is now part of klibcKay Sievers
2005-10-28add dummy inotify syscalls on unsupported architectureKay Sievers
2005-10-27move rules parsing into daemonKay Sievers
2005-10-11force event socket buffer size to 16MBKay Sievers
2005-08-15cleanup some debug output and move to info level + unify select() loopsKay Sievers
2005-08-04add NETLINK define for the lazy distrosKay Sievers
2005-06-26store the imported device information in the udevdbKay Sievers
2005-04-26[PATCH] fix ia64 compilekay.sievers@vrfy.org
2005-04-26[PATCH] replace strncpy()/strncat() by strlcpy()/strlcat()kay.sievers@vrfy.org
2005-04-26[PATCH] remove Makefile magic for klibc integrationkay.sievers@vrfy.org